![]() |
ffmpeg upgraded last month - Printable Version +- Selur's Little Message Board (https://forum.selur.net) +-- Forum: Talk, Talk, Talk (https://forum.selur.net/forum-5.html) +--- Forum: Small Talk (https://forum.selur.net/forum-7.html) +--- Thread: ffmpeg upgraded last month (/thread-3921.html) |
RE: ffmpeg upgraded last month - Selur - 28.12.2024 At least QSVEncC and VCEEncC do not offer lossless encoding: https://github.com/rigaya/QSVEnc/blob/master/QSVEncC_Options.en.md https://github.com/rigaya/VCEEnc/blob/master/VCEEncC_Options.en.md can't say for sure whether QSV or AMF offers some lossless intra frame encoder, but you can check their SDKs to know for sure. https://github.com/GPUOpen-LibrariesAndSDKs/AMF https://github.com/Intel-Media-SDK/MediaSDK Cu Selur RE: ffmpeg upgraded last month - i990049 - 29.12.2024 test of lcevc https://ieeexplore.ieee.org/document/10019298 how can I know which filter in hybrid vulkan supports? RE: ffmpeg upgraded last month - Selur - 29.12.2024 https://github.com/styler00dollar/VapourSynth-RIFE-ncnn-Vulkan and the vs-mlrt filters (assuming ncnn is selected) use Vulkan, I don't think any other filters do. |