Doc talk:ListImporter
From Synfig Studio :: Documentation
Could be usefull to add some more simple and 'open' (than a nautilus script) tips on how convert video to images sequences like :
- vlc : vlc myvideo.ogg --image-out-prefix=webcam --image-out-ratio=20,
- ffmpeg : ffmpeg -i "myinput.ogg" -an -f image2 "output_%05d.png",
- avidemux : save as jpg sequence ,
- virtualdub
- ...
+
- #ls/dir > myimagesequences.lst
What do you think ? --D.j.a.y (talk) 17:21, 7 January 2013 (UTC)