biigle / videos

:m: BIIGLE module to create, edit and explore video annotations
0 stars 0 forks source link

Sync video frame on pause #62

Closed mzur closed 4 years ago

mzur commented 4 years ago

It seems like the displayed video frame can be out of sync. For some videos with a fast moving camera (e.g. 1258) some single-frame annotations do not match the positons of the OOI. Make sure to sync the displayed video frame if the video is paused (render sync after canceling the animation frame).

mzur commented 4 years ago

Render sync after pause and maybe even do a seek to the current time to make absolutely sure the current time matches the currently rendered frame.