[Bug 754546] tsdemux: Problem with playing some HLS links

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon Nov 2 06:59:08 PST 2015


https://bugzilla.gnome.org/show_bug.cgi?id=754546

Nicolas Dufresne (stormer) <nicolas.dufresne at collabora.co.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #311432|none                        |needs-work
             status|                            |

--- Comment #16 from Nicolas Dufresne (stormer) <nicolas.dufresne at collabora.co.uk> ---
Review of attachment 311432:
 --> (https://bugzilla.gnome.org/review?bug=754546&attachment=311432)

I know nothing about the RANDOM_ACCESS flag, if you could point us to the
specification that could help. Though, I can explain in what Sebastien means.
Right now, you calculate a base time for your timestamp and do some math to
offset that to 0. This is redundant, as we already offset that using the
GstSegment. We offset the first PTS (lowest) to running time 0 in tsdemux.c
calculate_and_push_newsegment(). It does that, unless upstream already provided
a segment in time format. In anycase, please share the specification around
RANDOM_ACCESS, and we will be able to provide with better review.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list