[FFmpeg-user] Extracting images from swf using ffmpeg (version 8 swf vs version 10)

Moritz Barsnick barsnick at gmx.net
Sun Oct 9 22:40:45 EEST 2016


On Sun, Oct 09, 2016 at 11:41:46 -0700, Ryder Wright wrote:
> From the size of the b-3.swf file, it is not storing any actual data.

Good work.

> % ffmpeg -i b-1.swf -f image2 -vcodec png -r 30 k%02d.png
> Success!

Unless it's a miscoded SWF file, we'd probably like to see ffmpeg be
able to demux this file by itself. ;-)

Moritz


More information about the ffmpeg-user mailing list