Mercurial > mplayer.hg
changeset 8328:6bc2374c6a1b
DMO WMA audio codecs, some nonworking QT video codecs added
author | arpi |
---|---|
date | Sun, 01 Dec 2002 16:50:21 +0000 |
parents | e7b199b406bb |
children | 3e6191a90bc7 |
files | etc/codecs.conf |
diffstat | 1 files changed, 36 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/etc/codecs.conf Sun Dec 01 16:44:11 2002 +0000 +++ b/etc/codecs.conf Sun Dec 01 16:50:21 2002 +0000 @@ -1003,6 +1003,24 @@ dll "3ivx Delta 3.5.qtx" out YUY2 +videocodec qth263 + info "win32/quicktime H.263 decoder" + status crashing + fourcc h263 + driver qtvideo + dll "QuickTime.qts" + out YUY2 + +videocodec qtrlerpza + info "win32/quicktime RLE/RPZA decoder" + comment "no colorspace accepted" + status crashing + fourcc rpza + format 0x20656C72 ; "rle " + driver qtvideo + dll "QuickTime.qts" + out BGR32,BGR24,BGR15 + videocodec qtvp3 info "win32/quicktime VP3 decoder" status crashing @@ -1281,6 +1299,24 @@ ; AUDIO CODECS ;============================================================================= +audiocodec wma9dmo + info "Windows Media Audio 9 DMO" + status working + format 0x162 + driver dmo + dll "wma9dmod.dll" + guid 0x27ca0808, 0x01f5, 0x4e7a, 0x8b, 0x05, 0x87, 0xf8, 0x07, 0xa2, 0x33, 0xd1 + +audiocodec wmadmo + info "Windows Media Audio DMO" + status working + format 0x160 + format 0x161 + format 0x162 + driver dmo + dll "wmadmod.dll" + guid 0x2eeb4adf, 0x4578, 0x4d10, 0xbc, 0xa7, 0xbb, 0x95, 0x5f, 0x56, 0x32, 0x0a + audiocodec qdmc info "Quicktime QDMC/QDM2 audio decoders" status working