Versie 25.08.2 van Kdenlive is uitgekomen. Kdenlive, een afkorting voor KDE Non-Linear Video Editor, is een geavanceerd, niet-lineair videobewerkingsprogramma en wordt voornamelijk ontworpen voor Linux, maar er zijn ook downloads voor Windows en macOS. Het maakt gebruik van diverse andere opensourceprojecten, zoals FFmpeg en het MLT-videoframework. In deze uitgave zijn de volgende veranderingen en verbeteringen aangebracht:
Kdenlive 25.08.2 releasedThe second maintenance release of the 25.08 series is out continuing the focus on stability and polish. It fixes issues with effects and transitions, improves clip selection, and resolves crashes related to filter jobs and effects on sequences. This version also comes with updated parameters for frei0r effects and GIF rendering preset. The Windows package also fixes an annoying short freeze issue affecting the 25.08.1 version.
Full Changelog
- Fix fade to black preset incorrectly applied. Commit. Fixes bug #509108
- Fix crash dragging effect from another window. Commit. Fixes bug #510253
- Added new pass-through alpha parameter to frei0r_pixeliz0r.xml. Commit.
- Added new VSync parameter to frei0r_nosync0r.xml. Commit.
- Updated frei0r_sigmoidaltransfer.xml. Commit.
- Fix crash using filter job (tracker, loudness) on sequence clip. Commit. See bug #509769
- Fix monitor audio waveform using incorrect normalize factor when switching betwwen clips. Commit.
- Improve selection and resize of small clips. Commit. Fixes bug #509911
- Fix job QProcess created in incorrect thread. Commit.
- Fix sequence subclips disappear after reopening project. Commit. Fixes bug #509773
- Drop v4l in ffmpeg too. Commit.
- Doc: remove the space after a 'url' tag. Commit.
- Fix incorrect links in appdata. Commit.
- CI - Flatpak - Use our mirror as ladspa URL is unreliable. Commit.
- Fix freeze loading invalid clip. Commit.
- Fix gif preset not finding the correct file. Commit. Fixes issue #2044