After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 738035 - mpegtsdemux : Add SMPTE registered KLV in private PES packets support
mpegtsdemux : Add SMPTE registered KLV in private PES packets support
Status: RESOLVED OBSOLETE
Product: GStreamer
Classification: Platform
Component: gst-plugins-bad
1.4.3
Other Linux
: Normal enhancement
: git master
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on: 738034
Blocks: 738036
 
 
Reported: 2014-10-06 21:51 UTC by chamois94
Modified: 2018-11-03 13:27 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
KLV into private PES packets (1.15 KB, patch)
2014-10-06 21:58 UTC, chamois94
none Details | Review
KLV support for mpeg-ts (2.02 KB, patch)
2014-10-07 11:50 UTC, Tim-Philipp Müller
none Details | Review
Add SMPTE KLV in private PES (1.16 KB, patch)
2014-10-07 21:41 UTC, chamois94
none Details | Review

Description chamois94 2014-10-06 21:51:47 UTC
Apply first : https://bugzilla.gnome.org/show_bug.cgi?id=738034
Comment 1 chamois94 2014-10-06 21:58:30 UTC
Created attachment 287886 [details] [review]
KLV into private PES packets
Comment 2 Tim-Philipp Müller 2014-10-07 11:50:33 UTC
Created attachment 287946 [details] [review]
KLV support for mpeg-ts

For what it's worth, I'm working on KLV support in mpeg-ts (and RTP) as well. I think my tsdemux patch for this might be somewhere else in bugzilla already, but I'm attaching it here again anyway. I didn't push it yet because there was something I needed to check (there are different ways to embed klv in mpeg-ts).
Comment 3 chamois94 2014-10-07 15:06:28 UTC
Both patch seem identical except :
- I use the GST_MPEGTS_MAKE_REGISTRATION_FOURCC I introduced into https://bugzilla.gnome.org/show_bug.cgi?id=738033.  I think the FOURCC philosophy is better. No ?
- I use "application/x-metadata" for the caps with format_identifier set to "KLVA". It is for good compliance with other ways to handle metadata I introduced in https://bugzilla.gnome.org/show_bug.cgi?id=738036. Do you agree with this one ?
Comment 4 chamois94 2014-10-07 21:41:15 UTC
Created attachment 288013 [details] [review]
Add SMPTE KLV in private PES
Comment 5 chamois94 2014-10-09 20:43:39 UTC
(In reply to comment #2)
> Created an attachment (id=287946) [details] [review]
> KLV support for mpeg-ts
> 
> For what it's worth, I'm working on KLV support in mpeg-ts (and RTP) as well. I
> think my tsdemux patch for this might be somewhere else in bugzilla already,
> but I'm attaching it here again anyway. I didn't push it yet because there was
> something I needed to check (there are different ways to embed klv in mpeg-ts).

Do you have a patch for RTP KLV support ?
Comment 6 GStreamer system administrator 2018-11-03 13:27:21 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/issues/179.