Gstreamer encoding errors opencv - jetpack 4.4.1

You may have a look to this example. You would just change shmsink to mp4mux + filesink.
Be sure you push frames at said rate. If get framerate from source, you would have to push every frame to writer.
Otherwise you would have to adjust writer fps.

1 Like