I have a .avi file with me. How can I extract all the frames from it using ffmpeg?
|
feedback
|
|
You can use the following syntax, derived from the documentation. The %d variable will be replaced, at runtime, with a 0-based incrementing number.
| |||
|
feedback
|
