I'm running 32-bit Ubuntu 11.04 and VLC 2.1.0-git Rincewind (revision 1.3.0-git-1636-gc5d8645).
Previously I could play WMA lossless files (wmal) with VLC from git using the "MPlayer binary codecs".
![Smile :)](./images/smilies/icon_smile.gif)
VLC configured with "--enable-loader".
When I played luckynight.wma with -vvv I could see a message:-
"DMO codec for WMAL may work with dll=wma9dmod.ll".
Recently there's been a VLC git commit "Support WMA Lossless with recent enough libavcodec".
Here ---> http://git.videolan.org/?p=vlc.git;a=co ... d3fbf00acf
Now when I play luckynight.wma with -vvv I see the message:-
"avcodec decoder debug: ffmpeg codec (Windows Media Audio Lossless) started"
But VLC won't play it.
![Sad :(](./images/smilies/icon_sad.gif)
VLC crashes with "Segmentation fault".
FFplay will play the file OK.
![Smile :)](./images/smilies/icon_smile.gif)
This has the same version of libavcodec that my VLC was built with.
And mPlayer still plays the file OK using binary codecs as before.
![Smile :)](./images/smilies/icon_smile.gif)
The luckynight.wma sample is here ---> http://samples.mplayerhq.hu/A-codecs/lossless/
The VLC log is here ---> http://pastebin.com/ruqyFAaP
The FFplay output is here ---> http://pastebin.com/KQieNb8D