diff --git a/etc/codecs.conf b/etc/codecs.conf index 8f2b0db822..f7fcfcf25d 100644 --- a/etc/codecs.conf +++ b/etc/codecs.conf @@ -1370,6 +1370,14 @@ videocodec vp4 out YUY2 out BGR32,BGR24 +videocodec ffvp5 + info "FFmpeg VP5 decoder" + status working + fourcc VP50 + driver ffmpeg + dll "vp5" + out YV12 + videocodec vp5 info "On2 VP5 Personal Codec" status working @@ -1379,6 +1387,14 @@ videocodec vp5 out YUY2 out BGR32,BGR24 +videocodec ffvp6 + info "FFmpeg VP6 decoder" + status working + fourcc VP62 + driver ffmpeg + dll "vp6" + out YV12 + videocodec vp6 info "On2 VP6 Personal Codec" status working