diff etc/codecs.conf @ 7601:92f0003f1d4d

ffdv added
author arpi
date Sat, 05 Oct 2002 22:47:11 +0000
parents ccd91bde4ae9
children 6caf69e11179
line wrap: on
line diff
--- a/etc/codecs.conf	Sat Oct 05 15:18:25 2002 +0000
+++ b/etc/codecs.conf	Sat Oct 05 22:47:11 2002 +0000
@@ -729,6 +729,17 @@
   out UYVY
   out BGR24,BGR16,BGR15 ; BGR32 is buggy, at least with one sample
 
+videocodec ffdv
+  info "Raw DV decoder using libavcodec"
+  status crashing
+  fourcc DVSD,dvsd   ; PAL
+  fourcc DVCS,dvcs   ; NTSC ?
+  fourcc "dvcp"      ; PAL DV in .mov
+  fourcc "dvc "      ; NTSC DV in .mov
+  driver ffmpeg
+  dll dvvideo
+  out 411P,422P,YV12
+
 videocodec libdv
   info "Raw DV decoder using libdv"
   status working