Robotics StackExchange | Archived questions

Best way to decompress video from ros bag offline

Hi,

I have a bag file with compressed video. I want decompress the video offline so that I don't need to use image_transport when running the bag file. I basically want create a new bag file with the decompressed video.

What is the best way to do this? I know there is a way to manipulate bag files using python. Is there some code that does this or some example code that does something similar?

Thanks.

Asked by gilme on 2022-12-18 04:09:37 UTC

Comments

Answers