Convert .swf to .avi or mpeg

by Fred Rolleron 2009-06-26T13:55:58+00:00
I have created a .swf file using Wink (desktop recorder). In a addition
to the .swf file I would like to upload to you tube which requires .avi
or mpeg2/4 (preferred).
I have googled with no results. The suggestions ended in failure.
ffmpeg does not recognize .swf and mencoder failed with:
[snip]
xvid: 2Pass Rate Control -- 1st pass
xvid: xvidcore returned a 'General fault' error
FATAL: Cannot initialize video driver.
Exiting...
The command for mencoder was:
mencoder subnetting.swf -o /dev/null -oac copy -ovc xvid -xvidencopts
pass=1:turbo
which was the first of two passes the second being
mencoder output.mpg input.swf
Does anyone have a way to convert the .swf file?
--
Fred R.
www.fwrgallery.com
"Life is like Linux, simple. If you are fighting it, you are doing
something wrong."

--
ubuntu-users mailing list
ubuntu-users@lists.ubuntu.com
Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users

Re: Convert .swf to .avi or mpeg

by NoOpon 2009-06-26T16:49:01+00:00.
On 06/26/2009 06:52 AM, Fred Roller wrote:
> I have created a .swf file using Wink (desktop recorder). In a addition
> to the .swf file I would like to upload to you tube which requires .avi
> or mpeg2/4 (preferred).
>
> I have googled with no results. The suggestions ended in failure.
> ffmpeg does not recognize .swf and mencoder failed with:
>
> [snip]
> xvid: 2Pass Rate Control -- 1st pass
> xvid: xvidcore returned a 'General fault' error
> FATAL: Cannot initialize video driver.
>
> Exiting...
>
> The command for mencoder was:
> mencoder subnetting.swf -o /dev/null -oac copy -ovc xvid -xvidencopts
> pass=1:turbo
>
> which was the first of two passes the second being
> mencoder output.mpg input.swf
>
> Does anyone have a way to convert the .swf file?
>
WinFF finally got packaged:
http://packages.ubuntu.com/pt/jaunty/graphics/winff
Give that a try.

--
ubuntu-users mailing list
ubuntu-users@lists.ubuntu.com
Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users

Re: Convert .swf to .avi or mpeg

by Crypt Sphinxon 2009-06-26T17:17:55+00:00.
--0016e659f8c87364f4046d43732d
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
I would personally reccomend avidemux - its in the repos
2009/6/26 NoOp
> On 06/26/2009 06:52 AM, Fred Roller wrote:
> > I have created a .swf file using Wink (desktop recorder). In a addition
> > to the .swf file I would like to upload to you tube which requires .avi
> > or mpeg2/4 (preferred).
> >
> > I have googled with no results. The suggestions ended in failure.
> > ffmpeg does not recognize .swf and mencoder failed with:
> >
> > [snip]
> > xvid: 2Pass Rate Control -- 1st pass
> > xvid: xvidcore returned a 'General fault' error
> > FATAL: Cannot initialize video driver.
> >
> > Exiting...
> >
> > The command for mencoder was:
> > mencoder subnetting.swf -o /dev/null -oac copy -ovc xvid -xvidencopts
> > pass=1:turbo
> >
> > which was the first of two passes the second being
> > mencoder output.mpg input.swf
> >
> > Does anyone have a way to convert the .swf file?
> >
>
> WinFF finally got packaged:
> http://packages.ubuntu.com/pt/jaunty/graphics/winff
> Give that a try.
>
>
>
>
>
>
> --
> ubuntu-users mailing list
> ubuntu-users@lists.ubuntu.com
> Modify settings or unsubscribe at:
> https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
>
--0016e659f8c87364f4046d43732d
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable
I would personally reccomend avidemux - its in the repos2009/6/26 NoOp <glgxg@sbcglobal.net>
On 06/26/2009 06:52 AM, Fred Roller wrote:
> I have created a .swf file using Wink (desktop recorder). =A0In a addi=
tion
> to the .swf file I would like to upload to you tube which requires .av=
i
> or mpeg2/4 (preferred).
>
> I have googled with no results. =A0The suggestions ended in failure.
> ffmpeg does not recognize .swf and mencoder failed with:
>
> [snip]
> xvid: 2Pass Rate Control -- 1st pass
> xvid: xvidcore returned a 'General fault' error
> FATAL: Cannot initialize video driver.
>
> Exiting...
>
> The command for mencoder was:
> mencoder subnetting.swf -o /dev/null -oac copy -ovc xvid -xvidencopts
> pass=3D1:turbo
>
> which was the first of two passes the second being
> mencoder output.mpg input.swf
>
> Does anyone have a way to convert the .swf file?
>

