<div dir="ltr">
<p class="">Sorry my previous email got messed up<br>
<br>
The streams do have timestamp problem. <br>
When checked with ffmpeg it shows pts=0 while dts has<br>
value85xxxxxxxx <br>
<br>
In such cases how can I continue to play the stream. ? <br>
Is sync = false the<br>
only way?<br>
<br>
How can I detect via gstreamer if sync-false is needed (pts and dts are not<br>
correct)?</p>
</div><div class="gmail_extra"><br><br><div class="gmail_quote">On Thu, Jul 11, 2013 at 10:24 PM, Mohammad-AL.Gmail <span dir="ltr"><<a href="mailto:al.mohamed.salim@gmail.com" target="_blank">al.mohamed.salim@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im HOEnZb"><br>
<br>
-----Original Message-----<br>
From:<br>
gstreamer-devel-bounces+al.mohamed.salim=<a href="mailto:gmail.com@lists.freedesktop.org">gmail.com@lists.freedesktop.org</a><br>
[mailto:<a href="mailto:gstreamer-devel-bounces%2Bal.mohamed.salim">gstreamer-devel-bounces+al.mohamed.salim</a>=gmail.com@lists.freedesktop<br>
.org] On Behalf Of Tim-Philipp Müller<br>
Sent: Monday, July 08, 2013 5:37 PM<br>
To: <a href="mailto:gstreamer-devel@lists.freedesktop.org">gstreamer-devel@lists.freedesktop.org</a><br>
Subject: Re: playbin2 without sync=false no video<br>
<br>
</div><div class="HOEnZb"><div class="h5">On Mon, 2013-07-08 at 10:36 +0800, Mohamed Salim Mohamed Ayub wrote:<br>
> I am having some mpeg2 videos and when trying to play then with<br>
><br>
> gst-launch -v playbin2 uri=file:///<file><br>
><br>
> , there is hang after New clock mesasage.<br>
><br>
> Apparently decoder is not decoding anything<br>
><br>
><br>
> But when I use gst-launch -v playbin2 uri=file:///<file> <child<br>
> path>::sync=false,<br>
><br>
> I can see the video.<br>
><br>
><br>
> What might be going wrong without sync=false?<br>
<br>
Might be a problem with the newsegment event or the buffer timestamps -<br>
maybe the decoder doesn't copy them properly over onto the decoded frames?<br>
<br>
GST_DEBUG=basesink:6 might give you more info.<br>
<br>
Cheers<br>
-Tim<br>
<br>
<br>
_______________________________________________<br>
gstreamer-devel mailing list<br>
<a href="mailto:gstreamer-devel@lists.freedesktop.org">gstreamer-devel@lists.freedesktop.org</a><br>
<a href="http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel" target="_blank">http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel</a><br>
<br>
</div></div></blockquote></div><br></div>