вт, 24 мар. 2026 г., 17:53 Terje J. Hanssen <terjejhanssen@gmail.com>:


On 3/24/26 15:28, Andrew Randrianasulu wrote:
> On Tue, Mar 24, 2026 at 5:25 PM Terje J. Hanssen via Cin
> <cin@lists.cinelerra-gg.org> wrote:
>> The new, standard JPEG-XS codec support in ffmpeg 8.1
>> --enable-libsvtjpegxs seems to have gone a bit under the radar.
> feel free to install dev files for it and see how it performs? :)

Mmmm.
So far I have just tried to install ffmpeg 8.1 from Packman on
Tumbleweed to see if they have enabled JEPE-XS support.
But unhappily there is currently several dependency issues so ffmpeg 8.1
could not be launched.

I think you also need this patch for ffmpeg 8.1:

https://github.com/OpenVisualCloud/SVT-JPEG-XS/blob/main/ffmpeg-plugin/7.1/0002-Allow-JPEG-XS-to-be-stored-in-mp4-mkv-container.patch

I tricked build to ignore asm primitives, and one frame at 1080p come out at 6 megabytes (444p12, reencode from prores mov)






>
> Not sure if ffmpeg set to autodetect it or not by default ...
>
> Also, welcome back!
>
>
>> JPEG-XS is high-lighted as  a lightweight image and video compression
>> standard (ISO/IEC 21122) designed specifically for applications
>> requiring high visual quality, ultra-low latency, and low computational
>> complexity.
>>
>> Unlike standard compression formats (like HEVC or JPEG) that focus on
>> maximum compression ratio, JPEG-XS prioritizes keeping content "visually
>> lossless" while reducing bandwidth, making it ideal for professional
>> video production, IP transport, and real-time streaming.
>>
>> JPEG-XS providing compression ratios up to 10:1 while maintaining high
>> video quality. The codestreams can be encapsulated in several standard
>> container formats to allow for transportation and storage: MXF, MPEG-2
>> (MPEG-TS), MP4, HEIF and more.
>>
>> https://www.phoronix.com/news/FFmpeg-Merges-JPEG-XS
>> https://github.com/OpenVisualCloud/SVT-JPEG-XS
>> https://openbenchmarking.org/test/pts/svt-jpeg-xs
>>
>>
>> _______________________________________________
>> Cin mailing list -- cin@lists.cinelerra-gg.org
>> To unsubscribe send an email to cin-leave@lists.cinelerra-gg.org