<div>Hi . </div>
<div> </div>
<div>Try adding videorate and audiorate plugins in the respective branches of the pipeline. These plugins will add timestamp field to the buffer which comes from filesrc. So you need to use videorate plugin after you get the framed buffers from h264parse . But in audio branch you are not using any plugin which will generate valid frames after reading buffers from filesrc.So I  suggest you to use some audio parser also for the audio format you are using ( like for video you are using h264parse)  .</div>

<div> </div>
<div> </div>
<div><br><br> </div>
<div class="gmail_quote">On Tue, Jul 6, 2010 at 10:46 AM, Irfan Shaikh <span dir="ltr">&lt;<a href="mailto:irfanshaikh@tataelxsi.co.in">irfanshaikh@tataelxsi.co.in</a>&gt;</span> wrote:<br>
<blockquote style="BORDER-LEFT: #ccc 1px solid; MARGIN: 0px 0px 0px 0.8ex; PADDING-LEFT: 1ex" class="gmail_quote">
<div>
<div><font color="#000000" size="2" face="Arial">Hello all, </font></div>
<div><font size="2" face="Arial">               </font></div>
<div><font size="2" face="Arial">                What is wrong in following pipeline. {&quot;Received buffer without timestamp/duration&quot; :-&gt; What does this mean} </font></div>
<div><font size="2" face="Arial">          </font></div>
<div><font color="#000000" size="2" face="Arial">[root@localhost gst-plugins-bad-0.10.18]# gst-launch filesrc location=/home/Irfan/Test_Data/Sequence\ 1_track1.264 ! h264parse output-format=sample access-unit=true ! video/x-h264, width=960, height=540, framerate=30/1, stream-format=avc  ! queue ! mux. filesrc location=/home/Irfan/Test_Data/Sequence\ 1_track2.sowt ! audio/x-raw-int, rate=48000, channels=2, endianness=1234, width=16, depth=16, signed=TRUE ! queue ! mux. qtmux name=mux ! filesink location=/home/Irfan/Test_Data/Seq1.mov</font></div>

<div><font size="2" face="Arial"></font> </div>
<div>Setting pipeline to PAUSED ...<br>Pipeline is PREROLLING ...<br>Pipeline is PREROLLED ...<br>Setting pipeline to PLAYING ...<br>New clock: GstSystemClock<br>ERROR: from element /GstPipeline:pipeline0/GstQTMux:mux: Could not multiplex stream.<br>
Additional debug info:<br>gstqtmux.c(1732): gst_qt_mux_add_buffer (): /GstPipeline:pipeline0/GstQTMux:mux:<br>Received buffer without timestamp/duration.<br>Execution ended after 10105924 ns.<br>Setting pipeline to PAUSED ...<br>
Setting pipeline to READY ...<br>Setting pipeline to NULL ...<br>Freeing pipeline ...<br></div><pre style="WHITE-SPACE: normal"><br></pre></div><br>------------------------------------------------------------------------------<br>
This SF.net email is sponsored by Sprint<br>What will you do first with EVO, the first 4G phone?<br>Visit <a href="http://sprint.com/first" target="_blank">sprint.com/first</a> -- <a href="http://p.sf.net/sfu/sprint-com-first" target="_blank">http://p.sf.net/sfu/sprint-com-first</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>
<br></blockquote></div><br><br clear="all"><br>-- <br>Regards,<br><br>Sudarshan Bisht<br>