# HG changeset patch # User compn # Date 1253448816 0 # Node ID 19ae7725dcf950b59bd813e49ed507193a32c11b # Parent 224efd8fe6eb0fe1456915d81faf7ad36721eb36 add coreavc entry, works on windows only. and only after buying the codec and installing it. the codec will then read the serial from your windows registry. diff -r 224efd8fe6eb -r 19ae7725dcf9 etc/codecs.conf --- a/etc/codecs.conf Sat Sep 19 13:58:38 2009 +0000 +++ b/etc/codecs.conf Sun Sep 20 12:13:36 2009 +0000 @@ -899,6 +899,22 @@ dll h264_vdpau out VDPAU_H264 +videocodec coreavcwindows + info "CoreAVC H.264 for x86 - http://corecodec.org/" + comment "this codec will only work after purchasing it" + status working + fourcc H264,h264 + fourcc X264,x264 + fourcc avc1 AVC1,AVC1 + fourcc davc,DAVC + fourcc VSSH + format 0x10000005 + driver dshow + dll "CoreAVCDecoder.ax" + guid 0x09571a4b, 0xf1fe, 0x4c60, 0x97, 0x60, 0xde, 0x6d, 0x31, 0x0c, 0x7c, 0x31 + out YV12,IYUV,I420,YUY2 + + videocodec ffsvq3 info "FFmpeg Sorenson Video v3 (SVQ3)" status working