JNoDuq / videobench

VMAF PSNR Bitrate Analyzer
233 stars 45 forks source link

Fix/ffmpeg input order #10

Closed birme closed 4 years ago

birme commented 4 years ago

This solves an issue where the wrong input order to the vmaf filter in the ffmpeg command was used.

/Jonas and Kennet (Eyevinn Technology)

JNoDuq commented 4 years ago

Hi, I modified the ffmpeg/vmaf command line so that the ref and sample are inverted only in the vmaf filter. By inverting both at the ffmpeg command input, the scaling and deinterlacing and syncing was no longer done on the right files.