On Tue, Mar 22, 2016 at 3:54 PM, Moritz Barsnick wrote:
> On Tue, Mar 22, 2016 at 15:44:26 -0400, Aaron Boxer wrote:
> > Sorry, I have another question about OpenJPEG:
>
> Again, this is the list for the development of ffmpeg, not its
> compilation, use or development *with*.
>
> Please refer to
On Tue, Mar 22, 2016 at 15:44:26 -0400, Aaron Boxer wrote:
> Sorry, I have another question about OpenJPEG:
Again, this is the list for the development of ffmpeg, not its
compilation, use or development *with*.
Please refer to the ffmpeg-user list for such questions.
Moritz
_
Never mind, figured this out.
On Tue, Mar 22, 2016 at 3:44 PM, Aaron Boxer wrote:
> Sorry, I have another question about OpenJPEG:
>
>
> How may I build FFmpeg with OpenJPEG support ?
>
> I tried:
>
> /configure --enable-libopenjpeg
> --extra-cflags="-DHAVE_OPENJPEG_2_0_OPENJPEG_H"
>
> but conf
Sorry, I have another question about OpenJPEG:
How may I build FFmpeg with OpenJPEG support ?
I tried:
/configure --enable-libopenjpeg
--extra-cflags="-DHAVE_OPENJPEG_2_0_OPENJPEG_H"
but configure complains that libopenjpeg is not found.
This is on a ubuntu system.
Any guidance would be gr