Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
由于 ffmpeg 通过逐帧比较计算 ssim 分数, 我如何将参考视频(例如 ref.mp4)与视频流精确对齐,以便只有相应的帧(两个视频的第 i 帧,对于所有 i ) 由 ffmpeg 比较?请帮忙。