Changes

Home

4 bytes removed, 14:19, 1 July 2009
= Dump video to frames
=== Dump video to frames ==
* <code> ffmpeg -i infile.avi -r 30 -s WxH 720x480 -f image2 infile-%03d.jpeg tga</code>
=== Misc ===