Skip to content

how to build with JPEG-XS support #491

@alatteri

Description

@alatteri

Hi,

I'm having trouble getting UG to recongnize SVT-JPEG-XS libraries for compilation.

This works:

git clone https://github.com/OpenVisualCloud/SVT-JPEG-XS.git
cd SVT-JPEG-XS
cd Build/linux
./build.sh release
sudo cp -a ../../Source/API/*.h /usr/local/include/
sudo cp  ../../Bin/Release/libSvtJpegxs.so* /usr/local/lib/
sudo ldconfig

But when I configure UG, it does not see JPEG-XS as valid.

administrator:~/UltraGrid$ ./autogen.sh | grep -i XS
checking for SvtJpegxs >= 0.10... no
  GPUJPEG transcode to DXT ........ no    JPEG XS ......................... no 

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions