Prev: pgi fortran problems
Next: OpenSuSE 10.3 installation
From: David Bolt on 8 Mar 2010 14:07 On Monday 08 Mar 2010 17:25, while playing with a tin of spray paint, Peter Terpstra painted this mural: > David Bolt wrote: > >>> Decoder (codec id 86057) not found for input stream #0.0 >> >> From what I've managed to Google, libavcodec and the packages that >> depend on it such as mplayer, ffmpeg and vlc, don't yet support that >> codec as yet so there isn't any way to convert that at the moment. > > I thought so either, could not find any answer om Google. > have you any idea if the support for wma files will come back? There is support for wma or at least wmav1 (Windows Media Audio 1) and wmav2 (Windows Media Audio 2), just not that specific encoding which is wmav3 (Windows Media Audio 3). For a full list of the available codecs and container formats, call ffmpeg with the options -codecs and -formats Regards, David Bolt -- Team Acorn: www.distributed.net OGR-NG @ ~100Mnodes RC5-72 @ ~1Mkeys/s openSUSE 11.0 32b | | | openSUSE 11.3M3 32b openSUSE 11.0 64b | openSUSE 11.1 64b | openSUSE 11.2 64b | TOS 4.02 | openSUSE 11.1 PPC | RISC OS 4.02 | RISC OS 3.11
From: David Bolt on 8 Mar 2010 14:22 On Monday 08 Mar 2010 17:34, while playing with a tin of spray paint, Lloyd Branum painted this mural: <snip> > But I will repeat that support for wma ia available with vlc. From the videolan.org features page[0], vlc can decode WMA-3 and WMV-3 files but requires the specific windows DLL, and it supposedly only works on 32bit systems. As to how you'd do so, I don't know. [0] http://www.videolan.org/vlc/features.php?cat=audio Regards, David Bolt -- Team Acorn: www.distributed.net OGR-NG @ ~100Mnodes RC5-72 @ ~1Mkeys/s openSUSE 11.0 32b | | | openSUSE 11.3M3 32b openSUSE 11.0 64b | openSUSE 11.1 64b | openSUSE 11.2 64b | TOS 4.02 | openSUSE 11.1 PPC | RISC OS 4.02 | RISC OS 3.11
From: Darklight on 9 Mar 2010 04:20 David Bolt wrote: > On Monday 08 Mar 2010 17:34, while playing with a tin of spray paint, > Lloyd Branum painted this mural: > > <snip> > >> But I will repeat that support for wma ia available with vlc. > > From the videolan.org features page[0], vlc can decode WMA-3 and WMV-3 > files but requires the specific windows DLL, and it supposedly only > works on 32bit systems. As to how you'd do so, I don't know. > > > [0] http://www.videolan.org/vlc/features.php?cat=audio > > Regards, > David Bolt > no i can play .wma files and convert them with audacity. and i don't haver vlc installed.
From: David Bolt on 9 Mar 2010 09:42 On Tuesday 09 Mar 2010 09:20, while playing with a tin of spray paint, Darklight painted this mural: > no i can play .wma files and convert them with audacity. and i don't haver > vlc installed. But what format are these WMA files? There are several versions of the WMA codec, and not all of them are supported under Linux. Are they WMAv1, WMAv2 or WMAv3? The reason for asking is that only the WMAv1 and WMAv2 are currently supported by libavcodec, which means any application relying on it won't handle WMAv3 without using the Windows DLL. And, looking at: http://manual.audacityteam.org/index.php?title=Wma-proprietary Audacity relies on ffmpeg for playback and exporting, and probably loading, of WMA files, in which case if it's not supported by ffmpeg, Audacity won't handle it. Regards, David Bolt -- Team Acorn: www.distributed.net OGR-NG @ ~100Mnodes RC5-72 @ ~1Mkeys/s openSUSE 11.0 32b | | | openSUSE 11.3M3 32b openSUSE 11.0 64b | openSUSE 11.1 64b | openSUSE 11.2 64b | TOS 4.02 | openSUSE 11.1 PPC | RISC OS 4.02 | RISC OS 3.11
From: Darklight on 9 Mar 2010 11:42
David Bolt wrote: > On Tuesday 09 Mar 2010 09:20, while playing with a tin of spray paint, > Darklight painted this mural: > >> no i can play .wma files and convert them with audacity. and i don't >> haver vlc installed. > > But what format are these WMA files? There are several versions of the > WMA codec, and not all of them are supported under Linux. Are they > WMAv1, WMAv2 or WMAv3? The reason for asking is that only the WMAv1 and > WMAv2 are currently supported by libavcodec, which means any > application relying on it won't handle WMAv3 without using the Windows > DLL. > > And, looking at: > > http://manual.audacityteam.org/index.php?title=Wma-proprietary > > Audacity relies on ffmpeg for playback and exporting, and probably > loading, of WMA files, in which case if it's not supported by ffmpeg, > Audacity won't handle it. > > > Regards, > David Bolt > Can you direct me to WMA3 file so i can see for my self. thanks. no harm in trying experience is every thing. |