wma VOICE codec support

*nix specific usage questions
DaveMan
New Cone
New Cone
Posts: 9
Joined: 21 Nov 2007 13:09

wma VOICE codec support

Postby DaveMan » 21 Nov 2007 13:13

Hi,

I administer the Linux stations on my faculty (Computer science) and I'm trying to set it up so that students will be able to watch streaming wma video lectures that my university provides.

I can watch the videos with no problem on all lectures but I'm having problems with the audio of some specific lectures.
I can hear all lectures encoded in wma1, wma2 etc.. but the only video lectures I can't hear are the ones recorded with wma VOICE.

Is there a specific codec that I need to add that will get this to work?

I'm using VLC to play the videos with the --rtsp-tcp flag.
The videos are using the MMS extension but I used a greasemonkey script to rename the links to RTSP ones.

Everything works great other than the audio on the lectures encoded with wma voice.
I tried googling it and everything I got was about wma, nothing specific to wma voice.

Anybody can help me?

Thanks.
Dave.

Jean-Baptiste Kempf
Site Administrator
Site Administrator
Posts: 37523
Joined: 22 Jul 2005 15:29
VLC version: 4.0.0-git
Operating System: Linux, Windows, Mac
Location: Cone, France
Contact:

Re: wma VOICE codec support

Postby Jean-Baptiste Kempf » 21 Nov 2007 19:07

Codec ?
Jean-Baptiste Kempf
http://www.jbkempf.com/ - http://www.jbkempf.com/blog/category/Videolan
VLC media player developer, VideoLAN President and Sites administrator
If you want an answer to your question, just be specific and precise. Don't use Private Messages.

DaveMan
New Cone
New Cone
Posts: 9
Joined: 21 Nov 2007 13:09

Re: wma VOICE codec support

Postby DaveMan » 21 Nov 2007 19:42

not codec?
doesn't really matter to me, I'm just trying to get it to work.
Any idea how to do that? We have invested a lot of time getting this far, it would be a shame to fall because of this.

Jean-Baptiste Kempf
Site Administrator
Site Administrator
Posts: 37523
Joined: 22 Jul 2005 15:29
VLC version: 4.0.0-git
Operating System: Linux, Windows, Mac
Location: Cone, France
Contact:

Re: wma VOICE codec support

Postby Jean-Baptiste Kempf » 21 Nov 2007 20:43

What is your Codec ? What is your FourCC ? What are the info that VLC gives you on those files ?
Jean-Baptiste Kempf
http://www.jbkempf.com/ - http://www.jbkempf.com/blog/category/Videolan
VLC media player developer, VideoLAN President and Sites administrator
If you want an answer to your question, just be specific and precise. Don't use Private Messages.

DaveMan
New Cone
New Cone
Posts: 9
Joined: 21 Nov 2007 13:09

Re: wma VOICE codec support

Postby DaveMan » 21 Nov 2007 21:40

VLC shows the audio codec to be wmas as posted on:
viewtopic.php?f=13&t=42215
Sorry for the double post, I just though I'd attack the problem from a different angle.

Windows recognizes the audio codec to be: Windows Media Audio 9 - Voice 20 kbps, 22 kHz, mono

Thanks a lot for the help.
If this works, it will solve many problems for me.

Dave.

Jean-Baptiste Kempf
Site Administrator
Site Administrator
Posts: 37523
Joined: 22 Jul 2005 15:29
VLC version: 4.0.0-git
Operating System: Linux, Windows, Mac
Location: Cone, France
Contact:

Re: wma VOICE codec support

Postby Jean-Baptiste Kempf » 21 Nov 2007 23:49

You need wmspdmod.dll and it should work.
Jean-Baptiste Kempf
http://www.jbkempf.com/ - http://www.jbkempf.com/blog/category/Videolan
VLC media player developer, VideoLAN President and Sites administrator
If you want an answer to your question, just be specific and precise. Don't use Private Messages.

DaveMan
New Cone
New Cone
Posts: 9
Joined: 21 Nov 2007 13:09

Re: wma VOICE codec support

Postby DaveMan » 22 Nov 2007 00:23

