[Bug 791533] Improve support for KLV metadata in tsdemuxer and tsmuxer
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Thu Jan 4 20:08:36 UTC 2018
https://bugzilla.gnome.org/show_bug.cgi?id=791533
--- Comment #18 from Michael Fien <mfien at harris.com> ---
It looks like our use cases are different. The metadata you are adding consists
of binary KLV. In my case the buffer is KLV and the metadata is a header for
each buffer as described in MISB Standard 0604, section 6.2 for synchronous
muxing of KLV in an Mpeg2 transport stream.
I didn't think about it initially but I see now, at the very least, that my
meta structure and function names are too generic for this specific use case.
Do you see potentially combining these use cases into a single KLV file?
It also looks like I may have put my implementation in the wrong place. I added
mine to codecparsers and yours is under tag.
--
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