<div dir="ltr">Bugzilla issue here:<br><br><a href="https://bugzilla.gnome.org/show_bug.cgi?id=783625">https://bugzilla.gnome.org/show_bug.cgi?id=783625</a><br></div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Jun 23, 2017 at 3:17 PM, Aaron Boxer <span dir="ltr"><<a href="mailto:boxerab@gmail.com" target="_blank">boxerab@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><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="m_-2954530504882827367gmail-m_8493399461917982751gmail-bz_comment_text" id="m_-2954530504882827367gmail-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="m_-2954530504882827367gmail-bz_comment_text" id="m_-2954530504882827367gmail-comment_text_14">Missing decoder: JPEG 2000 (image/x-jpc)<br><br></pre><pre class="m_-2954530504882827367gmail-bz_comment_text" id="m_-2954530504882827367gmail-comment_text_14"><font face="arial,helvetica,sans-serif">Of course, this pipeline works with .jp2 images.<br><br></font></pre><pre class="m_-2954530504882827367gmail-bz_comment_text" id="m_-2954530504882827367gmail-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="m_-2954530504882827367gmail-bz_comment_text" id="m_-2954530504882827367gmail-comment_text_14"><font face="arial,helvetica,sans-serif">(jpc is raw JPEG 2000 codestream)<br><br></font></pre><pre class="m_-2954530504882827367gmail-bz_comment_text" id="m_-2954530504882827367gmail-comment_text_14"><font face="arial,helvetica,sans-serif">Thanks,<br></font></pre><pre class="m_-2954530504882827367gmail-bz_comment_text" id="m_-2954530504882827367gmail-comment_text_14"><font face="arial,helvetica,sans-serif">Aaron<br></font></pre></div>
</blockquote></div><br></div>