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

compn subversion at mplayerhq.hu
Wed Jul 30 05:30:48 CEST 2008


Author: compn
Date: Wed Jul 30 05:30:48 2008
New Revision: 27367

Log:
add XDCAM and more HDV MPEG2 fourccs
tested on /MPlayer/incoming/hdv6/hdv6.mov
http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/2008-July/050348.html


Modified:
   trunk/etc/codecs.conf

Modified: trunk/etc/codecs.conf
==============================================================================
--- trunk/etc/codecs.conf	(original)
+++ trunk/etc/codecs.conf	Wed Jul 30 05:30:48 2008
@@ -77,6 +77,12 @@ videocodec mpegpes
   format 0x10000002  ; mpeg 2
   fourcc mpg1,MPG1,mpg2,MPG2
   fourcc MPEG
+  fourcc hdv6,hdv7,hdv8
+  fourcc xdv1,xdv2,xdv3
+  fourcc xdv4,xdv5,xdv6
+  fourcc xdv7,xdv8,xdv9
+  fourcc xdva,xdvb,xdvc
+  fourcc xdvd,xdve,xdvf
   driver mpegpes
   out MPES
 
@@ -104,6 +110,12 @@ videocodec ffmpeg2
   fourcc hdv5        ; HDV  720p25
   fourcc mx5p        ; MPEG IMX 625/50 (50 Mb/s)
   fourcc MMES,mmes   ; matrox mpeg2 in avi
+  fourcc hdv6,hdv7,hdv8
+  fourcc xdv1,xdv2,xdv3
+  fourcc xdv4,xdv5,xdv6
+  fourcc xdv7,xdv8,xdv9
+  fourcc xdva,xdvb,xdvc
+  fourcc xdvd,xdve,xdvf
   driver ffmpeg
   dll "mpeg2video"
   out YV12,I420,IYUV
@@ -125,6 +137,12 @@ videocodec ffmpeg12
   fourcc hdv5        ; HDV  720p25
   fourcc mx5p        ; MPEG IMX 625/50 (50 Mb/s)
   fourcc MMES,mmes   ; matrox mpeg2 in avi
+  fourcc hdv6,hdv7,hdv8
+  fourcc xdv1,xdv2,xdv3
+  fourcc xdv4,xdv5,xdv6
+  fourcc xdv7,xdv8,xdv9
+  fourcc xdva,xdvb,xdvc
+  fourcc xdvd,xdve,xdvf
   driver ffmpeg
   dll "mpegvideo"
   out YV12,I420,IYUV
@@ -147,6 +165,12 @@ videocodec mpeg12
   fourcc hdv5        ; HDV  720p25
   fourcc mx5p        ; MPEG IMX 625/50 (50 Mb/s)
   fourcc MMES,mmes   ; matrox mpeg2 in avi
+  fourcc hdv6,hdv7,hdv8
+  fourcc xdv1,xdv2,xdv3
+  fourcc xdv4,xdv5,xdv6
+  fourcc xdv7,xdv8,xdv9
+  fourcc xdva,xdvb,xdvc
+  fourcc xdvd,xdve,xdvf
   driver libmpeg2
 ;  dll "libmpeg2"
   out YV12,I420,IYUV
@@ -167,6 +191,12 @@ videocodec ffmpeg12mc
   fourcc hdv5        ; HDV  720p25
   fourcc mx5p        ; MPEG IMX 625/50 (50 Mb/s)
   fourcc MMES,mmes   ; matrox mpeg2 in avi
+  fourcc hdv6,hdv7,hdv8
+  fourcc xdv1,xdv2,xdv3
+  fourcc xdv4,xdv5,xdv6
+  fourcc xdv7,xdv8,xdv9
+  fourcc xdva,xdvb,xdvc
+  fourcc xdvd,xdve,xdvf
   driver ffmpeg
   dll "mpegvideo_xvmc"
   out IDCT_MPEG2



More information about the MPlayer-cvslog mailing list