zed-sdk icon indicating copy to clipboard operation
zed-sdk copied to clipboard

Multi SVO file synchronization and file cutting

Open fennecinspace opened this issue 3 years ago • 0 comments

Preliminary Checks

  • [X] This issue is not a duplicate. Before opening a new issue, please search existing issues.
  • [X] This issue is not a question, bug report, or anything other than a feature request directly related to this project.

Proposal

Hello,

I'm having trouble, synching multiple SVO files that I have separately recorded. The file start about 5 to 20 seconds between each other and each file is a different view of the same scene. The SVOs are around an hour long each and overlap with each other. (I have basically setup different ZED cameras to record a scene from different points of view).

I would like to use timestamps or any other method to sync the files in a way that I remove excess frames at the beginning or end of the files.

The results should be files that start at the same moment and end at the same moment.

Can you please give me an idea on how to write this using the ZED SDK ?

Thank you !

Use-Case

Recording and synching different recording of different points of view of the same scene.

Anything else?

No response

fennecinspace avatar Jun 07 '22 13:06 fennecinspace