<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.5.7653.38">
<TITLE>RE : headers missing via rtpmp4vpay and rtpmp4vdepay</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/plain format -->

<P><FONT SIZE=2>&nbsp;Hello Neel,<BR>
<BR>
&nbsp;I guess your pipeline is something as follows<BR>
&nbsp;filesrc ! rtpmp4vpay ! rtpmp4depay ! filesink<BR>
<BR>
&nbsp;Can you try the following pipeline<BR>
&nbsp;filesrc ! mpeg4videoparse ! rtpmp4vpay ! rtpmp4depay ! filesink<BR>
&nbsp;and see if you still face the problem ?<BR>
<BR>
<BR>
&nbsp;Regards,<BR>
&nbsp;Arnab&nbsp;&nbsp;<BR>
<BR>
<BR>
<BR>
<BR>
<BR>
Message: 4<BR>
Date: Tue, 30 Jun 2009 10:59:50 +0530<BR>
From: &quot;Mehta, Neel&quot; &lt;x0112149@ti.com&gt;<BR>
Subject: [gst-devel] headers missing via rtpmp4vpay and rtpmp4vdepay<BR>
To: Discussion of the development of GStreamer<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;gstreamer-devel@lists.sourceforge.net&gt;<BR>
Message-ID:<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;E0D41E29EB0DAC4E9F3FF173962E9E94024ED07E22@dbde02.ent.ti.com&gt;<BR>
Content-Type: text/plain; charset=&quot;us-ascii&quot;<BR>
<BR>
Hi.<BR>
<BR>
I used the appsrc to write to a file via filesink, and the video was perfect but if I used the appsrc, rtpmp4vpay, rtpmp4vdepay, filesink to write to a file, then the MPEG4 headers were missing from the file. I used a hex editor to manually insert the headers and then the file was perfect. So, where is the problem? Is there a bug in the rtpmp4vpay/rtpmp4vdepay or am I doing something wrong with handling the buffers? I don't think that there is a problem in the handling of buffers on my side as the direct writing to a file worked perfectly.<BR>
<BR>
Can someone help me out?? I am unable to transmit the video via UDP/RTSP and play it as the headers are missing and hence the VLC does not decode it (I have a problem with RTSP transmission via gst-rtsp-server too. I had posted it on the mailing list yesterday).<BR>
<BR>
Thanks in advance.<BR>
<BR>
Regards,<BR>
Neel.<BR>
-------------- next part --------------<BR>
An HTML attachment was scrubbed...<BR>
<BR>
------------------------------<BR>
<BR>
Message: 5<BR>
Date: Tue, 30 Jun 2009 11:29:27 +0530<BR>
From: &quot;Aniruddha&quot; &lt;aniruddhachourasia@tataelxsi.co.in&gt;<BR>
Subject: [gst-devel] No dispose/finalize fuction in &quot;RTPSEND&quot; element<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; in&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; gst-plugin-farsight<BR>
To: &quot;Discussion of the development of GStreamer&quot;<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;gstreamer-devel@lists.sourceforge.net&gt;<BR>
Message-ID: &lt;006701c9f947$ed7ee380$3f033c0a@telxsi.com&gt;<BR>
Content-Type: text/plain; charset=&quot;iso-8859-1&quot;<BR>
<BR>
Hello Folks,<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; I am using rtpsend plugin for one of my application and I observed that there is a memory leak in the application. When I investigated the rtpsend plugin, I found that there is no dispose/finalize function implemented for the same. Is it not required? If it is required, then how do I implement it? Can it be the cause of memory leak?<BR>
<BR>
Regards<BR>
Aniruddha<BR>
<BR>
-------------- next part --------------<BR>
An HTML attachment was scrubbed...<BR>
<BR>
------------------------------<BR>
<BR>
------------------------------------------------------------------------------<BR>
<BR>
<BR>
------------------------------<BR>
<BR>
_______________________________________________<BR>
gstreamer-devel mailing list<BR>
gstreamer-devel@lists.sourceforge.net<BR>
<A HREF="https://lists.sourceforge.net/lists/listinfo/gstreamer-devel">https://lists.sourceforge.net/lists/listinfo/gstreamer-devel</A><BR>
<BR>
<BR>
End of gstreamer-devel Digest, Vol 37, Issue 88<BR>
***********************************************<BR>
<BR>
</FONT>
</P>

<pre>
</pre></BODY>
</HTML>