GNOME Bugzilla – Bug 733657
cerbero: Add openjpeg recipe
Last modified: 2014-07-24 16:47:58 UTC
Created attachment 281569 [details] [review] Add openjpeg recipe and add to bad plugins This patch adds JPEG2000 support to cerbero. The build is inspired by the Arch Linux openjpeg package.
Did you get it to build on Windows, Android, iOS and OSX? I tried that myself some time ago and then just gave up because cmake was wasting too much time ;)
I just tried the native Windows build. I am in fact using autotools in the build. The 1.5.1 release from Google Code is very funky with a different build. Arch also uses the SourceForge 1.5.2 release.
Comment on attachment 281569 [details] [review] Add openjpeg recipe and add to bad plugins openjpeg:libs needs to be added to the gstreamer-1.0-codecs.package Also why not use openjpeg2?
I saw that openjpeg 2 exists, but I thought the plugin in bad depends on 1.5, since I suspected API change. I will try if it works with OpenJPEG2.
It works with both versions, but the OpenJPEG2 API is worse and slower :)
Created attachment 281598 [details] [review] Added to codecs package Well if the 2.0 is slower and worse, then I guess 1.5.2 is fine? Arch usually always adapts the most recent release, I wonder why they still are on 1.5.2.
Yes, I think 1.5.2 is ok
commit d4ad6b3b509fa67d8d1c4e107077f397ed594ed7 Author: Lubosz Sarnecki <lubosz@gmail.com> Date: Fri Jul 25 10:39:05 2014 +0200 recipes: Add openjpeg and include it in gst-plugins-bad https://bugzilla.gnome.org/show_bug.cgi?id=733657
commit a6dfbac333f449de71842751768e62884ead52de Author: Sebastian Dröge <sebastian@centricular.com> Date: Thu Jul 24 18:41:06 2014 +0200 openjpeg: Include pkg-config files