[Bug 783625] typefinding: add support for jpc

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Sat Jun 24 07:02:49 UTC 2017


https://bugzilla.gnome.org/show_bug.cgi?id=783625

--- Comment #17 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
Your typefinder needs to provide caps that contain all fields needed by the
next element (jpeg2000parse I guess). Then the parser needs a rank >=
GST_RANK_MARGINAL to be autoplugged. And then the parser needs to provide caps
that contains all fields needed by openjpegdec (which also needs a high enough
rank).

Once that is given, decodebin should autoplug everything.

-- 
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