Thanks!<br><br><div class="gmail_quote">On Tue, Sep 8, 2009 at 10:25 AM, Stefan Kost <span dir="ltr">&lt;<a href="mailto:ensonic@hora-obscura.de">ensonic@hora-obscura.de</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Joaquin Castellanos schrieb:<br>
<div><div></div><div class="h5">&gt; Hi<br>
&gt;<br>
&gt; I am looking for information required to parse H264 codec_data.<br>
&gt; With some Flv containers (with H264 v-streams) the flvdemux does not<br>
&gt; parse width, height or framerate,<br>
&gt; instead the demuxer sent the codec_data to the next element.<br>
&gt;<br>
&gt; e.g.<br>
&gt;<br>
&gt; # gst-launch filesrc location<br>
&gt; =/data/EVM_filesystems/x0089714/target/Vid.flv !  flvdemux name=demux<br>
&gt; demux.video  ! fakesink -v<br>
&gt; Setting pipeline to PAUSED ...<br>
&gt; /GstPipeline:pipeline0/GstFLVDemux:demux.GstPad:video: caps =<br>
&gt; video/x-h264, pixel-aspect-ratio=(fraction)1/1,<br>
&gt; codec_data=(buffer)01640033ffe1001c67640033ac2cc502d0ceffc01400144400000fa40003a9823c60c65801000468eebcb0<br>
&gt;<br>
&gt;<br>
</div></div>have a look at h264parse.<br>
<br>
Stefan<br>
<br>
&gt; Best regards<br>
&gt; Joaquin<br>
&gt; ------------------------------------------------------------------------<br>
&gt;<br>
&gt; ------------------------------------------------------------------------------<br>
&gt; Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day<br>
&gt; trial. Simplify your report design, integration and deployment - and focus on<br>
&gt; what you do best, core application coding. Discover what&#39;s new with<br>
&gt; Crystal Reports now.  <a href="http://p.sf.net/sfu/bobj-july" target="_blank">http://p.sf.net/sfu/bobj-july</a><br>
&gt; ------------------------------------------------------------------------<br>
&gt;<br>
&gt; _______________________________________________<br>
&gt; gstreamer-devel mailing list<br>
&gt; <a href="mailto:gstreamer-devel@lists.sourceforge.net">gstreamer-devel@lists.sourceforge.net</a><br>
&gt; <a href="https://lists.sourceforge.net/lists/listinfo/gstreamer-devel" target="_blank">https://lists.sourceforge.net/lists/listinfo/gstreamer-devel</a><br>
&gt;<br>
<br>
<br>
------------------------------------------------------------------------------<br>
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day<br>
trial. Simplify your report design, integration and deployment - and focus on<br>
what you do best, core application coding. Discover what&#39;s new with<br>
Crystal Reports now.  <a href="http://p.sf.net/sfu/bobj-july" target="_blank">http://p.sf.net/sfu/bobj-july</a><br>
_______________________________________________<br>
gstreamer-devel mailing list<br>
<a href="mailto:gstreamer-devel@lists.sourceforge.net">gstreamer-devel@lists.sourceforge.net</a><br>
<a href="https://lists.sourceforge.net/lists/listinfo/gstreamer-devel" target="_blank">https://lists.sourceforge.net/lists/listinfo/gstreamer-devel</a><br>
</blockquote></div><br>