Answer the question
In order to leave comments, you need to log in
How to compare two transcoded videos using SSIM metric?
Hello!
There is a video original_720p.mp4. Two videos with presets were transcoded from it, for example, medium and fast:
1. transcoded_360p_medium.mp4,
2. transcoded_360p_fast.mp4.
How can I compare two transcoded videos by SSIM metric? Now I compare them like this:
ffmpeg -i transcoded_360p_medium.mp4 -i transcoded_360p_fast.mp4 -lavfi ssim -f null -
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question