Mercurial > mplayer.hg
changeset 12328:cbd80ac70b9e
wma9 speech codec dmo and dshow entries
author | alex |
---|---|
date | Tue, 27 Apr 2004 21:23:59 +0000 |
parents | fac1637c2c37 |
children | 3c23de96a936 |
files | etc/codecs.conf |
diffstat | 1 files changed, 17 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/etc/codecs.conf Tue Apr 27 20:04:26 2004 +0000 +++ b/etc/codecs.conf Tue Apr 27 21:23:59 2004 +0000 @@ -1783,6 +1783,23 @@ dll "wmadmod.dll" 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 info "Quicktime QDMC/QDM2 audio decoders" status working