[PD] youtube2pd

patrick puredata at 11h11.com
Thu Aug 12 07:00:43 CEST 2010


hi mark,

you can try with a simple python script something like:

import os
os.system('ffmpeg -i /Users/bla/video.flv -vcodec mjpeg 
/Users/bla/video.avi')

if it's working, then maybe it's a problem with the savepath. also 
starting pd in a terminal might give you more info.

pat



More information about the Pd-list mailing list