[Bug 783625] typefinding: add support for jpc
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Tue Jun 13 13:49:12 UTC 2017
https://bugzilla.gnome.org/show_bug.cgi?id=783625
--- Comment #14 from Aaron Boxer <boxerab at gmail.com> ---
Thanks.
So, the following pipeline now works:
gst-launch-1.0 -v filesrc location-Bretagne2.j2k ! typefind ! jpeg2000parse !
openjpegdec ! imagefreeze ! autovideosink
progress!
However, this pipeline
gst-launch-1.0 -v filesrc location-Bretagne2.j2k ! decodebin ! imagefreeze !
autovideosink
fails with
Missing decoder: JPEG 2000 (image/x-jpc)
--
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