i’ve just upload a swf file to youtube but it returns an error : Failed (unable to convert video file), so i want to convert swf to flv myself and upload it to youtube, can anyone recommend one for linux using?
naviy wrote:
>
> i’ve just upload a swf file to youtube but it returns an error : Failed
> (unable to convert video file), so i want to convert swf to flv myself
> and upload it to youtube, can anyone recommend one for linux using?
my suggest to you go to /tmp
and you’ll see the file like this
~>ls -l /tmp
total 1892
-rw------- 1 user users 1914683 2009-11-05 13:53 FlashXTrjVo
<skipped>
then you can just to copy and rename it where you like
~>cp /tmp/FlashXTrjVo ~/newname.mp4
and last, mplayer should play it without any problem
~>mplayer ~/newname.mp4
also you can make this with Dolphin and play with kaffeine (but codecs need
to be installed on your system)
–
WBR
i also want a good one for linux using but haven’t found yet, so now i still do the conversion in windows, swf to flv >>
ps: i tried many online ones, but they seems don’t quite compatible with .swf
WinFF
It’s in the packman repo.
Great program for batch converting, and can convert to flv.
(Choose “Websites” under “convert to” box and you can choose flv.)
hi,friend,I use iwisoft swf to mp3 converter which also works well to convert swf to flv. It’s my good helper to upload flash video to Youtube.
boria, that is commercial MS-Windows software. That is NOT Linux software.
As a heads up, we typically consider advertising such software as spam on our forum, and we have very stringent rules about spam where we delete such posts and immediately ban users who only post with spam.
But welcome to our forum, and in our support threads, please keep your posts limited to openSUSE Linux aspects.
Here is a tutorial about how to convert SWF to FLV.
But not sure if the tool mentioned works in Linux.
Good luck.