diff etc/codecs.conf @ 25921:b071a2aec687

Add dv50 fourcc to libdv and ffdv, fixing the following sample: http://samples.mplayerhq.hu/V-codecs/DV50/dvcpro50_aurora.avi
author diego
date Mon, 04 Feb 2008 11:10:58 +0000
parents 5430eb2404ca
children 354ad909efcf
line wrap: on
line diff
--- a/etc/codecs.conf	Sun Feb 03 12:17:10 2008 +0000
+++ b/etc/codecs.conf	Mon Feb 04 11:10:58 2008 +0000
@@ -1203,6 +1203,7 @@
   fourcc "dvcp"      ; PAL DV in .mov
   fourcc "dvc "      ; NTSC DV in .mov
   fourcc dvpp        ; DVCPRO - PAL
+  fourcc dv50        ; DVCPRO 50
   driver ffmpeg
   dll dvvideo
   out 411P,422P,YV12
@@ -1215,6 +1216,7 @@
   fourcc "dvcp"      ; PAL DV in .mov
   fourcc "dvc "      ; NTSC DV in .mov
   fourcc dvpp        ; DVCPRO - PAL
+  fourcc dv50        ; DVCPRO 50
   fourcc AVdv        ; AVID DV
   driver libdv
   dll libdv.so.2