From b2e56487bbc009cb0d1c82f00cefd48a3d70cffb Mon Sep 17 00:00:00 2001 From: rtogni Date: Mon, 4 Sep 2006 21:31:37 +0000 Subject: Experimental WVC1 decoding via lavc git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19672 b3059339-0415-0410-9bf9-f77b7e298cf2 --- etc/codecs.conf | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'etc') diff --git a/etc/codecs.conf b/etc/codecs.conf index e62e235e14..2eab869246 100644 --- a/etc/codecs.conf +++ b/etc/codecs.conf @@ -546,6 +546,14 @@ videocodec ffwmv3 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 -- cgit v1.2.3