[FFmpeg-user] SWF to FLV
Allan Chaves
allan.chaves at efibs.com
Wed Oct 10 18:31:41 CEST 2012
Hello.
I try to convert a SWF file to a FLV file with ffmpeg.
This is the command line: ffmpeg -i video.swf -qscale 6 -r 25 -ar
44100 video.flv
When I run it, this is the error:
Then I read that I need to decompress it, so I use the cws2fws.exe and then
tried it again but it gives me this error:
Can you help me with this?
Thanks.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: image/png
Size: 13605 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-user/attachments/20121010/5b6d5732/attachment.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: image/png
Size: 14632 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-user/attachments/20121010/5b6d5732/attachment-0001.png>
More information about the ffmpeg-user
mailing list