I used this:
ffmpeg.exe -i test.mkv -ss 20.150 -s 256x144 -an -f image2 test.jpeg
I can't get Unicode file names to work. Maybe I'm using a build that wasn't compiled with Unicode support. Can you get it to work?
Edit: as I increase the start time of the snapshot, it takes longer and longer to process. So maybe I'll just use my current Avisynth solution for taking snapshots.
ffmpeg.exe -i test.mkv -ss 20.150 -s 256x144 -an -f image2 test.jpeg
I can't get Unicode file names to work. Maybe I'm using a build that wasn't compiled with Unicode support. Can you get it to work?
Edit: as I increase the start time of the snapshot, it takes longer and longer to process. So maybe I'll just use my current Avisynth solution for taking snapshots.
Edited: 2009-02-08, 2:26 am
