PMXBOT Log file Viewer

Help | Karma | Search:

#pil logs for Thursday the 7th of August, 2014

(Back to #pil overview) (Back to channel listing) (Animate logs)
[13:46:06] <travis-ci> [travis-ci] uvNikita/Pillow#1 (gif_mode_fix - 97e111d : Nikita Uvarov): The build passed.
[13:46:06] <travis-ci> [travis-ci] Change view : https://github.com/uvNikita/Pillow/commit/97e111d079c2
[13:46:06] <travis-ci> [travis-ci] Build details : http://travis-ci.org/uvNikita/Pillow/builds/31912454
[16:19:11] <chrisss> hey guys, i'm a beginner on python, and i was wondering if you could use PIL to split a video into frames? (ideally, i'd then run each frame into a corner detection code which i have, and then print out the coordinates of the same corners in all the frames. is this even the best way to do this?)