comparison etc/codecs.conf @ 20940:7b56f3f4fa80

support for Delphine CIN audio and video
author diego
date Thu, 16 Nov 2006 12:28:39 +0000
parents da93e0635a90
children 40cc1d0964bc
comparison
equal deleted inserted replaced
20939:da93e0635a90 20940:7b56f3f4fa80
1936 fourcc VMDV ; internal MPlayer FourCC 1936 fourcc VMDV ; internal MPlayer FourCC
1937 driver ffmpeg 1937 driver ffmpeg
1938 dll "vmdvideo" 1938 dll "vmdvideo"
1939 out BGR8 1939 out BGR8
1940 1940
1941 videocodec ffdsicinvideo
1942 info "FFmpeg Delphine CIN video"
1943 status working
1944 fourcc DCIV ; internal MPlayer FourCC
1945 driver ffmpeg
1946 dll "dsicinvideo"
1947 out BGR8
1948
1941 1949
1942 ; raw formats: (now RGB formats are autodetected) 1950 ; raw formats: (now RGB formats are autodetected)
1943 1951
1944 ; these raw codecs are used mostly by TV input 1952 ; these raw codecs are used mostly by TV input
1945 ; 0x20776172 is used by Quicktime ('raw ') 1953 ; 0x20776172 is used by Quicktime ('raw ')
2439 info "FFmpeg Smacker Audio" 2447 info "FFmpeg Smacker Audio"
2440 status buggy 2448 status buggy
2441 fourcc SMKA 2449 fourcc SMKA
2442 driver ffmpeg 2450 driver ffmpeg
2443 dll "smackaud" 2451 dll "smackaud"
2452
2453 audiocodec ffdsicinaudio
2454 info "FFmpeg Delphine CIN audio"
2455 status working
2456 fourcc DCIA ; internal MPlayer FourCC
2457 driver ffmpeg
2458 dll dsicinaudio
2444 2459
2445 audiocodec ff4xmadmpcm 2460 audiocodec ff4xmadmpcm
2446 info "FFmpeg 4XM ADPCM audio" 2461 info "FFmpeg 4XM ADPCM audio"
2447 status working 2462 status working
2448 fourcc 4XMA ; internal MPlayer FourCC 2463 fourcc 4XMA ; internal MPlayer FourCC