veikk0
veikk0
[Since about a year ago](https://github.com/FFmpeg/FFmpeg/commit/3d29724c008d8f27fecf85757152789b074e8ef9), FFmpeg has supported the new libvmaf API and features, the most significant of which is that the VMAF models are now included in the library...
While running av1an with -e aom and --passes 2 in VMAF target mode (using the latest master docker), some aomenc processes are still running with --passes=1. I don't know about...
### Describe the problem to be solved As far as I've been able to determine, PeerTube doesn't currently sharpen the thumbnails or previews it generates. The issues of thumbnail and...
A useful feature of JPEG XL is support for losslessly transcoding JPEG files into JPEG XL. This reduces file size by 20% on average, and the process is also reversible,...
When trying to create 25 images at 768x768 resolution and 25 inference steps, I got this error: ``` RuntimeError: Exception from src/inference/src/core.cpp:114: [ GENERAL_ERROR ] Failed to allocate 70201324800 bytes...
When I need to convert a large set of images and it's going to take multiple hours, it would be nice if I could use multiple devices to get the...