Thanks a lot!
I will try it out!
Where should that file reside? in what directory?
I remind you that I'm running Linux and not windows.

Thanks.
Dave.

Jean-Baptiste Kempf
Site Administrator
Site Administrator
Posts: 37523
Joined: 22 Jul 2005 15:29
VLC version: 4.0.0-git
Operating System: Linux, Windows, Mac
Location: Cone, France
Contact:

Re: wma VOICE codec support

Postby Jean-Baptiste Kempf » 22 Nov 2007 01:33

Thanks a lot!
I will try it out!
Where should that file reside? in what directory?
I remind you that I'm running Linux and not windows.
Apt-get install w32codecs or similar...
Jean-Baptiste Kempf
http://www.jbkempf.com/ - http://www.jbkempf.com/blog/category/Videolan
VLC media player developer, VideoLAN President and Sites administrator
If you want an answer to your question, just be specific and precise. Don't use Private Messages.

Brahman
New Cone
New Cone
Posts: 7
Joined: 23 Nov 2007 17:22

Re: wma VOICE codec support

Postby Brahman » 25 Nov 2007 12:31

Hello,

can the above solution help me on an XP station, from which I am trying to multicast an incoming MMS stream which contains WMA to my intranet? :?:

The original stream is encoded in wma2 44khz 32kb/s, mono (A/V) 1-pass CBR 16 bits per sample Windows Media Audio 9, video is WMV3, Windows Media Video 9 Res.384x288.

