FW: playbin2 without sync=false no video

Mohamed Salim Mohamed Ayub al.mohamed.salim at gmail.com
Thu Jul 11 20:16:10 PDT 2013


Sorry my previous email got messed up

The streams do have timestamp problem.
When checked with ffmpeg it shows pts=0 while dts has
value85xxxxxxxx

In such cases how can I continue to play the stream. ?
Is sync = false the
only way?

How can I detect via gstreamer if sync-false is needed (pts and dts are not
correct)?


On Thu, Jul 11, 2013 at 10:24 PM, Mohammad-AL.Gmail <
al.mohamed.salim at gmail.com> wrote:

>
>
> -----Original Message-----
> From:
> gstreamer-devel-bounces+al.mohamed.salim=gmail.com at lists.freedesktop.org
> [mailto:gstreamer-devel-bounces+al.mohamed.salim
> =gmail.com at lists.freedesktop
> .org] On Behalf Of Tim-Philipp Müller
> Sent: Monday, July 08, 2013 5:37 PM
> To: gstreamer-devel at lists.freedesktop.org
> Subject: Re: playbin2 without sync=false no video
>
> On Mon, 2013-07-08 at 10:36 +0800, Mohamed Salim Mohamed Ayub wrote:
> > I am having some mpeg2 videos and when trying to play then with
> >
> > gst-launch -v playbin2 uri=file:///<file>
> >
> > , there is hang after New clock mesasage.
> >
> > Apparently decoder is not decoding anything
> >
> >
> > But when I use gst-launch -v playbin2 uri=file:///<file> <child
> > path>::sync=false,
> >
> > I can see the video.
> >
> >
> > What might be going wrong without sync=false?
>
> Might be a problem with the newsegment event or the buffer timestamps -
> maybe the decoder doesn't copy them properly over onto the decoded frames?
>
> GST_DEBUG=basesink:6  might give you more info.
>
> Cheers
>  -Tim
>
>
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20130712/c00da520/attachment.html>


More information about the gstreamer-devel mailing list