Mercurial > mplayer.hg
changeset 19666:45da8f2cc6a7
Experimental WVC1 decoding via lavc
author | rtogni |
---|---|
date | Mon, 04 Sep 2006 21:31:37 +0000 |
parents | 4ae116b5a5b2 |
children | f84e784b2fb3 |
files | etc/codecs.conf |
diffstat | 1 files changed, 8 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/etc/codecs.conf Mon Sep 04 18:19:43 2006 +0000 +++ b/etc/codecs.conf Mon Sep 04 21:31:37 2006 +0000 @@ -546,6 +546,14 @@ dll wmv3 out YV12,I420,IYUV +videocodec ffvc1 + info "FFmpeg M$ WVC1" + status buggy + fourcc WVC1,wvc1 + driver ffmpeg + dll vc1 + out YV12,I420,IYUV + videocodec ffh264 info "FFmpeg H.264" status working