[MPlayer-users] Re: Cannot find codec for audio format 0xA
Compn
tempn at twmi.rr.com
Sun Mar 28 01:40:23 CET 2004
hey, just wondering how you found windows media player was using that dll
to decode that audio?
i found a different one using a dll listing program while wmp was playing an 0xa file..
C:\>listdlls mplayer|grep ax
0x1c400000 0x6f000 9.00.0000.3224 C:\WINNT\System32\WMAVDS32.ax
file > properties while wmp is running the file gives "windows media audio 9 voice"
properties of wmavds32.ax is "Windows Media Audio Voice Decoder"
properties of wmaspdmod.dll is "Microsoft® Windows Media Services"
;audiocodec wmavds32
; info "Windows Media Audio 9 voice dshow"
; status untested
; format 0xA
; driver dshow
; dll "wmavds32.ax"
; guid 0x795b44c4, 0xf142, 0x493d, 0x8a, 0x02, 0x09, 0xbd, 0x41, 0x08, 0x95, 0xad
but mine does the same as yours, 0 bytes from the decoder... ;\
>this is my testing changes to codecs.conf
>audiocodec wmaspdmo
> info "Windows Media 9 Speech DMO"
> status untested
> format 0xA
> driver dmo
> dll "wmspdmod.dll"
> guid 0x874131cB, 0x4ecc, 0x443b, 0x89, 0x48, 0x74, 0x6B, 0x89, 0x59, 0x5d, 0x20
More information about the MPlayer-users
mailing list