diff etc/codecs.conf @ 20371:777f501d7cc8

FFmpeg dv decoder can also output in 422P format.
author reimar
date Sun, 22 Oct 2006 18:30:47 +0000
parents 91c7509c7940
children 4223085b673c
line wrap: on
line diff
--- a/etc/codecs.conf	Sun Oct 22 17:57:40 2006 +0000
+++ b/etc/codecs.conf	Sun Oct 22 18:30:47 2006 +0000
@@ -1150,7 +1150,7 @@
   fourcc dvpp        ; DVCPRO - PAL
   driver ffmpeg
   dll dvvideo
-  out 411P,YV12
+  out 411P,422P,YV12
 
 videocodec libdv
   info "Raw DV decoder (libdv)"