Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
Hi,
I have h.264 encoded NAL units stored in a file. I want to read this file and feed it to Gstreamer Appsrc .
But i am not able to figure out what should be the Gstreamer Pipeine to properly decode the data.
Please help me out if you have any information available related to this.
Thank you.
That's rather a question you should bring to the GStreamer folks. For the Qt side you can then use QMediaPlayer as shown here with a custom pipeline.