The receiving clients are getting no voice :(, only video when VLC duplicates that MMS stream with VLC as the multicast server like this:

Code: Select all

:sout=#duplicate{dst=std{access=udp,mux=ts,dst=239.255.255.255:1234,sap,group="MOU"}}
Would I have to put the DLL into the vlc\plugins menu or the system32? :?:

Thank you for your help. :P

Kind Regards,

Brahman

bobrosoft
New Cone
New Cone
Posts: 1
Joined: 30 Nov 2007 18:56

Re: wma VOICE codec support

Postby bobrosoft » 30 Nov 2007 19:20

My problem is the same as in a previous post. I try to view mms://194.116.83.15/Hard%20and%20Heavy in VLC Player and getting no sound :(
In the begining of output (channel teaser) i hear а sound, but then a main content is begins sound is off.

Info about stream id shown:
Sound: wma 44100 16bit 256kbps
Video: WMV3 450x320

In Windows Media Player this URL is shown perfectly, but i want to multicast it in my LAN.

Can you help us ?

RE: sorry for my english :oops:

Jean-Baptiste Kempf
Site Administrator
Site Administrator
Posts: 37523
Joined: 22 Jul 2005 15:29
VLC version: 4.0.0-git
Operating System: Linux, Windows, Mac
Location: Cone, France
Contact:

Re: wma VOICE codec support

Postby Jean-Baptiste Kempf » 30 Nov 2007 19:44

Hello,

can the above solution help me on an XP station, from which I am trying to multicast an incoming MMS stream which contains WMA to my intranet? :?:

The original stream is encoded in wma2 44khz 32kb/s, mono (A/V) 1-pass CBR 16 bits per sample Windows Media Audio 9, video is WMV3, Windows Media Video 9 Res.384x288.

The receiving clients are getting no voice :(, only video when VLC duplicates that MMS stream with VLC as the multicast server like this:

Code: Select all

:sout=#duplicate{dst=std{access=udp,mux=ts,dst=239.255.255.255:1234,sap,group="MOU"}}
Would I have to put the DLL into the vlc\plugins menu or the system32? :?:

Thank you for your help. :P

Kind Regards,

Brahman
System32 is enough.
Jean-Baptiste Kempf
http://www.jbkempf.com/ - http://www.jbkempf.com/blog/category/Videolan
VLC media player developer, VideoLAN President and Sites administrator
If you want an answer to your question, just be specific and precise. Don't use Private Messages.

DaveMan
New Cone
New Cone
Posts: 9
Joined: 21 Nov 2007 13:09

Re: wma VOICE codec support

Postby DaveMan » 02 Dec 2007 22:03

Thanks a lot!
I will try it out!
Where should that file reside? in what directory?
I remind you that I'm running Linux and not windows.
Apt-get install w32codecs or similar...
Hi
Thanks but installing w32codecs did not help.
Any other ideas?
Will getting that dll file work? and if so, where should I put it on my Linux system?

Thanks a lot.
Dave.

DaveMan
New Cone
New Cone
Posts: 9
Joined: 21 Nov 2007 13:09

Re: wma VOICE codec support

Postby DaveMan » 05 Dec 2007 03:19

Sorry to bump my own post but I would really appreciate some help.
Thanks.
Dave.

Jean-Baptiste Kempf
Site Administrator
Site Administrator
Posts: 37523
Joined: 22 Jul 2005 15:29
VLC version: 4.0.0-git
Operating System: Linux, Windows, Mac
Location: Cone, France
Contact:

Re: wma VOICE codec support

Postby Jean-Baptiste Kempf » 07 Dec 2007 15:43

without the messages of debug, how can we help you?
Jean-Baptiste Kempf
http://www.jbkempf.com/ - http://www.jbkempf.com/blog/category/Videolan
VLC media player developer, VideoLAN President and Sites administrator
If you want an answer to your question, just be specific and precise. Don't use Private Messages.

DaveMan
New Cone
New Cone
Posts: 9
Joined: 21 Nov 2007 13:09

Re: wma VOICE codec support

Postby DaveMan » 24 Dec 2007 16:55

The error I am getting is:

[00000298] main decoder error: no suitable decoder module for fourcc `wmas'.
VLC probably does not support this sound or video format.


Full Debugging messages follows.
Thanks a lot, if this manages to work, it will solve many problems for me.
Dave.


sup@ibm272:~$ vlc --rtsp-tcp rtsp://video9.technion.ac.il/Courses/Algebra_A/Algebra%20A-01.wmv
VLC media player 0.8.6 Janus
Sending request: OPTIONS rtsp://video9.technion.ac.il/Courses/Algebra_A/Algebra%20A-01.wmv RTSP/1.0
CSeq: 1
User-Agent: VLC media player (LIVE555 Streaming Media v2006.03.16)


Received OPTIONS response: RTSP/1.0 200 OK
Supported: com.microsoft.wm.srvppair, com.microsoft.wm.sswitch, com.microsoft.wm.eosmsg, com.microsoft.wm.fastcache, com.microsoft.wm.packetpairssrc, com.microsoft.wm.startupprofile
Date: Mon, 24 Dec 2007 15:56:55 GMT
CSeq: 1
Server: WMServer/9.1.1.3841


Sending request: DESCRIBE rtsp://video9.technion.ac.il/Courses/Algebra_A/Algebra%20A-01.wmv RTSP/1.0
CSeq: 2
Accept: application/sdp
User-Agent: VLC media player (LIVE555 Streaming Media v2006.03.16)


Received DESCRIBE response: RTSP/1.0 200 OK
Content-Type: application/sdp
Vary: Accept
X-Playlist-Gen-Id: 69968
X-Broadcast-Id: 0
Content-Length: 6688
Date: Mon, 24 Dec 2007 15:56:55 GMT
CSeq: 2
Server: WMServer/9.1.1.3841
Supported: com.microsoft.wm.srvppair, com.microsoft.wm.sswitch, com.microsoft.wm.eosmsg, com.microsoft.wm.fastcache, com.microsoft.wm.packetpairssrc, com.microsoft.wm.startupprofile
Last-Modified: Tue, 09 Mar 2004 10:57:41 GMT
Cache-Control: x-wms-content-size=133054517, max-age=86399, x-wms-event-subscription="remote-log", must-revalidate, private
Etag: "133054517"


Need to read 6688 extra bytes
Read 3765 extra bytes: v=0
o=- 200712240703170593 200712240703170593 IN IP4 127.0.0.1
s=������ �: ����� 1 -
c=IN IP4 0.0.0.0
b=AS:489
a=maxps:6000
t=0 0
a=control:rtsp://video9.technion.ac.il/Courses/Algebra_A/Algebra%20A-01.wmv/
a=etag:{1C03E5ED-C9FC-6B88-CDFE-10A427C44F34}
a=range:npt=5.000-2188.836
a=recvonly
a=pgmpu:data:application/x-wms-contentdesc,8,language,31,0,,5,title,31,40,%D7%90%D7%9C%D7%92%D7%91%D7%A8%D7%94%20%D7%90:%20%D7%A9%D7%99%D7%A2%D7%95%D7%A8%201%20-%20%D7%A9%D7%93%D7%95%D7%AA,6,author,31,97,%D7%94%D7%98%D7%9B%D7%A0%D7%99%D7%95%D7%9F%20-%20%D7%94%D7%9E%D7%A8%D7%9B%D7%96%20%D7%9C%D7%A7%D7%99%D7%93%D7%95%D7%9D%20%D7%94%D7%94%D7%95%D7%A8%D7%90%D7%94%20-%20%D7%90%D7%95%D7%9C%D7%A4%D7%9F%20%D7%94%D7%95%D7%99%D7%93%D7%90%D7%95%20%D7%A2%22%D7%A9%20%D7%A7%D7%A8%D7%A1%D7%95%20-%20,9,copyright,31,55,%D7%94%D7%98%D7%9B%D7%A0%D7%99%D7%95%D7%9F%20-%20%D7%9E%D7%9B%D7%95%D7%9F%20%D7%98%D7%9B%D7%A0%D7%95%D7%9C%D7%95%D7%92%D7%99%20%D7%9C%D7%99%D7%A9%D7%A8%D7%90%D7%9C,35,WMS_CONTENT_DESCRIPTION_DESCRIPTION,31,112,%D7%90%D7%9C%D7%92%D7%91%D7%A8%D7%94%20%D7%90:%20%D7%A9%D7%99%D7%A2%D7%95%D7%A8%201%20-%20%D7%A9%D7%93%D7%95%D7%AA.%20%20%20%20%20%20%20%20%20%20%20%20%20%D7%9E%D7%A8%D7%A6%D7%94:%20%D7%A4%D7%A8%D7%95%D7%A4'%20%D7%93%D7%95%D7%93%20%D7%A6%D7%99%D7%9C%D7%92.%20%D7%9E%D7%A1'%20%D7%A7%D7%95%D7%A8%D7%A1%20104167,44,WMS_CONTENT_DESCRIPTION_SERVER_BRANDING_INFO,31,12,WMServer/9.1,51,WMS_CONTENT_DESCRIPTION_PLAYLIST_ENTRY_START_OFFSET,3,4,5000,47,WMS_CONTENT_DESCRIPTION_PLAYLIST_ENTRY_DURATION,3,7,2183836,58,WMS_CONTENT_DESCRIPTION_COPIED_METADATA_FROM_PLAYLIST_FILE,3,1,1,42,WMS_CONTENT_DESCRIPTION_PLAYLIST_ENTRY_URL,31,16,Algebra%20A-01.wmv%0D%0A
a=pgmpu:data:application/vnd.ms.wms-hdr.asfv1;base64,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
Read 1448 extra bytes: AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAy6XmFHLGMkODmalpUgZbWlgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACBOAACIEwAAAAAAACBOAACIEwAAAAAAAEAEAAACAAAAAQABAN09QgAAAAAAAAAAAMul5hRyxjJDg5mpaVIGW1qEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADgBAcAiBMAAAAAAADgBAcAiBMAAAAAAABndAAAAgAAAAIAAQCAGgYAAAAAAAAAAgDslZU5Z4YtTo/bmIFM52weDgAAAAAAUJS9xn+GB0mDo8
Read 1475 extra bytes: d5IbczrQIAAAAAACDeqtkXfJxPvCiFVd2Y4qImAAAAAAAAAAAAAAAAAAAAAAAAAAAAbUle9ZeXXUuMi2BN/pv7JCIAAAAAAAAA6AMAAAEAAgACAEBS0YYdMdARo6QAoMkDSPbWAAAAAAAAAEFS0YYdMdARo6QAoMkDSPYCAAAAAgAcAFcAaQBuAGQAbwB3AHMAIABNAGUAZABpAGEAIABBAHUAZABpAG8AIAA5ACAAVgBvAGkAYwBlAAAAFwAgADIAMAAgAGsAYgBwAHMALAAgADIAMgAgAGsASAB6ACwAIABtAG8AbgBvAAAAAgAKAAEAFgBXAGkAbgBkAG8AdwBzACAATQBlAGQAaQBhACAAVgBpAGQAZQBvACAAOQAAAAEAAAAEAFdNVjORB9y3t6nPEY7mAMAMIFNllgAAAAAAAABAnmn4TVvPEaj9AIBfXEQrUM3Dv49hzxGLsgCqALTiIAAAAAAAAAAAQAAAAAgAAAABAMj2kgQKAAEAIlYAAMQJAABABBAALgAQAAQAAAAAAAAAAAAAABAAAAAF+poABcktSIBaYAAAAAAAAAAAAAAAAAAAAAAAAUAEQAQBAACRB9y3t6nPEY7mAMAMIFNlhQAAAAAAAADA7xm8TVvPEaj9AIBfXEQrAFf7IFVbzxGo/QCAX1xEKwAAAAAAAAAANwAAAAAAAAACAIBwcgGAAQAAIAEAAAIsACwAAACAAQAAIAEAAAEAGABXTVYzAAAAAAAAAAAAAAAAAAAAAAAAAABMeRoBznX4e41G0RGNggBgl8misiYAAAAAAAAAAgABABlTAAACAI0gBwA2JrJ1jmbPEabZAKoAYs5s4v/tBwAAAADSayEPXqYVS7sQh98YSsI+nVYAAAAAAAABAQ==
m=audio 0 RTP/AVP 96 98
b=AS:22
b=X-AV:20
b=RS:0
b=RR:0
a=rtpmap:96 x-asf-pf/1000
a=rtpmap:98 x-wms-fec/1000
a=fmtp:98 rtsp://video9.technion.ac.il/Courses/Algebra_A/Algebra A-01.wmv/audio/fec98 24 1
a=control:audio
a=stream:1
m=application 0 RTP/AVP 96
b=RS:0
b=RR:0
a=rtpmap:96 x-wms-rtx/1000
a=control:rtx
a=stream:65536
m=video 0 RTP/AVP 96 98
b=AS:468
b=X-AV:460
b=RS:0
b=RR:0
a=rtpmap:96 x-asf-pf/1000
a=rtpmap:98 x-wms-fec/1000
a=fmtp:98 rtsp://video9.technion.ac.il/Courses/Algebra_A/Algebra A-01.wmv/video/fec98 24 1
a=control:video
a=stream:2

Sending request: SETUP rtsp://video9.technion.ac.il/Courses/Algebra_A/Algebra%20A-01.wmv/audio RTSP/1.0
CSeq: 3
Transport: RTP/AVP/TCP;unicast;interleaved=0-1
User-Agent: VLC media player (LIVE555 Streaming Media v2006.03.16)


Received SETUP response: RTSP/1.0 200 OK
Blocksize: 6020
Transport: RTP/AVP/TCP;unicast;interleaved=0-1;ssrc=ec78d5d1;mode=PLAY
Date: Mon, 24 Dec 2007 15:56:55 GMT
CSeq: 3
Session: 2776398286818655927;timeout=120
Server: WMServer/9.1.1.3841
Supported: com.microsoft.wm.srvppair, com.microsoft.wm.sswitch, com.microsoft.wm.eosmsg, com.microsoft.wm.fastcache, com.microsoft.wm.packetpairssrc, com.microsoft.wm.startupprofile
Last-Modified: Tue, 09 Mar 2004 10:57:41 GMT
Cache-Control: x-wms-content-size=133054517, max-age=86399, x-wms-event-subscription="remote-log", must-revalidate, private
Etag: "133054517"


Sending request: SETUP rtsp://video9.technion.ac.il/Courses/Algebra_A/Algebra%20A-01.wmv/video RTSP/1.0
CSeq: 4
Transport: RTP/AVP/TCP;unicast;interleaved=2-3
Session: 2776398286818655927
User-Agent: VLC media player (LIVE555 Streaming Media v2006.03.16)


Received SETUP response: RTSP/1.0 200 OK
Blocksize: 6020
Transport: RTP/AVP/TCP;unicast;interleaved=2-3;ssrc=ec78d5ec;mode=PLAY
Date: Mon, 24 Dec 2007 15:56:55 GMT
CSeq: 4
Session: 2776398286818655927;timeout=120
Server: WMServer/9.1.1.3841
Supported: com.microsoft.wm.srvppair, com.microsoft.wm.sswitch, com.microsoft.wm.eosmsg, com.microsoft.wm.fastcache, com.microsoft.wm.packetpairssrc, com.microsoft.wm.startupprofile
Last-Modified: Tue, 09 Mar 2004 10:57:41 GMT
Cache-Control: x-wms-content-size=133054517, max-age=86399, x-wms-event-subscription="remote-log", must-revalidate, private
Etag: "133054517"


Sending request: PLAY rtsp://video9.technion.ac.il/Courses/Algebra_A/Algebra%20A-01.wmv RTSP/1.0
CSeq: 5
Session: 2776398286818655927
Range: npt=0.000-
User-Agent: VLC media player (LIVE555 Streaming Media v2006.03.16)


Received PLAY response: RTSP/1.0 200 OK
Date: Mon, 24 Dec 2007 15:56:55 GMT
CSeq: 5
Session: 2776398286818655927;timeout=120
Server: WMServer/9.1.1.3841
Supported: com.microsoft.wm.srvppair, com.microsoft.wm.sswitch, com.microsoft.wm.eosmsg, com.microsoft.wm.fastcache, com.microsoft.wm.packetpairssrc, com.microsoft.wm.startupprofile
Range: npt=0.000-2188.836
Scale: 1.000
X-Accelerate-Streaming: AccelBandwidth=0;AccelDuration=0
Speed: 1.000
RTP-Info: url=rtsp://video9.technion.ac.il/Courses/Algebra_A/Algebra%20A-01.wmv/audio;seq=17636;rtptime=0, url=rtsp://video9.technion.ac.il/Courses/Algebra_A/Algebra%20A-01.wmv/video;seq=16766;rtptime=0


[00000298] main decoder error: no suitable decoder module for fourcc `wmas'.
VLC probably does not support this sound or video format.
mms://video9.technion.ac.il/Courses/Algebra_A/Algebra%20A-01.wmv

med007
Blank Cone
Blank Cone
Posts: 30
Joined: 23 Jan 2008 02:16

Re: wma VOICE codec support

Postby med007 » 23 Jan 2008 02:46

Running VLC in mac os X tiger.
error message:
"main: no suitable decoder module for fourcc `wmas'.
VLC probably does not support this sound or video format."

I get video but no sound when trying to open .wmv file. Similar problem in quicktime and mplayer.

I get this error and I really need to be able to play these .wmv files in VLC.

Also, when I convert these files to .avi, I cannot properly increase their speed. When I increase the playback speed I lose the audio - you only see the video.

Can someone please make it so that you can change the playback speed similar to WMP 11 and Quicktime?

Jean-Baptiste Kempf
Site Administrator
Site Administrator
Posts: 37523
Joined: 22 Jul 2005 15:29
VLC version: 4.0.0-git
Operating System: Linux, Windows, Mac
Location: Cone, France
Contact:

Re: wma VOICE codec support

Postby Jean-Baptiste Kempf » 23 Jan 2008 03:35

Don't multi-post!!!

OSX doesn't support wma voice.
Jean-Baptiste Kempf
http://www.jbkempf.com/ - http://www.jbkempf.com/blog/category/Videolan
VLC media player developer, VideoLAN President and Sites administrator
If you want an answer to your question, just be specific and precise. Don't use Private Messages.

DaveMan
New Cone
New Cone
Posts: 9
Joined: 21 Nov 2007 13:09

Re: wma VOICE codec support

Postby DaveMan » 03 Feb 2008 16:24

Any info on my problem?

Thanks.


Return to “VLC media player for Linux and friends Troubleshooting”

Who is online

Users browsing this forum: No registered users and 3 guests