20 Apr
2024
20 Apr
'24
11:37 p.m.
On Sat, Apr 20, 2024 at 2:48 PM Андрей Спицын via Cin < [email protected]> wrote:
After reading the mail list, I thought that some test cases are needed to test plugins after migrating from ffmpeg 6.1 to 7.0. And then compare the new videos with the old ones in semi-automatic mode.
I found that ffmpeg a able to produce diff-like videos with the blend filter for video: https://stackoverflow.com/questions/25774996/how-to-compare-show-the-differe...
This is handy to know about. So far in a single test, the MD5 sum in 6.1 version versus 7.0 is different but I think it is due to auxiliary information and not the actual data. But I could be wrong.