Hi
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".
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.
VLC crashes with "Segmentation fault".
FFplay will play the file OK.
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.
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