From 8823f6fdf13696572ec30d03aa5bb267b89cd8fd Mon Sep 17 00:00:00 2001 From: rtognimp Date: Sun, 10 Apr 2005 16:44:29 +0000 Subject: Support WMware video (fourcc VMnc) via binary dll Patch by Tomas Simonaitis || haden |at| homelan |dot| lt || git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15105 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 0685c5767a..f62f223099 100644 --- a/etc/codecs.conf +++ b/etc/codecs.conf @@ -1465,6 +1465,14 @@ videocodec lsv dll "lsvxdec.dll" out BGR32,BGR24,BGR16 flip +videocodec vmnc + info "VMware video" + status working + fourcc VMnc + driver vfw + dll "vmnc.dll" + out BGR24,BGR15,BGR8 query,flip + ; quicktime codecs: -- cgit v1.2.3