changeset 7667:6caf69e11179

ffdv is stable now
author arpi
date Tue, 08 Oct 2002 19:18:36 +0000
parents 407031aeedcf
children 76bd62c375e8
files etc/codecs.conf
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/etc/codecs.conf	Tue Oct 08 17:59:52 2002 +0000
+++ b/etc/codecs.conf	Tue Oct 08 19:18:36 2002 +0000
@@ -731,14 +731,14 @@
 
 videocodec ffdv
   info "Raw DV decoder using libavcodec"
-  status crashing
+  status working
   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
+  out 411P,YV12
 
 videocodec libdv
   info "Raw DV decoder using libdv"