diff --git a/etc/codecs.conf b/etc/codecs.conf index bf542fa828..025cc6d6b4 100644 --- a/etc/codecs.conf +++ b/etc/codecs.conf @@ -9,6 +9,12 @@ release 20050728 ; VIDEO CODECS ;============================================================================= +videocodec ffkmvc + fourcc KMVC + out BGR8 + driver ffmpeg + dll "kmvc" + videocodec ffzmbv info "FFmpeg Zip Motion-Block Video" status working @@ -123,6 +129,15 @@ videocodec ffmpeg12mc ; we have only native open source codecs for these: +videocodec ffnuv + info "NuppelVideo" + status working + fourcc NUV1 ; NUV1 is an internal MPlayer FOURCC + fourcc RJPG + driver ffmpeg + dll nuv + out I420 + videocodec nuv info "NuppelVideo" status working