[Webkit-unassigned] [Bug 122001] New: [GStreamer] Expose MPEG-TS metadata
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Sep 26 17:59:59 PDT 2013
https://bugs.webkit.org/show_bug.cgi?id=122001
Summary: [GStreamer] Expose MPEG-TS metadata
Product: WebKit
Version: 528+ (Nightly build)
Platform: All
OS/Version: All
Status: UNCONFIRMED
Severity: Normal
Priority: P2
Component: Media Elements
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: b.long at cablelabs.com
The information is available in a GstMessage:
http://gstreamer.freedesktop.org/data/doc/gstreamer/head/gst-plugins-bad-libs/html/gst-plugins-bad-libs-Base-MPEG-TS-sections.html
There is a spec from CableLabs (my company):
http://html5.cablelabs.com/tracks/media-container-mapping.html
The interesting part of this is going to be that the MPEG-TS metadata is only available if we link against gst-plugins-bad. I'm guessing WebKitGTK won't want that as a dependency, so it will probably need to be conditional.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list