tsdemux : wrong timestamping. (version 1.4.1)

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

tsdemux : wrong timestamping. (version 1.4.1)

ShivaKumar
Hi All,

I am using gstreamer 1.4.1 and gst-bad package of version 1.4.1. I see that the tsdemux is wrongly timestamping.

Lets say the tsdemux has issued new segment event with lowest_pts 0:00:00.247992185.

Initial there are some pending buffer and after pushing them its pushing the next buffer with 0:00:00.247992185 time stamp again. This is like dragging the time stamp scale back by number of pending buffer. Because of this I hearing audio jerks. This is because audiobasesink has the new segment which starts from 0:00:00.247992185, but after the pending buffers ts demux again started times stamping from 0:00:00.247992185. So buffers are getting dropped.

-Regards,
Shiva Kumar
Reply | Threaded
Open this post in threaded view
|

Re: tsdemux : wrong timestamping. (version 1.4.1)

Sebastian Dröge-3
On Thu, 2016-12-08 at 22:22 -0800, ShivaKumar wrote:

> Hi All,
>
> I am using gstreamer 1.4.1 and gst-bad package of version 1.4.1. I see that
> the tsdemux is wrongly timestamping.
>
> Lets say the tsdemux has issued new segment event with lowest_pts
> 0:00:00.247992185.
>
> Initial there are some pending buffer and after pushing them its pushing the
> next buffer with 0:00:00.247992185 time stamp again. This is like dragging
> the time stamp scale back by number of pending buffer. Because of this I
> hearing audio jerks. This is because audiobasesink has the new segment which
> starts from 0:00:00.247992185, but after the pending buffers ts demux again
> started times stamping from 0:00:00.247992185. So buffers are getting
> dropped.
Please check if this is still a problem with the latest stable release,
and if so please file a bug with a sample file to reproduce the
problem.

https://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer

--
Sebastian Dröge, Centricular Ltd · http://www.centricular.com
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel

signature.asc (981 bytes) Download Attachment