Hi<br><br>I am looking for information required to parse H264 codec_data.<br>With some Flv containers (with H264 v-streams) the flvdemux does not parse width, height or framerate, <br>instead the demuxer sent the codec_data to the next element.<br>
<br>e.g.<br><br># gst-launch filesrc location =/data/EVM_filesystems/x0089714/target/Vid.flv ! flvdemux name=demux demux.video ! fakesink -v<br>Setting pipeline to PAUSED ...<br>/GstPipeline:pipeline0/GstFLVDemux:demux.GstPad:video: caps = video/x-h264, pixel-aspect-ratio=(fraction)1/1, codec_data=(buffer)01640033ffe1001c67640033ac2cc502d0ceffc01400144400000fa40003a9823c60c65801000468eebcb0<br>
<br><br>Best regards<br>Joaquin<br>