diff options
-rw-r--r-- | etc/codecs.conf | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/etc/codecs.conf b/etc/codecs.conf index 1a9c5a050b..9fe0c628c6 100644 --- a/etc/codecs.conf +++ b/etc/codecs.conf @@ -1741,6 +1741,14 @@ videocodec ffcavs dll "cavs" out I420 +videocodec ffdnxhd + info "FFmpeg DNxHD decoder" + status working + fourcc AVdn + driver ffmpeg + dll "dnxhd" + out 422P + ; quicktime codecs: videocodec qt3ivx |