[Bug 740790] hlsdemux: Provide EXT-X-PROGRAM-DATE-TIME as a tag event.

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Dec 29 03:30:43 PST 2014


https://bugzilla.gnome.org/show_bug.cgi?id=740790
  GStreamer | gst-plugins-bad | git

Thiago Sousa Santos <thiagossantos> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |thiagossantos at gmail.com

--- Comment #4 from Thiago Sousa Santos <thiagossantos at gmail.com> 2014-12-29 11:30:37 UTC ---
>From the spec:

   The server MAY associate an absolute date and time with a Media
   Segment by applying an EXT-X-PROGRAM-DATE-TIME tag to it.  This
   defines an informative mapping of the (wall-clock) date and time
   specified by the tag to the first media timestamp in the segment,
   which may be used as a basis for seeking, for display, or for other
   purposes.  If a server provides this mapping, it SHOULD apply an EXT-
   X-PROGRAM-DATE-TIME tag to every segment that has an EXT-
   X-DISCONTINUITY tag applied to it


It seems a bit confusing as it says it can be used for display as well. I
wonder if we should have this as a tag (datetime of creation) or if we should
use this to map to our stream-time.

We have a symmetric issue here:
https://bugzilla.gnome.org/show_bug.cgi?id=741159

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- 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