WinFF finally got packaged:
http://packages.ubuntu.com/pt/jaunty/graphics/winff
Give that a try.






--
ubuntu-users mailing list
ubuntu-users@lists.ubuntu.=
com
Modify settings or unsubscribe at: https://lists.ubuntu.com/mailm=
an/listinfo/ubuntu-users

--0016e659f8c87364f4046d43732d--

Re: Convert .swf to .avi or mpeg

by Fred Rolleron 2009-06-26T18:26:21+00:00.
On Fri, 2009-06-26 at 18:12 +0100, Crypt Sphinx wrote:
> I would personally reccomend avidemux - its in the repos
>
[snip]
>
> WinFF finally got packaged:
> http://packages.ubuntu.com/pt/jaunty/graphics/winff
> Give that a try.
Thanx, I'll try both and post results.
--
Fred R.
www.fwrgallery.com
"Life is like Linux, simple. If you are fighting it, you are doing
something wrong."

--
ubuntu-users mailing list
ubuntu-users@lists.ubuntu.com
Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users

Re: Convert .swf to .avi or mpeg

by Fred Rolleron 2009-06-27T14:52:35+00:00.
On Fri, 2009-06-26 at 13:51 -0400, Fred Roller wrote:
> Thanx, I'll try both and post results.
Both softwares failed. Further research explained that swf is a
partially compiled code and flv are not. Linux does not seem to have
anything that will decompile the swf for conversion. Video is not my
area of expertise. Guess I'll just try some other desktop recorders
which save in other formats. There are plenty of solutions for
converting to swf out there to include the above mentioned. Wink has
exporting to flv and other formats.
--
Fred R.
www.fwrgallery.com
"Life is like Linux, simple. If you are fighting it, you are doing
something wrong."

--
ubuntu-users mailing list
ubuntu-users@lists.ubuntu.com
Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users

Re: Convert .swf to .avi or mpeg

by NoOpon 2009-06-27T21:53:00+00:00.
On 06/26/2009 06:52 AM, Fred Roller wrote:
> I have created a .swf file using Wink (desktop recorder). In a addition
> to the .swf file I would like to upload to you tube which requires .avi
> or mpeg2/4 (preferred).
Actually, according to this:

Youtube does accept SWF files.
You might find this useful for desktop recording:
http://ubuntuforums.org/showthread.php?t=294605
[Record your desktop with recordmydesktop]
and
https://wiki.ubuntu.com/ScreencastTeam/FAQ
https://wiki.ubuntu.com/ScreencastTeam/RecordingScreencasts
http://packages.ubunut.com/jaunty/xvidcap
>
> I have googled with no results. The suggestions ended in failure.
> ffmpeg does not recognize .swf and mencoder failed with:
>
> [snip]
> xvid: 2Pass Rate Control -- 1st pass
> xvid: xvidcore returned a 'General fault' error
> FATAL: Cannot initialize video driver.
>
> Exiting...
>
> The command for mencoder was:
> mencoder subnetting.swf -o /dev/null -oac copy -ovc xvid -xvidencopts
> pass=1:turbo
>
> which was the first of two passes the second being
> mencoder output.mpg input.swf
http://www.mplayerhq.hu/DOCS/HTML-single/en/MPlayer.html#mencoder

As you can see, libavformat allows MEncoder to mux into a considerable
variety of containers. Unfortunately, as MEncoder was not designed from
the beginning to support container formats other than AVI, your should
really be paranoid about the resulting file. Please check to be sure
that the audio/video synchronization is OK and that the file can be
played correctly by players other than MPlayer.

--
ubuntu-users mailing list
ubuntu-users@lists.ubuntu.com
Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users

Re: Convert .swf to .avi or mpeg

by Fred Rolleron 2009-06-28T00:22:13+00:00.
On Sat, 2009-06-27 at 14:49 -0700, NoOp wrote:
> Actually, according to this:
>
>
> Youtube does accept SWF files.
I had tried uploading the .swf file to you tube without success. The
other formats will be good know though.
Fred
--
ubuntu-users mailing list
ubuntu-users@lists.ubuntu.com
Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users