diff etc/codecs.conf @ 17629:2cee40108bbd

Add some more fourcc for DV and MPEG2 needed for some mov samples posted on ffmpeg-devel list
author rtognimp
date Tue, 14 Feb 2006 22:10:22 +0000
parents df2a76e9a116
children a6a8b4287538
line wrap: on
line diff
--- a/etc/codecs.conf	Tue Feb 14 21:43:32 2006 +0000
+++ b/etc/codecs.conf	Tue Feb 14 22:10:22 2006 +0000
@@ -50,6 +50,8 @@
   fourcc VCR2
   fourcc mpg2,MPG2
   fourcc MPEG
+  fourcc hdv3        ; HDV 1080i50
+  fourcc mx5p        ; MPEG IMX 625/50 (50 Mb/s)
   driver libmpeg2
 ;  dll "libmpeg2"
   out YV12,I420,IYUV
@@ -75,6 +77,8 @@
   fourcc "DVR "
   fourcc hdv2
   fourcc MPEG
+  fourcc hdv3        ; HDV 1080i50
+  fourcc mx5p        ; MPEG IMX 625/50 (50 Mb/s)
   driver ffmpeg
   dll "mpeg2video"
   out YV12,I420,IYUV
@@ -92,6 +96,8 @@
   fourcc "DVR "
   fourcc hdv2
   fourcc MPEG
+  fourcc hdv3        ; HDV 1080i50
+  fourcc mx5p        ; MPEG IMX 625/50 (50 Mb/s)
   driver ffmpeg
   dll "mpegvideo"
   out YV12,I420,IYUV
@@ -108,6 +114,8 @@
   fourcc PIM1        ; Pinnacle hardware-MPEG-1
   fourcc VCR2
   fourcc MPEG
+  fourcc hdv3        ; HDV 1080i50
+  fourcc mx5p        ; MPEG IMX 625/50 (50 Mb/s)
   driver ffmpeg
   dll "mpegvideo_xvmc"
   out IDCT_MPEG2
@@ -1128,6 +1136,7 @@
   fourcc DVCS,dvcs   ; NTSC ?
   fourcc "dvcp"      ; PAL DV in .mov
   fourcc "dvc "      ; NTSC DV in .mov
+  fourcc dvpp        ; DVCPRO - PAL
   driver ffmpeg
   dll dvvideo
   out 411P,YV12
@@ -1139,6 +1148,7 @@
   fourcc DVCS,dvcs   ; NTSC ?
   fourcc "dvcp"      ; PAL DV in .mov
   fourcc "dvc "      ; NTSC DV in .mov
+  fourcc dvpp        ; DVCPRO - PAL
   fourcc AVdv        ; AVID DV
   driver libdv
   dll libdv.so.2