# HG changeset patch # User compn # Date 1362448008 0 # Node ID 1a75db112806a51ffa7ca53efce0b485835b0f18 # Parent 7c37b17a64a5d334c193bf247a0b1e242ae24c04 add FICV binary codec. works on http://samples.ffmpeg.org/V-codecs/ficv.avi dll http://samples.ffmpeg.org/drivers32/new/ficvdec_x86.dll only tested on win2k. diff -r 7c37b17a64a5 -r 1a75db112806 etc/codecs.conf --- a/etc/codecs.conf Sun Mar 03 10:29:18 2013 +0000 +++ b/etc/codecs.conf Tue Mar 05 01:46:48 2013 +0000 @@ -3082,6 +3082,15 @@ dll "wtvc.dll" out BGR16 flip +videocodec ficvvfw + info "Mirillis Action screen capture codec" + status working + comment "requires msvcm90.dll msvcp90.dll msvcr90.dll" + fourcc FICV + driver vfw + dll "ficvdec_x86.dll" + out BGR32,BGR24,BGR16 flip + videocodec ffkega info "FFmpeg Kega Video" status working