-
Notifications
You must be signed in to change notification settings - Fork 75
Closed
Description
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels