[MPlayer-cvslog] CVS: main/etc codecs.conf,1.411,1.412
Roberto Togni CVS
syncmail at mplayerhq.hu
Sun May 15 01:31:32 CEST 2005
CVS change done by Roberto Togni CVS
Update of /cvsroot/mplayer/main/etc
In directory mail:/var2/tmp/cvs-serv31077/etc
Modified Files:
codecs.conf
Log Message:
FRAPS decoder (FPS1) with binary dll
Patch by Gianluigi Tiesi
Index: codecs.conf
===================================================================
RCS file: /cvsroot/mplayer/main/etc/codecs.conf,v
retrieving revision 1.411
retrieving revision 1.412
diff -u -r1.411 -r1.412
--- codecs.conf 4 May 2005 20:35:21 -0000 1.411
+++ codecs.conf 14 May 2005 23:31:29 -0000 1.412
@@ -1724,6 +1724,16 @@
dll "tsccvid.dll"
out BGR32,BGR24,BGR15,BGR8 query,flip
+; Fraps - Realtime Video Capture - http://www.fraps.com/
+videocodec fraps
+ info "FRAPS: Realtime Video Capture"
+ comment "Requires a processor with SSE???"
+ status working
+ fourcc FPS1,fps1
+ driver vfw
+ dll "frapsvid.dll"
+ out BGR32 flip
+
; raw formats: (now RGB formats are autodetected)
; these raw codecs are used mostly by TV input
More information about the MPlayer-cvslog
mailing list