[Bug 783625] typefinding: add support for jpc

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Sat Jun 24 14:53:35 UTC 2017


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

--- Comment #32 from Aaron Boxer <boxerab at gmail.com> ---
Thanks, that makes sense. 

Currently, parser is registered like so:

  ret |= gst_element_register (plugin, "jpeg2000parse",
      GST_RANK_PRIMARY, GST_TYPE_JPEG2000_PARSE);

But I don't see where openjpegdec is registered.

What needs to change so that the parser is ranked higher ? 

If the parser is put first, then typefind should be able to negotiate, since
the parser's sink caps require only the media type and colour space.

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