[MPlayer-cvslog] r37926 - trunk/etc/codecs.conf
compn
subversion at mplayerhq.hu
Sun Feb 26 19:32:59 EET 2017
Author: compn
Date: Sun Feb 26 19:32:59 2017
New Revision: 37926
Log:
codecs.conf: add ffscpr and fffoxmotion
Modified:
trunk/etc/codecs.conf
Modified: trunk/etc/codecs.conf
==============================================================================
--- trunk/etc/codecs.conf Wed Feb 15 00:47:17 2017 (r37925)
+++ trunk/etc/codecs.conf Sun Feb 26 19:32:59 2017 (r37926)
@@ -3381,6 +3381,13 @@ videocodec matchware
dll "mwsc.dll"
out BGR24 flip
+videocodec ffscpr
+ status working
+ fourcc SCPR
+ driver ffmpeg
+ dll scpr
+ out BGRA,ARGB
+
videocodec screenpressor
info "ScreenPressor Lossless Codec"
status working
@@ -3527,6 +3534,14 @@ videocodec loronixwavlet
dll "wavlor.dll"
out BGR24
+videocodec fffoxmotion
+ info "FFmpeg foxmotion video"
+ status working
+ fourcc FMVC
+ driver ffmpeg
+ dll fmvc
+ out BGR24,BGRA,BGR15
+
videocodec foxmotion
info "fox motion video"
status working
@@ -4032,7 +4047,6 @@ videocodec fftscc2
dll tscc2
out 444P
-; sample videos: http://www.techsmith.com/products/camtasia/examplevideos.asp
videocodec camtasia
info "TechSmith Camtasia Screen Codec"
status working
More information about the MPlayer-cvslog
mailing list