I'm looking for a program that takes a Flash swf video, and exports images at n frames per second. I've heard of such tools, but I can't come up with the right search terms.
|
feedback
|
|
You can do this with ffmpeg
The r value dictates the frames per second, so one frame per second in this example. | |||
|
feedback
|