From 6c2394f0b4ca4a9f267c15fe86e8681f33abbc17 Mon Sep 17 00:00:00 2001 From: diego Date: Tue, 22 Apr 2008 10:14:55 +0000 Subject: Add BFI video support through FFmpeg. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26491 b3059339-0415-0410-9bf9-f77b7e298cf2 --- etc/codecs.conf | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'etc/codecs.conf') diff --git a/etc/codecs.conf b/etc/codecs.conf index d9403c65a2..6537954035 100644 --- a/etc/codecs.conf +++ b/etc/codecs.conf @@ -2095,6 +2095,14 @@ videocodec ffthp dll thp out YV12 +videocodec ffbfi + info "FFmpeg BFI Video" + status working + fourcc BFIV ; internal MPlayer FourCC + driver ffmpeg + dll bfi + out BGR8 + videocodec ffbethsoftvid info "FFmpeg Bethesda Software VID" comment "video plays much too fast" -- cgit v1.2.3