<div dir="ltr"><div>I have added support for image/x-jpc media type to the typefind plugin.<br><br></div>However, when I run the following pipeline<br><br><pre class="gmail-m_8493399461917982751gmail-bz_comment_text" id="gmail-m_8493399461917982751gmail-comment_text_14">gst-launch-1.0 -v filesrc location=some.jpc ! decodebin ! imagefreeze ! autovideosink<br><br></pre> I get the error<br><br><pre class="gmail-bz_comment_text" id="gmail-comment_text_14">Missing decoder: JPEG 2000 (image/x-jpc)<br><br></pre><pre class="gmail-bz_comment_text" id="gmail-comment_text_14"><font face="arial,helvetica,sans-serif">Of course, this pipeline works with .jp2 images.<br><br></font></pre><pre class="gmail-bz_comment_text" id="gmail-comment_text_14"><font face="arial,helvetica,sans-serif">So, how do I register the openjpegdec decoder so that it will be called on jpc images ?<br><br></font></pre><pre class="gmail-bz_comment_text" id="gmail-comment_text_14"><font face="arial,helvetica,sans-serif">(jpc is raw JPEG 2000 codestream)<br><br></font></pre><pre class="gmail-bz_comment_text" id="gmail-comment_text_14"><font face="arial,helvetica,sans-serif">Thanks,<br></font></pre><pre class="gmail-bz_comment_text" id="gmail-comment_text_14"><font face="arial,helvetica,sans-serif">Aaron<br></font></pre></div>