How to convert JPEC LOSSY compressed SVO file to HEVC format to use on ROS Wrapper

Hi,

Currently, I am taking SVO files from several scenarios for the ZED positional tracking evaluation. The SVO file is taken by using a Windows laptop via ZED Explorer. Since the laptop doesn’t have NVIDIA GPU, it only allows 2 compression options: LOSSLESS and JPEC LOSSY. If I take an SVO record in JPEC LOSSY format, how can I convert it to HEVC format to use on ZED ROS Wrapper?

Thank you.

Hi @luongqh
you can use the ZED_SVO_Editor editor to convert it.

You can get detailed information about the available options by using the command
$ ZED_SVO_Editor --help

1 Like