From 7c4e867c4d0cf9f99d0f613111d73c49e68ecddb Mon Sep 17 00:00:00 2001 From: rtogni Date: Sun, 20 Apr 2008 21:13:17 +0000 Subject: Support for MSU SCLS (Screen Capture Lossless Codec) with SCLS.DLL codecs.conf patch by AsSlowAsHell |asslowashell | g m a i l| win32.c patch by me git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26476 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 61744e2f63..d9403c65a2 100644 --- a/etc/codecs.conf +++ b/etc/codecs.conf @@ -362,6 +362,14 @@ videocodec theora ;WIN32: +videocodec msuscls + info "MSU Screen Capture Lossless Codec" + status working + fourcc SCLS + driver vfw + dll "SCLS.DLL" + out BGR32,BGR24,BGR16 flip + videocodec cram info "Microsoft Video 1" comment "-vf palette required for 8bpp" -- cgit v1.2.3