Re: [SLUG] Audio conversion utility

From: Possum (possum@possumism.net)
Date: Wed Dec 12 2007 - 09:39:06 EST


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Mike Branda wrote:
> Stew Bottorf wrote:
>> I'm trying to convert several large (70Mb) MP3 audio file to a
>> streaming format such as SWF. I'm trying to prevent the long pause
>> till the whole file downloads before playing. Pay Windows MP3->SWF
>> converters are available but I rather work with open source in Linux.
>> Any ideas?
>>
>> Stew Bottorf
>>
>>
>
>
> Check out any of the projects using ffmpeg.
>
> http://ffmpeg.mplayerhq.hu/projects.html
>
> You can also search your favorite distro's repository for most of the
> big ones like MPlayer/Mencoder.
>
> I use ffmpegX on a Mac and it will convert straight to swf as well as
> other suitable streaming audio file formats.
>
>
> Mike Branda Jr.

Why not just use ffmpeg(1) by itself?

- From command line: ffmpeg -i mysong.mp3 mysong.swf

Of course this will work for most formats ffmpeg supports, and you can
pass several other options to it.

The conversion works here just fine, but I honestly have no idea how it
will work in a browser (I don't have a sound card hooked up right now)
as it has no controls or user interface. If you actually need a user
interface (I'm of the opinion that UI is simply fluff -- we all use the
same netcat to browse the web, chat, and email, right?) then this method
won't work perfectly for you.

- --
Possum
http://possumism.net/
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.7 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFHX/KK/w44gzur9KkRAunZAKDRuGpoQaN+vKJAE817VYqEgphdPACfVir5
ERXVl7Jn7Gbrbx+lmRODvCw=
=S6/P
-----END PGP SIGNATURE-----
-----------------------------------------------------------------------
This list is provided as an unmoderated internet service by Networked
Knowledge Systems (NKS). Views and opinions expressed in messages
posted are those of the author and do not necessarily reflect the
official policy or position of NKS or any of its employees.



This archive was generated by hypermail 2.1.3 : Fri Aug 01 2014 - 20:03:45 EDT