From 51843b59f7700b6b8f575cb5f1f83d2e02d53f35 Mon Sep 17 00:00:00 2001 From: rtognimp Date: Sat, 30 Aug 2003 13:56:46 +0000 Subject: On2 VP4 personal codec support via binary vfw dll vp4vfw.dll git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10723 b3059339-0415-0410-9bf9-f77b7e298cf2 --- etc/codecs.conf | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'etc/codecs.conf') diff --git a/etc/codecs.conf b/etc/codecs.conf index 2f7382d188..bf66f7c03e 100644 --- a/etc/codecs.conf +++ b/etc/codecs.conf @@ -1036,6 +1036,17 @@ videocodec vp3 out YUY2 out BGR32,BGR24,BGR15 +videocodec vp4 + info "On2 VP4 Personal Codec" + comment "Decodes also VP3" + status working + fourcc VP40 + fourcc VP31,VP30,vp31,vp30 + driver vfwex + dll "vp4vfw.dll" + out YUY2 + out BGR32,BGR24 + videocodec mwv1 info "Motion Wavelets" status working -- cgit v1.2.3