comparison etc/codecs.conf @ 8328:6bc2374c6a1b

DMO WMA audio codecs, some nonworking QT video codecs added
author arpi
date Sun, 01 Dec 2002 16:50:21 +0000
parents 02ec18dbbbbe
children 0c9a596abe39
comparison
equal deleted inserted replaced
8327:e7b199b406bb 8328:6bc2374c6a1b
1001 fourcc 3IV1 1001 fourcc 3IV1
1002 driver qtvideo 1002 driver qtvideo
1003 dll "3ivx Delta 3.5.qtx" 1003 dll "3ivx Delta 3.5.qtx"
1004 out YUY2 1004 out YUY2
1005 1005
1006 videocodec qth263
1007 info "win32/quicktime H.263 decoder"
1008 status crashing
1009 fourcc h263
1010 driver qtvideo
1011 dll "QuickTime.qts"
1012 out YUY2
1013
1014 videocodec qtrlerpza
1015 info "win32/quicktime RLE/RPZA decoder"
1016 comment "no colorspace accepted"
1017 status crashing
1018 fourcc rpza
1019 format 0x20656C72 ; "rle "
1020 driver qtvideo
1021 dll "QuickTime.qts"
1022 out BGR32,BGR24,BGR15
1023
1006 videocodec qtvp3 1024 videocodec qtvp3
1007 info "win32/quicktime VP3 decoder" 1025 info "win32/quicktime VP3 decoder"
1008 status crashing 1026 status crashing
1009 fourcc VP31 1027 fourcc VP31
1010 driver qtvideo 1028 driver qtvideo
1278 out BGR32,BGR24,BGR16,BGR15 1296 out BGR32,BGR24,BGR16,BGR15
1279 1297
1280 ;============================================================================= 1298 ;=============================================================================
1281 ; AUDIO CODECS 1299 ; AUDIO CODECS
1282 ;============================================================================= 1300 ;=============================================================================
1301
1302 audiocodec wma9dmo
1303 info "Windows Media Audio 9 DMO"
1304 status working
1305 format 0x162
1306 driver dmo
1307 dll "wma9dmod.dll"
1308 guid 0x27ca0808, 0x01f5, 0x4e7a, 0x8b, 0x05, 0x87, 0xf8, 0x07, 0xa2, 0x33, 0xd1
1309
1310 audiocodec wmadmo
1311 info "Windows Media Audio DMO"
1312 status working
1313 format 0x160
1314 format 0x161
1315 format 0x162
1316 driver dmo
1317 dll "wmadmod.dll"
1318 guid 0x2eeb4adf, 0x4578, 0x4d10, 0xbc, 0xa7, 0xbb, 0x95, 0x5f, 0x56, 0x32, 0x0a
1283 1319
1284 audiocodec qdmc 1320 audiocodec qdmc
1285 info "Quicktime QDMC/QDM2 audio decoders" 1321 info "Quicktime QDMC/QDM2 audio decoders"
1286 status working 1322 status working
1287 format 0x324D4451 ; "QDM2" 1323 format 0x324D4451 ; "QDM2"