# HG changeset patch # User reimar # Date 1369389207 0 # Node ID 4fb34494f66dce0f2d2e688866ea677aba0dbbb4 # Parent cd8eb97cc4ba071bded94bfb29915710d59fcbff Remove incorrect comment, FFmpeg decoder supports 10 bit. Also make FFmpeg decoder the default. diff -r cd8eb97cc4ba -r 4fb34494f66d etc/codecs.conf --- a/etc/codecs.conf Sat May 18 04:33:32 2013 +0000 +++ b/etc/codecs.conf Fri May 24 09:53:27 2013 +0000 @@ -3301,15 +3301,6 @@ dll "cavs" out YV12,I420 -videocodec qtdnxhd - info "QuickTime Avid DNxHD" - comment "needed for decoding 10-bit DNxHD" - status working - fourcc AVdn - driver qtvideo - dll "AvidAVdnCodec.qtx" - out UYVY,BGR24 - videocodec ffdnxhd info "FFmpeg DNxHD" status working @@ -3318,6 +3309,14 @@ dll "dnxhd" out 422P,422P10 +videocodec qtdnxhd + info "QuickTime Avid DNxHD" + status working + fourcc AVdn + driver qtvideo + dll "AvidAVdnCodec.qtx" + out UYVY,BGR24 + videocodec ffavui info "FFmpeg Avid Meridien" status working