[MPlayer-cvslog] r35933 - trunk/etc/codecs.conf
    cehoyos 
    subversion at mplayerhq.hu
       
    Tue Mar  5 14:38:39 CET 2013
    
    
  
Author: cehoyos
Date: Tue Mar  5 14:38:39 2013
New Revision: 35933
Log:
Support all zmbv colourspaces with current FFmpeg.
Modified:
   trunk/etc/codecs.conf
Modified: trunk/etc/codecs.conf
==============================================================================
--- trunk/etc/codecs.conf	Tue Mar  5 02:46:48 2013	(r35932)
+++ trunk/etc/codecs.conf	Tue Mar  5 14:38:39 2013	(r35933)
@@ -132,7 +132,7 @@ videocodec ffzmbv
   fourcc ZMBV
   driver ffmpeg
   dll "zmbv"
-  out RGB24
+  out RGB24,BGR8,BGR15LE,BGR16,BGR32
 
 videocodec ffcdxl
   info "FFmpeg CDXL"
    
    
More information about the MPlayer-cvslog
mailing list