[MPlayer-cvslog] r36812 - trunk/etc/codecs.conf
cehoyos
subversion at mplayerhq.hu
Sat Feb 8 21:04:46 CET 2014
Author: cehoyos
Date: Sat Feb 8 21:04:46 2014
New Revision: 36812
Log:
Add buggy FFmpeg FICV decoder.
Modified:
trunk/etc/codecs.conf
Modified: trunk/etc/codecs.conf
==============================================================================
--- trunk/etc/codecs.conf Sat Feb 8 17:19:52 2014 (r36811)
+++ trunk/etc/codecs.conf Sat Feb 8 21:04:46 2014 (r36812)
@@ -3313,6 +3313,14 @@ videocodec ficvvfw
dll "ficvdec_x86.dll"
out BGR32,BGR24,BGR16 flip
+videocodec ffficv
+ info "FFmpeg Mirillis Action screen capture codec"
+ status buggy
+ fourcc FICV
+ driver ffmpeg
+ dll fic
+ out YV12
+
videocodec ffkega
info "FFmpeg Kega Video"
status working
More information about the MPlayer-cvslog
mailing list