# HG changeset patch # User aurel # Date 1120153030 0 # Node ID 210ea00004d3a2798da675502add30569aff0206 # Parent 1093105c639c1ce7bd2a6faf3bde4ff7705afed0 add hdv2 fourcc to MPEG2 codecs (used by new Sony HD camera) diff -r 1093105c639c -r 210ea00004d3 etc/codecs.conf --- a/etc/codecs.conf Thu Jun 30 13:59:44 2005 +0000 +++ b/etc/codecs.conf Thu Jun 30 17:37:10 2005 +0000 @@ -28,6 +28,7 @@ format 0x10000001 ; MPEG-1 format 0x10000002 ; MPEG-2 fourcc "DVR " + fourcc hdv2 driver libmpeg2 ; dll "libmpeg2" out YV12,I420,IYUV @@ -50,6 +51,7 @@ format 0x10000002 ; MPEG-2 fourcc mpg2 fourcc "DVR " + fourcc hdv2 driver ffmpeg dll "mpeg2video" out YV12,I420,IYUV @@ -76,6 +78,7 @@ format 0x10000002 ; MPEG-2 fourcc mpg1,mpg2 fourcc "DVR " + fourcc hdv2 fourcc PIM1 ; Pinnacle hardware-MPEG-1 driver ffmpeg dll "mpegvideo_xvmc"