On Sun, Mar 27, 2016 at 8:19 PM, Moritz Barsnick <[email protected]> wrote:
> On Sun, Mar 27, 2016 at 20:13:46 -0400, Aaron Boxer wrote: > > Do you happen to know if FFmpeg will link to a shared library build of > > OpenJPEG ? > > Of course, that's the way it's designed. > > My Linux versions are all dynamically linked to openjpeg, but it's not > the openjpeg2 you're looking for. > Thanks. I tried linking dynamically to openjpeg2, but I got a long list of undefined reference errors. Do I have to do anything special in configure to link to dynamic version of openjpeg2 ? I tried removing -DOPJ_STATIC from configure, but link still failed. Aaron _______________________________________________ ffmpeg-user mailing list [email protected] http://ffmpeg.org/mailman/listinfo/ffmpeg-user
