FAIL: bob.io.video.test_codec.test_frameskip_format_mov_codec_wmv1
``` ====================================================================== FAIL: bob.io.video.test_codec.test_frameskip_format_mov_codec_wmv1 ---------------------------------------------------------------------- Traceback (most recent call last): File "/Users/buildbot/work/gitlab/f6f95b82/0/bob/bob.nightlies/miniconda/conda-bld/bob.io.video_1520801547002/_test_env_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_p/lib/python2.7/site-packages/nose/case.py", line 197, in runTest self.test(*self.arg) File "/Users/buildbot/work/gitlab/f6f95b82/0/bob/bob.nightlies/miniconda/conda-bld/bob.io.video_1520801547002/_test_env_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_p/lib/python2.7/site-packages/bob/io/video/test_codec.py", line 40, in check_format_codec assert rdist <= maxdist, "distortion(frame[%d]) %g > %g allowed for format `%s' and codec `%s'" % (k, rdist, maxdist, format, codec) AssertionError: distortion(frame[29]) 99.7841 > 75 allowed for format `mov' and codec `mpeg2video' ``` See: https://gitlab.idiap.ch/bob/bob.nightlies/-/jobs/126347
issue