/ Published in: DOS Batch
Expand |
Embed | Plain Text
ffmpeg -ss 30 -vframes 1 -t 5 -i test.flv img_%RANDOM%_%d.jpg
You need to login to post a comment.
laurenceosx on 07/30/09
1 person have marked this snippet as a favorite
ffmpeg -ss 30 -vframes 1 -t 5 -i test.flv img_%RANDOM%_%d.jpg
You need to login to post a comment.