changeset 30678:056d0932b4dc

FFmpeg Bink video now supports alpha channel
author kostya
date Tue, 23 Feb 2010 09:04:18 +0000
parents 13d63ba31154
children 66946ea4dea7
files etc/codecs.conf
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/etc/codecs.conf	Tue Feb 23 07:55:47 2010 +0000
+++ b/etc/codecs.conf	Tue Feb 23 09:04:18 2010 +0000
@@ -19,6 +19,7 @@
   driver ffmpeg
   dll binkvideo
   out YV12
+  out 420A
 
 videocodec ffcdgraphics
   info "FFmpeg CD-Graphics"