Page 1 of 1

VLC does not support the audio or video format "MS2"

Posted: 19 Jul 2012 23:53
by pcguy
Trying to play a WMV file on Windows7 x64 using VLC 2.0.3 and get a "No suitable decoder module:
VLC does not support the audio or video format "MSS2". Unfortunately there is no way for you to fix this.

I have tried using CCCP codec without any change.

Re: VLC does not support the audio or video format "MS2"

Posted: 20 Jul 2012 00:23
by bat999
... "No suitable decoder module:
VLC does not support the audio or video format "MSS2". Unfortunately there is no way for you to fix this...
"MSS2 is under work"

Look here ---> viewtopic.php?f=14&t=101868
8)

Re: VLC does not support the audio or video format "MS2"

Posted: 31 Jul 2012 03:16
by Jean-Baptiste Kempf
MSS1 is done for 2.1

Re: VLC does not support the audio or video format "MS2"

Posted: 01 Aug 2012 06:05
by bat999
MSS1 is done for 2.1
Hi
There are MSS1 samples here ---> http://samples.mplayerhq.hu/V-codecs/MSS1/
They play OK with FFplay and mPlayer

Code: Select all

ffplay GipsyGuitar.wmv

Code: Select all

mplayer GipsyGuitar.wmv
But VLC won't play them.

Code: Select all

cvlc GipsyGuitar.wmv
VLC media player 2.1.0-git Rincewind (revision 5435e8a)
(Compiled August 1 2012)

Re: VLC does not support the audio or video format "MS2"

Posted: 01 Aug 2012 08:31
by Jean-Baptiste Kempf
Are you compiling it against the right libraries?