[MPlayer-cvslog] r32649 - trunk/etc/codecs.conf

compn tempn at twmi.rr.com
Sun Nov 28 01:29:16 CET 2010


On Sat, 27 Nov 2010 08:59:15 -0500, compn wrote:
>On Sat, 27 Nov 2010 10:49:17 +0100 (CET), reimar wrote:
>>Author: reimar
>>Date: Sat Nov 27 10:49:17 2010
>>New Revision: 32649
>>
>>Log:
>>Add support for decoding Avid DNxHD through the QuickTime component.
>>This is needed for the 10-bit variant which the FFmpeg decoder does not
>>support (unfortunately both use the same FourCC).
>
>ah you beat me to it, saw the post on doom9.
>
>>+  dll "AvidAVdnCodec.qtx"
>>+  out UYVY,BGR24
>
>you can find this qtx file here:
>http://samples.mplayerhq.hu/drivers32/newcodecpack/

btw i cant get it to load with -demuxer lavf on win2k.
keep getting DecompressSequenceFrameS result=0x-8961
works with -demuxer mov

demux lavf:

Opening video decoder: [qtvideo] Quicktime Video decoder
sh->ImageDesc not set, try -demuxer mov if this fails.
InitializeQTML returned 0
EnterMovies returned 0
Generating a ImageDescription
 56 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
 00 05 D0 02 00 00 00 00 00 00 00 00 00 00 00 00
 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
 00 00 00 00 00 00
=============== ImageDescription at 041F04B8 ==================
idSize=0x56  fourcc=0x00000000
ver=0 rev=0 vendor=0x00000000
tempQ=0 spatQ=0  dim: 1280 x 720  dpi: 0.00 x 0.00  depth: 0
dataSize=0 frameCount=0 clutID=0
name=''
=========================================================

demux mov:

Opening video decoder: [qtvideo] Quicktime Video decoder
InitializeQTML returned 0
EnterMovies returned 0
ImageDescription size: 258
 02 01 00 00 41 56 64 6E 00 00 00 00 00 00 00 00
 E2 04 08 00 44 49 56 41 00 00 00 00 00 03 00 00
 00 05 D0 02 00 00 48 00 00 00 48 00 00 00 00 00
 01 00 10 41 76 69 64 20 44 4E 78 48 44 20 43 6F
 64 65 63 09 80 7A C0 09 8C 18 00 00 A0 01 00 00
 00 00 18 00 FF FF 00 00 00 18 41 43 4C 52 41 43
 4C 52 30 30 30 31 00 00 00 02 00 00 00 00 00 00
 00 18 41 50 52 47 41 50 52 47 30 30 30 31 00 00
 00 01 00 00 00 00 00 00 00 78 41 52 45 53 41 52
 45 53 30 30 30 31 00 00 04 E2 00 00 05 00 00 00
 02 D0 00 00 00 01 00 00 00 00 00 00 00 06 00 00
 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
 00 00
=============== ImageDescription at 0327EEE8 ==================
idSize=0x102  fourcc=0x6E645641
ver=1250 rev=8 vendor=0x41564944
tempQ=0 spatQ=768  dim: 1280 x 720  dpi: 72.00 x 72.00  depth: 24
dataSize=0 frameCount=1 clutID=-1
name='Avid DNxHD Codec'
00 00 00 18 | 41 43 4C 52 | 41 43 4C 52 | 30 30 30 31
=========================================================
imgfmt: Packed UYVY qt_imgfmt: yuv2

-compn


More information about the MPlayer-cvslog mailing list