Extract frames using gstreamer
How to extract frames from a video saved on rosbag2 using gstreamer? I have already managed to extract the messages from the db3 file, but I have difficulties in extracting the frames. Gstreamer and not OpenCV must be used.
Thanks