mirror of https://github.com/mpv-player/mpv
wma9 speech codec dmo and dshow entries
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12329 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
777399eef0
commit
05f4ba6c9e
|
@ -1783,6 +1783,23 @@ audiocodec wmadmo
|
||||||
dll "wmadmod.dll"
|
dll "wmadmod.dll"
|
||||||
guid 0x2eeb4adf, 0x4578, 0x4d10, 0xbc, 0xa7, 0xbb, 0x95, 0x5f, 0x56, 0x32, 0x0a
|
guid 0x2eeb4adf, 0x4578, 0x4d10, 0xbc, 0xa7, 0xbb, 0x95, 0x5f, 0x56, 0x32, 0x0a
|
||||||
|
|
||||||
|
audiocodec wma9spdmo
|
||||||
|
info "Windows Media Audio 9 Speech DMO"
|
||||||
|
comment "works only under windows"
|
||||||
|
status working
|
||||||
|
format 0xa
|
||||||
|
driver dmo
|
||||||
|
dll "wmspdmod.dll"
|
||||||
|
guid 0x874131cb, 0x4ecc, 0x443b, 0x89, 0x48, 0x74, 0x6b, 0x89, 0x59, 0x5d, 0x20
|
||||||
|
|
||||||
|
audiocodec wma9spdshow
|
||||||
|
info "Windows Media Audio 9 Speech DShow"
|
||||||
|
status buggy
|
||||||
|
format 0xa
|
||||||
|
driver dshow
|
||||||
|
dll "wmavds32.ax"
|
||||||
|
guid 0x795b44c4, 0xf142, 0x493d, 0x8a, 0x02, 0x09, 0xbd, 0x41, 0x08, 0x95, 0xad
|
||||||
|
|
||||||
audiocodec qdmc
|
audiocodec qdmc
|
||||||
info "Quicktime QDMC/QDM2 audio decoders"
|
info "Quicktime QDMC/QDM2 audio decoders"
|
||||||
status working
|
status working
|
||||||
|
|
Loading…
Reference in New Issue