comparison etc/codecs.conf @ 26204:5ff39af5a7f6

Add FFmpeg DNxHD codec support
author reimar
date Fri, 14 Mar 2008 16:48:39 +0000
parents 855d907d45fd
children 85c37eab722b
comparison
equal deleted inserted replaced
26203:0d255d03016f 26204:5ff39af5a7f6
1739 fourcc CAVS 1739 fourcc CAVS
1740 driver ffmpeg 1740 driver ffmpeg
1741 dll "cavs" 1741 dll "cavs"
1742 out I420 1742 out I420
1743 1743
1744 videocodec ffdnxhd
1745 info "FFmpeg DNxHD decoder"
1746 status working
1747 fourcc AVdn
1748 driver ffmpeg
1749 dll "dnxhd"
1750 out 422P
1751
1744 ; quicktime codecs: 1752 ; quicktime codecs:
1745 1753
1746 videocodec qt3ivx 1754 videocodec qt3ivx
1747 info "win32/quicktime 3IV1 (3ivx) decoder" 1755 info "win32/quicktime 3IV1 (3ivx) decoder"
1748 status working 1756 status working