[MPlayer-dev-eng] [PATCH] include new fourcc into codecs.conf for LEAD
adland
adland123 at yahoo.com
Sun Mar 21 03:03:15 CET 2004
I needed to make this small change to
codecs.conf to see demo avi listed below
new fourCC in avi file was LEAD
source URL with sample avi files
http://www.leadtools.com/SDK/Multimedia/Direct-Show-Filters/
Multimedia-DirectShow-Emboss.htm
diff -Naur main/etc/codecs.conf updated/etc/codecs.conf
--- main/etc/codecs.conf 2004-03-18 19:49:23.000000000 -0500
+++ updated/etc/codecs.conf 2004-03-20 20:51:42.000000000 -0500
@@ -740,6 +740,7 @@
comment "supports interlaced MJPEG"
fourcc MJPG
fourcc jpeg MJPG ; MOV Photo Jpeg
+ fourcc LEAD
driver vfw
dll "LCodcCMP.dll"
out BGR24,BGR15
thanks
More information about the MPlayer-dev-eng
mailing list