diff etc/codecs.conf @ 30115:ad61464d02a7

Add support for YUV format with alpha and fix the codecs.conf entry for vp6a to use it. Fixes playback of samples in http://samples.mplayerhq.hu/FLV/flash_with_alpha/
author reimar
date Thu, 31 Dec 2009 23:45:07 +0000
parents ee5c7a825348
children 154c026fcac6
line wrap: on
line diff
--- a/etc/codecs.conf	Thu Dec 31 23:39:21 2009 +0000
+++ b/etc/codecs.conf	Thu Dec 31 23:45:07 2009 +0000
@@ -2060,7 +2060,7 @@
   fourcc VP6A
   driver ffmpeg
   dll "vp6a"
-  out I420,YUY2,YV12
+  out 420A
 
 videocodec ffvp6f
   info "FFmpeg VP6 Flash"