I recently started working with the ZED camera and I’m processing .svo files for my application. However, my recordings are in .svo2 format, and I need to convert them to .svo format.
I couldn’t find any official tools or methods for this conversion. Does anyone know of a way to do this? Maybe a code snippet or an executable tool?
Thanks for your response! I need to convert .svo2 to .svo because I want to use AVI/MP4 exports. As far as I know, the ZED SDK allows exporting videos from .svo files, but not directly from .svo2.
Is there any way to export AVI/MP4 directly from .svo2?