Hi, gstreamer-devel:<br><br>&nbsp;&nbsp;&nbsp; Seems &quot;gst_basertppayload_push&quot; assigned timestamp to the GstBuffer. Check this function, arnabsamanta?<br><br>Eric Zhang<br><br><div class="gmail_quote">2008/12/2 arnabsamanta <span dir="ltr">&lt;<a href="mailto:arnabsamanta@tataelxsi.co.in">arnabsamanta@tataelxsi.co.in</a>&gt;</span><br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">&nbsp;Hi ,<br>
 &nbsp; &nbsp; &nbsp; &nbsp;I Am using the rtph264pay plugin in gst-plugins-good-0.10.11.<br>
 &nbsp; &nbsp; &nbsp; &nbsp;I am unable to understand the timestamp logic in it.<br>
<br>
 &nbsp; &nbsp; &nbsp; &nbsp;to my understandings and observations,<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;we are extracting the timestamp value from the incoming buffer in &quot;<br>
gst_rtp_h264_pay_handle_buffer&quot; function<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;and this value is passed to the &quot;gst_rtp_h264_pay_payload_nal&quot; function as<br>
an argument and further assigned to &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; the outgoing buffer pointer &quot;outbuf&quot;.<br>
<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;before doing the &quot; gst_basertppayload_push &quot; of the &nbsp;&quot;outbuf &quot; , we are<br>
calling &quot;gst_rtp_buffer_get_payload &quot; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; defined in the gst-plugins-base<br>
gstrtpbuffer.c .<br>
<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;when i printed the value of the timestamp of the incoming buffer , it was<br>
found to be -1.<br>
<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Any where in the code flow , am unable to track the portion where the<br>
timestamp change is done.<br>
<br>
<br>
 &nbsp; &nbsp; &nbsp; &nbsp;Can anybody kindly help me to point out the part i might have overlooked ?<br>
 &nbsp; &nbsp; &nbsp; &nbsp;and thanks for spending your valuable time to read this long mail .<br>
<br>
&nbsp;Regards,<br>
 &nbsp; &nbsp; &nbsp; &nbsp;~Arnab<br>
<br>
<br>
<br>
The information contained in this electronic message and any attachments to this message are intended for the exclusive use of the addressee(s) and may contain proprietary, confidential or privileged information. If you are not the intended recipient, you should not disseminate, distribute or copy this e-mail. Please notify the sender immediately and destroy all copies of this message and any attachments contained in it.<br>

<br>
-------------------------------------------------------------------------<br>
This SF.Net email is sponsored by the Moblin Your Move Developer&#39;s challenge<br>
Build the coolest Linux based applications with Moblin SDK &amp; win great prizes<br>
Grand prize is a trip for two to an Open Source event anywhere in the world<br>
<a href="http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/" target="_blank">http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/</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>