Timestamp issue with audio/video playback when using mpegtsdemux

Edward Hervey bilboed at gmail.com
Mon Aug 19 21:32:14 PDT 2013


Hi,

  Please file a bug and attach the failing file (or a link to it if it's
too big to put in bugzilla).

    Edward

On Mon, 2013-08-19 at 07:01 -0700, krupa wrote:
> Hi,
> 
> I did try with gstreamer-1.0 but the issue still exists.
> 
> I'm attaching the timestamp log of audio and video (filter->pts print values
> in function gst_mpegts_demux_data_cb in gstmpegtsdemux.c).
> 
> filter->pts value is used to calculate the time:
> pts = filter->pts;
> time = MPEGTIME_TO_GSTTIME (pts) + stream->base_time;
> 
> I was not able to correlate between this time and actual play time.
> 
> Regards,
> Krupa
> timestamp_log
> <http://gstreamer-devel.966125.n4.nabble.com/file/n4661603/timestamp_log>  
> 
> 
> 
> --
> View this message in context: http://gstreamer-devel.966125.n4.nabble.com/Timestamp-issue-with-audio-video-playback-when-using-mpegtsdemux-tp4661457p4661603.html
> Sent from the GStreamer-devel mailing list archive at Nabble.com.
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel




More information about the gstreamer-devel mailing list