|
|
|
|
|
by dfedbeef
319 days ago
|
|
Was the answer: ffmpeg -ss 00:00:13:00 -i myvideo.avi -frames:v 1 myimage.jpeg Because this is on stack overflow and it took maybe one second to find. I've found reading the man page for a tool is usually a better way to learn what a tool can do for you now and also in the future. |
|