dive icon indicating copy to clipboard operation
dive copied to clipboard

Frame alignment issues at certain FPS

Open mattdawkins opened this issue 2 years ago • 4 comments

Describe the bug DIVE is a still a couple frames off of pipelines on certain videos:

https://viame.kitware.com/#/viewer/60fb350f78885a5d294b76f0

mattdawkins avatar Apr 26 '22 19:04 mattdawkins

Is this different than #1166 ? Possible duplicate.

subdavis avatar May 02 '22 17:05 subdavis

Different, 1166 is a known issue with that video. The annotations just need to be cleaned up on disk due to incorrect fps in the csv file.

This one is a video and pipeline alignment issue when running pipes on the data, or related

mattdawkins avatar May 03 '22 15:05 mattdawkins

Possible solution: use a KWIVER pipeline for trans-coding the video when it's available now that KWIVER has an ffmpeg video writer node?

mattdawkins avatar May 17 '22 16:05 mattdawkins

Matt could you verify that running that pipeline through extra_video_frames.sh at 1 FPS is giving the proper frames. I took the video embedded frame numbers and ran the extraction and the frames it was giving back were not what I expected. Let me know if you want that version of the video with the embedded frame numbers and times.

BryonLewis avatar May 17 '22 20:05 BryonLewis