JNoDuq / videobench

VMAF PSNR Bitrate Analyzer
233 stars 45 forks source link

Error when analyzing FLV file #35

Open rohmanhakim opened 2 years ago

rohmanhakim commented 2 years ago

Error when measuring FLV file

Describe the bug

When using a compressed file with flv format, videobench will shown error like in the included screenshot. Videobench then unable to continue its operation.

Steps To Reproduce

Steps to reproduce the behavior, please provide code snippets or a repository:

  1. Go to https://video.online-convert.com/convert-to-flv.
  2. Click on Choose File and Choose your original video to convert.
  3. Click Start and wait until conversion finished.
  4. Download your video.
  5. Open videobench GUI.
  6. Import your original video as the "Original Video" and its FLV-converted video from step above as the "Compressed Videos".
  7. Click Start.
  8. Wait and observe the videobench window.

Expected behavior

Videobench should continue to analyze and measure the FLV compressed video.

Screenshots

Screenshot from 2021-12-15 14-25-07

If applicable, add screenshots to help explain your problem.

System information

OS: Ubuntu 10.04 LTS
Version of videobench: master
rohmanhakim commented 2 years ago

I already create the PR to fix this bug here: https://github.com/JNoDuq/videobench/pull/34