https://bugs.kde.org/show_bug.cgi?id=492708
Jean-Baptiste Mardelle <j...@kdenlive.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/mult |https://invent.kde.org/mult |imedia/kdenlive/-/commit/d5 |imedia/kdenlive/-/commit/7c |2d9a14fcb15797fc4294562a1f5 |60159827fc10f520de88b1dfedb |5be193aec49 |c0686e99724 --- Comment #6 from Jean-Baptiste Mardelle <j...@kdenlive.org> --- Git commit 7c60159827fc10f520de88b1dfedbc0686e99724 by Jean-Baptiste Mardelle, on behalf of Richard Ash. Committed on 31/07/2025 at 14:50. Pushed by mardelle into branch 'release/25.08'. Add SVT-AV1 to codecs which use `crf` option SVT-AV1 code uses the ffmpeg option `crf` to set set the rate factor for VBR and constrained VBR mode, rather than `qscale`. Preserve custom quality scale when editing presets. M +10 -3 src/dialogs/renderpresetdialog.cpp M +9 -3 src/renderpresets/renderpresetmodel.cpp M +2 -1 src/renderpresets/renderpresetmodel.hpp M +9 -9 tests/rendermodeltest.cpp https://invent.kde.org/multimedia/kdenlive/-/commit/7c60159827fc10f520de88b1dfedbc0686e99724 -- You are receiving this mail because: You are watching all bug changes.