diff options
Diffstat (limited to 'etc')
-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 516b784193..762fb81be1 100644 --- a/etc/codecs.conf +++ b/etc/codecs.conf @@ -1930,6 +1930,14 @@ videocodec fftiertexseq dll "tiertexseqvideo" out BGR8 +videocodec ffvmd + info "FFmpeg Sierra VMD video" + status working + fourcc VMDV + driver ffmpeg + dll "vmdvideo" + out BGR8 + ; raw formats: (now RGB formats are autodetected) |