comparison etc/codecs.conf @ 20934:51dbf3c4924f

support for Sierra VMD video
author diego
date Thu, 16 Nov 2006 00:56:35 +0000
parents ac704f65fe31
children 334ddfb704f1
comparison
equal deleted inserted replaced
20933:ac704f65fe31 20934:51dbf3c4924f
1926 info "FFmpeg Tiertex SEQ" 1926 info "FFmpeg Tiertex SEQ"
1927 status working 1927 status working
1928 fourcc TSEQ 1928 fourcc TSEQ
1929 driver ffmpeg 1929 driver ffmpeg
1930 dll "tiertexseqvideo" 1930 dll "tiertexseqvideo"
1931 out BGR8
1932
1933 videocodec ffvmd
1934 info "FFmpeg Sierra VMD video"
1935 status working
1936 fourcc VMDV
1937 driver ffmpeg
1938 dll "vmdvideo"
1931 out BGR8 1939 out BGR8
1932 1940
1933 1941
1934 ; raw formats: (now RGB formats are autodetected) 1942 ; raw formats: (now RGB formats are autodetected)
1935 1943