[MPlayer-cvslog] r26471 - trunk/etc/codecs.conf
compn
subversion at mplayerhq.hu
Sat Apr 19 23:56:31 CEST 2008
Author: compn
Date: Sat Apr 19 23:56:31 2008
New Revision: 26471
Log:
add canopus codecs, patch by Gianluigi Tiesi
Modified:
trunk/etc/codecs.conf
Modified: trunk/etc/codecs.conf
==============================================================================
--- trunk/etc/codecs.conf (original)
+++ trunk/etc/codecs.conf Sat Apr 19 23:56:31 2008
@@ -1442,6 +1442,24 @@ videocodec lagarith
dll "lagarith.dll"
out BGR32,BGR24 flip
+videocodec canopushq
+ status working
+ info "Canopus HQ Codec"
+ comment "requires cseHQa.dll and CSEUvec.dll"
+ fourcc CUVC
+ driver vfw
+ dll "CUVCcodc.dll"
+ out BGR24
+
+videocodec canopusll
+ status working
+ info "Canopus Lossless Codec"
+ comment "requires csellc.dll"
+ fourcc CLLC
+ driver vfw
+ dll "CLLCcodc.dll"
+ out BGR24
+
videocodec ffvp3
info "FFmpeg VP3"
status untested
More information about the MPlayer-cvslog
mailing list