Mercurial > mplayer.hg
changeset 30034:32185bae8ce6
VP6F has to be flipped for binary decoder.
author | cehoyos |
---|---|
date | Sun, 20 Dec 2009 13:25:08 +0000 |
parents | 241686e5cf5a |
children | e05b7683063c |
files | etc/codecs.conf |
diffstat | 1 files changed, 8 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/etc/codecs.conf Sat Dec 19 21:08:14 2009 +0000 +++ b/etc/codecs.conf Sun Dec 20 13:25:08 2009 +0000 @@ -2048,12 +2048,19 @@ info "On2 VP6 Personal Codec" status working fourcc VP60,VP61,VP62 - fourcc VP6F VP60 driver vfwex dll "vp6vfw.dll" out YUY2 out BGR32,BGR24 +videocodec vp6f + info "On2 VP6F Personal Codec" + status working + fourcc VP6F VP60 + driver vfwex + dll "vp6vfw.dll" + out YUY2,BGR32,BGR24 flip + videocodec vp7 info "On2 VP7 Personal Codec" status working