[Mplayer-cvslog] CVS: main/etc codecs.conf,1.231,1.232
    Arpi of Ize 
    arpi at mplayerhq.hu
       
    Sun Oct  6 00:47:26 CEST 2002
    
    
  
Update of /cvsroot/mplayer/main/etc
In directory mail:/var/tmp.root/cvs-serv18850
Modified Files:
	codecs.conf 
Log Message:
ffdv added
Index: codecs.conf
===================================================================
RCS file: /cvsroot/mplayer/main/etc/codecs.conf,v
retrieving revision 1.231
retrieving revision 1.232
diff -u -r1.231 -r1.232
--- codecs.conf	28 Sep 2002 02:21:13 -0000	1.231
+++ codecs.conf	5 Oct 2002 22:47:11 -0000	1.232
@@ -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
    
    
More information about the MPlayer-cvslog
mailing list