comparison etc/codecs.conf @ 20933:ac704f65fe31

Add support for Tiertex SEQ video.
author diego
date Thu, 16 Nov 2006 00:20:55 +0000
parents 0cc7dfcb2e3b
children 51dbf3c4924f
comparison
equal deleted inserted replaced
20932:2c50f72c3a5c 20933:ac704f65fe31
1919 status working 1919 status working
1920 fourcc FPS1,fps1 1920 fourcc FPS1,fps1
1921 driver ffmpeg 1921 driver ffmpeg
1922 dll "fraps" 1922 dll "fraps"
1923 out BGR24,I420 1923 out BGR24,I420
1924
1925 videocodec fftiertexseq
1926 info "FFmpeg Tiertex SEQ"
1927 status working
1928 fourcc TSEQ
1929 driver ffmpeg
1930 dll "tiertexseqvideo"
1931 out BGR8
1924 1932
1925 1933
1926 ; raw formats: (now RGB formats are autodetected) 1934 ; raw formats: (now RGB formats are autodetected)
1927 1935
1928 ; these raw codecs are used mostly by TV input 1936 ; these raw codecs are used mostly by TV input