[Bug 753323] mpegts: add support for JPEG 2000 to mpegtsmux and tsdemux
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Sat Jul 22 01:53:17 UTC 2017
https://bugzilla.gnome.org/show_bug.cgi?id=753323
--- Comment #153 from Aaron Boxer <boxerab at gmail.com> ---
By the way, the following pipeline:
gst-launch-1.0 -v videotestsrc ! openjpegenc ! jpeg2000parse ! mpegtsmux !
rtpmp2tpay ! rtpmp2tdepay ! tsdemux ! jpeg2000parse ! openjpegdec !
videoconvert ! ximagesink
is working. So, it looks like we have an implementation of VSF TR01 :
encapsulating j2k in mpeg2 TS and sending over RTP.
Sweet!
--
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