Decoder registration for decodebin

Aaron Boxer boxerab at gmail.com
Fri Jun 23 19:17:42 UTC 2017


I have added support for image/x-jpc media type to the typefind plugin.

However, when I run the following pipeline

gst-launch-1.0 -v filesrc location=some.jpc ! decodebin ! imagefreeze
! autovideosink

 I get the error

Missing decoder: JPEG 2000 (image/x-jpc)

Of course, this pipeline works with .jp2 images.

So, how do I register the openjpegdec decoder so that it will be
called on jpc images ?

(jpc is raw JPEG 2000 codestream)

Thanks,

Aaron
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20170623/fc48591b/attachment.html>


More information about the gstreamer-devel mailing list