From 92f5d8a58f54b1d9641e3b6393f5e40821069d48 Mon Sep 17 00:00:00 2001 From: rtognimp Date: Sun, 2 Jan 2005 21:20:24 +0000 Subject: Decode WV1F version of MPEG4 with libavcodec git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14307 b3059339-0415-0410-9bf9-f77b7e298cf2 --- etc/codecs.conf | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'etc/codecs.conf') diff --git a/etc/codecs.conf b/etc/codecs.conf index 2d035d831a..798a4a8f81 100644 --- a/etc/codecs.conf +++ b/etc/codecs.conf @@ -474,6 +474,14 @@ videocodec ffodivx dll mpeg4 ;opendivx out YV12,I420,IYUV +videocodec ffwv1f + info "WV1F MPEG-4" + status working + fourcc WV1F + driver ffmpeg + dll mpeg4 + out YV12,I420,IYUV flip + videocodec xvid info "XviD (MPEG-4)" status working -- cgit v1.2.3