changeset 35839:528e1429bfa2

Support all zmbv colourspaces with current FFmpeg.
author cehoyos
date Tue, 05 Mar 2013 13:38:39 +0000
parents 1a75db112806
children bd190ad6b204
files etc/codecs.conf
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/etc/codecs.conf	Tue Mar 05 01:46:48 2013 +0000
+++ b/etc/codecs.conf	Tue Mar 05 13:38:39 2013 +0000
@@ -132,7 +132,7 @@
   fourcc ZMBV
   driver ffmpeg
   dll "zmbv"
-  out RGB24
+  out RGB24,BGR8,BGR15LE,BGR16,BGR32
 
 videocodec ffcdxl
   info "FFmpeg CDXL"