How to save stereo images into the format as avi but not svo?

Hi,

I am using ZED2 to record stereo images while I find the svo format requires a very large space to store, and then we need to convert it into avi. Are there any methods that can directly save the data as avi formats?

Thanks and best regards,

Hello and thank you for reaching us out,
If you want to directly save a mp4, you can use the zed as a simple webcam ans use opencv function (for example).
You have a good starting point here : https://techtutorialsx.com/2020/05/07/python-opencv-saving-video-from-webcam/

Antoine Lassagne
Senior Developer - ZED SDK
Stereolabs Support