pixop / video-compare

Split screen video comparison tool using FFmpeg and SDL2
GNU General Public License v2.0
889 stars 41 forks source link

Seeking when adding delay - delay is not conserved upon resume #55

Closed rpx91 closed 7 months ago

rpx91 commented 7 months ago

I have two files I'm comparing. One is slightly out of sync with the other. It works fine with the offset when I initially start but soon as I seek ahead the delay is no longer respected.

Is that a known issue?

This is happening on a SD Rec 709 MKV remux

rpx91 commented 7 months ago

Appears my video sources have different cuts, not an app issue. Sorry