Mercurial > mplayer.hg
changeset 35838:1a75db112806
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.
author | compn |
---|---|
date | Tue, 05 Mar 2013 01:46:48 +0000 |
parents | 7c37b17a64a5 |
children | 528e1429bfa2 |
files | etc/codecs.conf |
diffstat | 1 files changed, 9 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- 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