Results 1 to 3 of 3
Is there any way of converting a .swf file into an mpeg (or any other video file)? Neither mencoder nor ffmpeg seem to be able to do the job (both ...
- 03-21-2006 #1
Swf -> Mpeg
Is there any way of converting a .swf file into an mpeg (or any other video file)? Neither mencoder nor ffmpeg seem to be able to do the job (both report unsupported types).
Registered Linux User #379728
SuSE 10.3 :: Athlon XP 3000+ :: AsRock K7VT4A Pro :: Nvidia Geforce 6600GT :: C-Media 8738
www.psypherpunk.org.uk
- 06-12-2006 #2Just Joined!
- Join Date
- Jun 2006
- Posts
- 2
try ffmpeg but...
try something like:
ffmpeg -i file.swf file.mpg
i get the mpg output file, but the audio and the video aren't syncronized
- 06-13-2006 #3Linux Engineer
- Join Date
- Mar 2005
- Posts
- 1,431
Thanks a lot for your tip - I didn't know ffmpeg could handle swf... Been regulary trying to get a MP3 out of a SWF for about a year now, the video didn't work but I got my MP3
Originally Posted by fito



