From adf53a4caa5258f5cff2d4c3495c344b2fb287ba Mon Sep 17 00:00:00 2001 From: diego Date: Thu, 16 Nov 2006 00:20:55 +0000 Subject: Add support for Tiertex SEQ video. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20949 b3059339-0415-0410-9bf9-f77b7e298cf2 --- etc/codecs.conf | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'etc') diff --git a/etc/codecs.conf b/etc/codecs.conf index 8d8baf56b3..516b784193 100644 --- a/etc/codecs.conf +++ b/etc/codecs.conf @@ -1922,6 +1922,14 @@ videocodec fffraps dll "fraps" out BGR24,I420 +videocodec fftiertexseq + info "FFmpeg Tiertex SEQ" + status working + fourcc TSEQ + driver ffmpeg + dll "tiertexseqvideo" + out BGR8 + ; raw formats: (now RGB formats are autodetected) -- cgit v1.2.3