JNoDuq / videobench

VMAF PSNR Bitrate Analyzer
233 stars 45 forks source link

Support for av1 in webm and mkv container #48

Open s7m0n opened 11 months ago

s7m0n commented 11 months ago

this would solve #47 Extends video file types to .mkv and .webm files Adapts the ffmpeg docker setup to include support for dav1d to enable decode support for av1 and handles if the duration is not on top stream level in ffprobe output which seems to be common for vp9 and av1.