video-quality
video-quality copied to clipboard
vifp.vifp_mscale() returns nan values when comparing identical frames
When I use vifp.vifp_mscale() to compare two consecutive, identical frames (lead black in this instance), the method returns nan
instead of a value. Is this correct/expected or should it be returning 1.0
instead?