Kdenlive Changelog

What's new in Kdenlive 19.04.3

Jul 12, 2019
  • Fix tools cursor when hovering a clip in timeline. Commit.
  • Ensure we don’t put a video stream in audio streams in mp3. Commit.
  • Fix loading .mlt playlist can corrupt project profile. Commit.
  • When opening a project file with missing proxy and clip, don’t remove clips from timeline. Commit.
  • Improve main item when grabbing. Commit.
  • Fix reloading of title clips and others. Commit. Fixes bug #409569
  • Update Appdata for 19.04.3 release. Commit.
  • Fix opening of project files with special character. Commit. Fixes bug #409545
  • Fix reloading playlist doesn’t update out. Commit.
  • Don’t leak Mlt repository on first run (attempt to fix Windows fail on first run). Commit.
  • Warn and try fixing clips that are in timeline but not in bin. Commit.
  • Fix timeline tracks config button only showing menu when clicking its arrow. Commit.
  • Fix lambda not called regression. Commit.
  • Don’t hardcode width of clip/composition resize handles. Commit.
  • Fix missing luma error on project opening with AppImage. Commit.
  • Fix reloading clip doesn’t update duration. Commit.
  • Fix overwrite/insert drop leaving audio on wrong track. Commit.
  • Fix error in mirror track calculation. Commit.
  • Fix overwrite clip with speed change. Commit.
  • Fix keyframe corruption on project opening (was creating unexpected keyframe at 0). Commit.
  • Fix keyframes corruption on dragging effect onto another clip. Commit.
  • Fix composition cannot be added after deletion / if another composition is placed just after current pos. Commit.
  • Fix fades broken on speed change. Commit. Fixes bug #409159
  • Fix speed job overwrites without warning. Commit.
  • Fix incorrect crash message on rendering finished. Commit.
  • Fix timeline preview when fps != 25. Commit.
  • Fix tests. Commit.
  • Effectstack: don’t display keyframes that are outside of clip. Commit.
  • Cleanup in clip/composition resize UI update. Commit.
  • Fix thread/cache count causing concurrency crashes. Commit.
  • Don’t trigger unnecessary refresh on clip resize. Commit.
  • Fix crash deleting last track. Commit.
  • Fix duplicate clip with speed change on comma locales. Commit.
  • Don’t allow undo/redo while dragging a clip in timeline. Commit.
  • Fix crash on cutting group with a composition. Commit.
  • Fix crash on group cut. Fixes #256. Commit.
  • Fix playlist duration in bin. Commit.
  • Fix crash loading playlist with different fps. Commit.
  • Fix thumbs not displayed in all thumbs view. Commit. See bug #408556
  • Ensure no empty space between thumbs on all thumbs view in timeline. Commit.
  • Some cleanup in audio thumbs. Fix recent regression and bug where audio thumbs were not displayed after extending a clip in timeline. Commit.
  • I18n fixes. Commit.
  • Use i18n for QML. Commit.
  • Fix monitor image hidden after style change. Commit.
  • Fix resize failure leaving clip at wrong size. Commit.
  • Fix XML translation for Generators. Commit.
  • Fix some effects default params on locales with comma. Commit.
  • Fix crash after undo composition deletion. Commit.
  • Fix i18n for QML. Commit.
  • Fix various selection regressions. Commit.
  • Don’t export metadata as url encoded strings. Commit. Fixes bug #408461
  • Fix crash on project close, see #236. Commit.
  • Fix zone rendering with updated MLT. Commit.
  • After undoing deletion, item should not show up as selected. Commit.
  • Fix disable clip broken regression. Commit.
  • Move zoom options to Timeline, remove Duplicate View. Commit.
  • Fix crash on item deletion. Fixes #235. Commit.
  • Fix fade out moving 1 frame right on mouse release. Commit.
  • Major speedup in clip selection that caused several seconds lag on large projects. Commit.
  • Fix changing composition track does not replug it. Commit.
  • Update appdata version(late again sorry). Commit.
  • Fix freeze when moving clip introduced in previous commit. Commit.
  • Fix typo that may prevent display of transcode menu. Commit.
  • Don’t check duration each time a clip is inserted on project load,. Commit.
  • Show progress when loading a document. Commit.
  • Make it possible to assign shortcut to multitrack view. Commit.
  • Allow resizing item start/end on clip in current track if no item is selected. Commit.
  • Fix profile change not applied if user doesn’t want to save current project. Commit. Fixes bug #408372
  • Fix crash on changing project’s fps. Commit. Fixes bug #408373
  • Add .kdenlive project files to the list of allowed clips in a project. Commit. Fixes bug #408299
  • Correctly save and restore rendering properties for the project. Commit.
  • Workaround MLT consumer scaling issue #453 by using multi consumer. Commit. See bug #407678
  • Fix groups keeping keyboard grab state on unselect,. Commit.
  • Fix the remaining compositing issues reported by Harald (mimick the 18.x behavior). Commit.
  • Don’t warn about missing timeline preview chunks on project opening. Commit.
  • Fix forced track composition should indicate state in timeline (yellow background + track name). Commit.
  • Save track compositing mode in project to restore it on load. Commit. Fixes bug #408081

New in Kdenlive 19.04.1 (May 13, 2019)

  • Search effects from all tabs instead of only the selected tab
  • Add missing lock in model cleanup. Commit.
  • Move levels effect back to main effects. Commit.
  • Fix crash closing project with locked tracks. Fixes #177. Commit.
  • Speedup selecting bin clip when using proxies (cache original properties). Commit.
  • Disable threaded rendering with movit. Commit.
  • Fix wrong thumbnails sometimes displayed. Commit.
  • Ensure fades always start or end at clip border. Commit.
  • Fix loading of clip zones. Commit.
  • Fix transcoding crashes caused by old code. Commit.
  • Fix fades copy/paste. Commit.
  • Fix broken fadeout. Commit.
  • Fix track red background on undo track deletion. Commit.
  • Update appdata version. Commit.
  • Zooming in these widgets using CTRL+two-finger scrolling was almost. Commit. Fixes bug #406985
  • Fix crash on newly created profile change. Commit.
  • Always create audio thumbs from original source file, not proxy because proxy clip can have a different audio layout. Commit.
  • Mark document modified when track compositing is changed. Commit.
  • Fix compositing sort error. Commit.
  • Fix crash opening old project, fix disabled clips not saved. Commit.
  • Fix crash and broken undo/redo with lift/gamma/gain effect. Fixes #172. Commit.
  • Fix clip marker menu. Fixes #168. Commit.
  • Fix composition forced track lost on project load. Fixes #169. Commit.
  • Fix spacer / remove space with only 1 clip. Fixes #162. Commit.
  • Fix timeline corruption (some operations used a copy of master prod instead of track producer). Commit.
  • Check whether first project clip matches selected profile by default
  • Renderwidget: Use max number of threads in render. Commit.
  • Fix razor tool not working in some cases. Fixes #160. Commit.
  • Better os detection macro. Commit.
  • Remove crash, not solving 1st startup not accepting media (see #117). Commit.
  • Remove unneeded unlock crashing on Windows. Commit.
  • Some fixes in tests. Commit.
  • Forgotten file. Commit.
  • Improve marker tests, add abort testing feature. Commit.
  • Add tests for unlimited clips resize. Commit.
  • Small fix in tests. Commit.
  • Fix AppImage audio recording (switch from wav to flac). Commit.
  • Dont remember clip duration in case of profile change. Fixes #145. Commit.
  • Fix spacer broken when activated over a timeline item. Commit.
  • Improve detection of composition direction. Commit.
  • Unconditionnaly reload producers on profile change. Related to #145. Commit.

New in Kdenlive 17.08.3 (Nov 12, 2017)

  • Set a proper desktop file name to fix an icon under Wayland.
  • Sort clip zones by position instead of name.
  • Fix melt.exe finding on windows.
  • Revert “Windows: terminate KDE session on window close”.
  • Make KCrash optional.

New in Kdenlive 17.08.1 (Sep 10, 2017)

  • Remember last selected title template.
  • Fix proxy error (height not multiple of 2).
  • Fix extract frame from bin exporting lower than source image.
  • Fix visibility check of tracks in multitrack-view.
  • Allow disabling autosave until we improve it.
  • Windows: find Kdenlive lumas.
  • Windows: terminate KDE session on window close.
  • Windows: always use bundled MLT.
  • Remove project profiles sharing (knsrc).
  • Gardening: fix GCC warnings (8).

New in Kdenlive 17.04.3 (Jul 13, 2017)

  • Fix crash on importing multistream clip. Commit. Fixes bug #381584
  • Fix crash when creating proxies – real issue not yet fixed. Commit. See bug #381738
  • Fix compile (gcc7). Commit. Fixes bug #379688
  • Show info on MLT found by CMake. Commit.
  • Non-portable flag, let build system handle it. Commit.
  • Windows icons are delivered in icontheme.rcc. Commit.
  • Fix compilation. Commit.
  • Fix custom profile not found on creation. Commit.
  • Fix loop zone. Commit. Fixes bug #378813. Fixes bug #381146

New in Kdenlive 17.04.1 (May 14, 2017)

  • Fix title clip duration cannot be changed. Fixes bug #379582
  • Allow passing pre-parameters using “-i” to specify where the input file name should go in ffmpeg parameters. See bug #378832
  • Fixed off-by-one errors in fft-based cross-correlation computations.
  • Don’t show color theme configuration option unavailable on Windows. Fixes bug #375723
  • Fix temp path on Windows. Fixes bug #375717
  • Fix MLT doc link. Fixes bug #375316
  • Fix script export & QScript header left.

New in Kdenlive 17.04.0 (Apr 21, 2017)

  • We release 17.04 with a redesigned profile selection dialog to make it easier to set screen size, framerate, and other parameters of your film. Now you can also play your video directly from the notification when rendering is finished. Some crashes that happened when moving clips around on the timeline have been corrected, and the DVD Wizard has been improved.

New in Kdenlive 16.12.2 (Feb 13, 2017)

  • Project archiving: fix color clips incorrectly detected and warn before overwriting project file.
  • Fix crash on razor with multiple clips selected. Commit. Fixes bug #376082
  • Workaround timeline crash caused by now fixed MLT issue (could be triggered by editing a title clip):.
  • Fix various aspect ratio issues and transparency of composite transition in some cases.
  • Add option to add custom mime types for allowed clips. Commit. See bug #364269
  • Fix title clip items need to be selected twice before allowing move.
  • Fix crash when opening titler with movit GPU.
  • Fix play action not pausing when switching between subclips.
  • Fix playing Zone breaks monitor ruler length. Commit. Fixes bug #375163
  • Fix typo breaking playlist clip expand.
  • Fix extract frame not remembering folder.
  • Fix NVIDIA crash with GPU accel (movit).
  • Revert “Fix warning about QOffscreenSurface thread”. Commit. See bug #375094
  • Fix slideshow clips displayed as invalid when re-opening project. Commit. Fixes bug #374916
  • Update copyright, update authors and mention FFmpeg in about data.
  • Fixes cppcheck error:.
  • Fixes cppcheck warning:.
  • Fixes cppcheck warning:.
  • Fixes cppcheck warning:.
  • Fixes cppcheck error:.

New in Kdenlive 16.12 (Dec 16, 2016)

  • Projects:
  • Allow custom cache folder. You can now define a custom folder per project to store temporary files. This can be useful if you want to store temporary files on another drive, and also if you want to easily move your project’s temporary files to another computer
  • Portable projects: to allow moving a project to another computer / drive, we now use relative paths for clips that are inside the project’s directory. So if your source clips are in the same folder as your kdenlive project file (or in subfolders), you can simply move/copy the directory and the project should open without any change.
  • Library:
  • When you (re) use the same image sequence clip, title clip, or even color clip multiple times in the same libary clip, such image sequences and titles will only be added once to your project bin. (See also our Toolbox post on Library Clips with Image Sequences, Titles, and Color Clips.)
  • The way Kdenlive expands library clips containing multiple tracks should be more intuitively now: place the library clip on the topmost track, it will be expanded down from there if multiple tracks are required. If there aren’t enough tracks below, yet enough tracks when taking also above tracks into account, then Kdenlive will make use of the above tracks too. Kdenlive now correctly expands clips immediately below a transition, instead of reporting an error. Error reporting has been improved in general for expanding library clips. (See also our Toolbox post on Copy & Paste Between Projects.)
  • Effects:
  • Rotoscoping effect
  • Added a UI for LUT3D effect
  • Added tripod parameter to vidstab
  • Improved motion tracker
  • Rendering:
  • Added OGG render profile
  • User interface:
  • Download render profiles, wipes and title templates directly from the interface.
  • intaller-wipes:
  • Added a context menu option to directly extract single frames to the project bin. See also our Toolbox post Extract Frame to Project for more details and instructions.
  • Added new configuration option for automatically raising the properties pane when selecting certain timeline elements (Toolbox post with details and instructions).
  • New status bar toggle button that controls whether newly created transitions will be automatic or non-automatic. Pasting transitions now correctly pastes also the automatic property from the clipboard.
  • Added context menu to set icon size in timeline.
  • The interface now defaults to the Breeze dark theme.
  • Allow defining automatic property of transitions
  • Packaging:
  • 16.12 AppImage and snap packages will be available very soon, check our Download page for instructions.
  • Two known issues have been discovered after code freeze but have been fixed in git and will be available in 16.12.1 release due next month.
  • Project bin disappears when changing project frame rate (bug #373534)
  • Timeline guides cannot be edited (bug #373468)
  • Bug fixes in Kdenlive 16.12:
  • Remove duplicate margin + extra widget.
  • Fix signal/slot.
  • Fix cancel/getpreview sound.
  • * Fix crash on resize clip after removing keyframe effect.
  • Fix split audio only working on first audio track on non automatic split mode.
  • Add option in monitor options menu to display zoom toolbar. Fixes bug #371871
  • Fix broken generators (mimetype not added on non KDE Desktop). Fixes bug #371798
  • Use updated KDE Store category to download lumas.
  • Fix the label of the progress dialog when loading a new project. Fixes bug #369211
  • Remove gcc warnings.
  • Fix clip loading on windows.
  • Fix startup on windows.
  • Downloadable Title templates and render profiles are back online, thanks to the KDE Store.
  • Add const’.
  • Don’t execute code if we cancel savefile dialogbox.
  • Fix crash when searching for missing clips, correctly look for missing playlists and clear effectstack when transition is unselected.
  • Ctrl+Mouse Wheel now zooms on mouse position. Fixes bug #369198
  • Make sure the document has a valid id on opening.
  • Disable stem audio export if export audio is disabled. Fixes bug #102591
  • Fix black frame at end when rendering full project. See bug #373072
  • Fix bug in ungroup (locked clip ).
  • Fix crash when closing a document that was still creating thumbs.
  • Remove unused QLocale declarations.
  • Move ‘Tracks’ menus from Project to Timeline. Fixes bug #359216
  • Fix dissolve in slideshow clips broken. Fixes bug #370337
  • Don’t check for missing resources in playlist if producer does not use a real file (like counter, noise, …).
  • Fix monitor scene not adapting to zoom (rotoscoping, composite, …). Fixes bug #373113
  • Fix button position.
  • Fix many issues with volume keyframes.
  • Reloading a playlist clip in a project now checks for missing files in it and allows fixing.
  • Fix error in previous
  • When adding a playlist clip in a project, check for missing files inside it.
  • Fix several issues with effect keyframes behaving incorrectly.
  • Fix timeline corruption when moving a clip by very small offset.
  • Fix error, we don’t need to create new local variable.
  • Remove duplicate margin.
  • Cleanup ogg profile.
  • Several First run wizard fixes:. Fixes bug #372867
  • Remove duplicate margin.
  • Fix render sometimes incorrectly using proxies. See bug #371064
  • Fix razor icon disappearing after first cut.
  • Display warning when rendering using proxy clipy. See bug #372660
  • Fix moving tmp data when changing project tmp folder, fix location of global tmp data in widget when using custom location in current project.
  • Fix random keyframe type when adding composite & transform transition.
  • Fix error preventing setting an interlaced default project profile. See bug #372588
  • Do not cache supported codecs / formats.
  • Fix missing codec detection in render widget.
  • Fix undo grouping broken. See bug #370653
  • Fix ungrouped clips not saved. See bug #372020
  • Use breeze dark color theme on first start if available and default theme is breeze. See bug #346608
  • * Fix moving keyframe moves parent clip.
  • Fix default path for titles.
  • Fix rendering crash on finish. See bug #371478
  • Fix error message (cannot create directory) when opening archived project.
  • Fix incorrect Url handling in archive feature. See bug #367705
  • Fix screenshot link in appstream metadata.
  • Fix path corruption on clip reload. See bug #371965
  • Fix unwanted vertical scrolling. Fixes bug #371982
  • Fix various regressions introduced with project folder change. See bug #371965
  • Fix blank screen on movit pause. See bug #371926
  • Use relative path in .mlt files created by clip jobs.
  • Cleanup.
  • * timeline toolbar: add context menu to set icon size.
  • Allow setting custom config file with –config option.
  • * First steps towards using custom project folder to store tmp data (wip).
  • Add ogg render profile, disable quality when required, patch by alcinos. Code review #129241
  • Revert recent commit causing startup crashes. See bug #371252
  • Improve some effect names, capitalize first letter, patch by alcinos. Code review #129218
  • Fix CPU usage when idle.
  • Add proper UI for lut3d effect (avfilter), patch by alcinos. Code review #129145
  • Attempt to fix QOffscreenSurface thread crash. See bug #357674
  • Library widget: accept drops from Project Bin and Clip monitor.
  • Add tripod parameter to vidstab. Fixes bug #370360
  • Fix corrution when moving several clips (introduced in recent refactoring).
  • Remember track effect state when disabling timeline effects. Fixes bug #368245
  • Fix scalable application icon.
  • Refactoring: continue moving tool functions out of customtrackview.
  • Updates for rolling trim: fix split view sometimes not working.
  • Some trim progress. Ctrl+T enters trim mode and cycles through the different modes (ripple, roll, …).
  • Fix auto transition icon coloring.
  • Ensure we always have a keyframe at the end of a transition when resizing it to avoid artifacts. See bug #369479
  • Rename “Unset/Clear preview zone to Remove…”. Code review #129056. Fixes bug #367448
  • Fix duplicate producers created on library import, patch by Harald Albrecht. Code review #129034
  • Library: improve playlist expansion, patch by Harald Albrecht. Code review #129023
  • Reintroduce the much requested rotoscoping effect, now ported to qml.
  • Basic work to prepare rotoscoping porting.
  • Allow proxy clips for slideshows. Fixes bug #369243
  • Make raising effect/transition properties panel configurable, patch by Harald Albrecht. Code review #129000
  • Rolling edit can now be triggered by selecting a timeline clip.
  • Add new timeline action: Remove space from all tracks that works if there are grouped clips. See bug #369123
  • Various fixes for motion tracker.
  • Use original clip, not proxy when extracting clip frame, patch by Harald Albrecht. Code review #128937
  • New: Extract frame to project, patch by Harald Albrecht. Code review #128929
  • Fix missing css style attribute in auto transition icons. Code review #128928
  • Automatically proxy playlist if enabled. Fixes bug #368802
  • Fix proxied playlist clips incorrectly detected as AV clips on document opening. See bug #368802
  • Improve opacity widget and add size control in animated keyframe widget.
  • Add deselect option, patch by Harald Albrecht. Code review #128923
  • Support file size display in clip properties display, patch by Harald Albrecht. Code review #128921
  • Fix deletion of source clip when using new speed clip job, add safeguard. Fixes bug #368836
  • Add missing icons.
  • Allow defining automatic property of transitions, patch by Harald Albrecht. Code review #128879
  • Update “Reverse Clip” Bin job to handle any speed. See bug #368681
  • Fix Recent regression – groups lost on project opening. Fixes bug #368342
  • Fix compilation with gcc6, the code was comparing a char* and a QChar.
  • Add action to remove all preview zones.
  • Move timeline cursor after insert point when using insert zone in timeline.
  • Fix crash on rotoscoping, effect still need porting to qml to be usable.
  • Add scriptable methods to add a bin/timeline clip and effect.
  • Bump master git version.
  • Update appstream path to use ECM variable.
  • Use path from KDE_INSTALL_METAINFO variable for appstream path to pick up new directory name.
  • Fixes and updates preparing the new qtblend transition/effect.

New in Kdenlive 16.08.2 (Oct 13, 2016)

  • Fix MLT Playlist proxying after recent proxy profile changes
  • Fix proxy profiles to keep aspect ratio
  • Fix broken keyframes on image/title clips
  • Fix automatic playback of file with space in name
  • Fix simplekeyframe effects (eg. blur) allowing keyframe one frame after end of clip after resize
  • Change defaults for Color selection effect so that we don’t get a black screen at startup
  • Fix “Make DocTools dep optional”
  • Fix scalable application icon
  • Make DocTools dep optional
  • Warn about resize failure
  • Don’t unnecessarily expand effect stack when unselecting a transition
  • Fix several geometry effects broken on locale with comma separator (french, german,…)
  • Fix importing library clip hanging with relative paths, improve error reporting
  • Add the namespace to the appdata file
  • Fix copy/paste of keyframes in transitions
  • Add option to remove keyframes after cursor position
  • Only allow importing position if keyframes have no width/height info
  • Fix header
  • Fix compilation
  • Fix copy/paste of keyframes
  • Fix several issues when editing an animation parameter in timeline (keyframes corruption)
  • Fix disappearing keyframes in animated parameters (Transform effect and Composite+Transform transition)
  • Fix keyframe type icons
  • Fix incorrect initialization of Composite transition
  • Fix crash when changing project fps while a clip was selected in timeline
  • Slow motion clips: don’t mix clip state with strobe param from older project files
  • Fix possible crash when closing a project or deleting a clip with subclips
  • Fix some clip jobs incorrectly adding new clip
  • Fix snapping when moving keyframe in effect stack
  • Do not silently overwrite reversed clip
  • Fix Recent regression – groups lost on project opening
  • Fix clip monitor starting to play after drag
  • Fix track effect added to wrong track
  • Fix crash when changing project fps if timeline contains groups
  • Fix groups on upper track disappearing when inserting a new track
  • FIx proxy used for rendering when app started from home dir

New in Kdenlive 16.08.1 (Sep 8, 2016)

  • Improved Workflow:
  • Persistent Directories:
  • Now Kdenlive remembers where you last opened and/or saved a project or file savig clicks and time while navigating.
  • Responsive cursor:
  • When inserting clips in the timeline the cursor in the timeline will go to the end of the inserted clip making the workflow more fluid and shortcut friendly.
  • Interface:
  • Rounded corners:
  • New option to make clip corners rounded.
  • New profiles:
  • Added 50fps and 60fps trancoding profiles
  • Bug Fixes:
  • Fix frame and titles not saved if extension not explicitly set in some config
  • Revert stupid error in thumb ratio
  • Unbreak resize one item in group with ctrl+click
  • Fix aspect ratio of thumbnails when project dar != 1.0
  • Fix Kdenlive / project settings displaying wrong profile info when using 1440x1080 profiles
  • Fix possible crash on exit
  • Fix small memleak
  • Fix memory corruption in thumb creation
  • Fix memleak
  • Fix compilation with gcc6, the code was comparing a char* and a QChar
  • Fix proxy clips adding copy to project bin (recent regression)
  • Fix several issues with track effects corruption
  • Fix crash on redo group move
  • More libasan mem fixes
  • More libasan mem fixes
  • Fix small memory issues/corruption (detected by libsan)
  • Attempt to fix opening project crash
  • Fix crash on audiospectrum display
  • Try to fix possible crash caused by string copy
  • Fix crash and display of audio spectrum
  • Fix size of effect buttons
  • Integrate master effect update and state change in undo system
  • Fix split audio track
  • Add action to remove all preview zones
  • Fix path problem when trying to stabilize several clips
  • Fix icon not fully displayed in render jobs list
  • More fixes for transcoded clips showing up in wrong folder
  • Fix transcoded clips showing up in wrong folder
  • Fix “use timeline zone for insert” shortcut
  • Select all should ignore clips in locked tracks
  • Fix Ctrl+Shift selection, rolling edit is now on Ctrl click
  • Show MLT version in about dialog
  • Make clip corners square
  • Fix typo causing failed timeline preview on some fps
  • Fix changing preview parameters broken
  • Fix timeline preview invalidate when hiding a track
  • Fix track effect not initialized
  • Fix locales download script
  • fix vp8 encoding

New in Kdenlive 15.12.1 (Jan 15, 2016)

  • Fixed issues:
  • [Bug 351712] 15.11.80 - Double-clicking clip/media in Project Bin to change name doesn't show text field in proper spot
  • [Bug 355380] 15.11.90: deleting topmost track with clip with transition does leave transition behind
  • [Bug 355825] git master 2015-11-24 - Pan & Zoom effect uses proxy resolution for calculations
  • [Bug 355936] 15.12.0: Spacer tool moves transitions of locked tracks
  • [Bug 356030] 15.11.80: track speaker icon coloring is ambiguous and inconsistent with other track icons
  • [Bug 356495] 15.11.90+48 - When "Split" button is clicked on a clip with no effects, clip monitor still enters "split mode". Should remain in standard mode.
  • [Bug 356643] "Clip Properties" shows properties for proxy instead of the clip, when clip is proxied
  • Project Settings > Proxy clips">[Bug 356644] "Manage profiles" button is missing from Project > Project Settings > Proxy clips
  • [Bug 356803] Shortcut keys stop working in fullscreen
  • [Bug 356807] Add button to Manage Profiles window, where profiles are selected.
  • [Bug 356838] Icons missing in title editor
  • [Bug 356848] New themed icons for configure Kdenlive dialog section "Project Defaults"
  • [Bug 356873] Rendering crashes
  • [Bug 357054] Undoing quick razor clip cut actions freezes Kdenlive
  • [Bug 357095] [patch] remember last directory in dvdwizard
  • [Bug 357121] Timeline position indicator is missing
  • [Bug 357155] Deleting any video/audio track causes kdenlive to crash with a segmentation fault
  • [Bug 357207] Git master 2015-12-01 - Proxy clips are not automatically generated when enabled
  • [Bug 357324] Project Settings / Video Profile Profile Button no function/icon
  • [Bug 357397] Image Sequence (with period in filename) missing upon re-opening project
  • [Bug 357659] 15.13: Bézier curve UI broken: looses settings, second handle of bottom-left point non-accessible
  • [Bug 357983] 15.12.0: Error removing clip after dragging

New in Kdenlive 15.04 (Mar 5, 2015)

  • Changes:
  • Port to KDE Frameworks 5
  • Add ripple delete function
  • Add stem audio export
  • Make images sequences generation more convenient
  • Save and restore title widget size
  • Start some refactoring
  • Fix warnings from compiler, static analyzers, execution...
  • Bug fix:
  • #3407 don't copy clips if project is also on removable drive
  • #3408 crash on selecting clip with grouped effects
  • #3405 crash on adding 1st clip not matching project profile
  • #3338 import clip keyframes
  • #3160 Autosave new projects before saving
  • #3415 FFmpeg recording freeze

New in Kdenlive 0.9.8 (May 14, 2014)

  • Changes:
  • Fades: timeline shortcut now applies to video on clips containing video and audio
  • Copy proxies with 'move project'
  • Remove the MLT processing threads option that never really worked
  • Clean encoding profiles using MLT presets and profiles
  • Support a custom suffix for FFmpeg binaries (mostly for packagers)
  • Make audio align work asynchronously
  • Add support for JogShuttle on newer systems, make shuttle device selection more straightforward, add ProV2 keys
  • Bugs fixed:
  • Fix warnings from gcc, cppcheck, clang, scan-build: fixes many crashs & leaks
  • Code cleanup (use const ref, fix includes, mem leaks, optimize...)
  • Fix keyframing messed up for some effects
  • Fix timeline corruption when trying to move clip before 0
  • Fix crash when closing title widget
  • Fix thumbnails for image clips in timeline
  • Fix crash on quick undo/redo (#3240)
  • Fix multithreading (#3186)
  • Fix some problems with transitions keyframes
  • Fix scopes (#3052)

New in Kdenlive 0.9.6 (Apr 8, 2013)

  • Fix the project file corruption from 0.9.4, fix several crashes and timeline corruptions (clip cannot be moved anymore).

New in Kdenlive 0.9.4 (Jan 29, 2013)

  • 8 features introduced in Kdenlive 0.9.4:
  • issue #2518 Automatic audio alignment
  • issue #2913 Exchange of Render > Generate script > File Dialog to a standard full featured one?
  • issue #2930 remove useless parameters from the transcode stabilize gui
  • issue #2953 Render to raw YUV
  • issue #1056 Remember window size/position and zoom in titler
  • issue #2756 Realtime update when changing effect values
  • issue #2806 move playhead to mouse position on key press [p-key]
  • issue #757 Need a dubbing feature..
  • 124 bugs fixed in Kdenlive 0.9.4:
  • issue #2884 DVD wizard menu broken
  • issue #2088 Adding a key frame to composite transition changes the position
  • issue #2873 crash with automatic scene split
  • issue #2881 DVD wizard does not produce iso if no menu
  • issue #2807 DVD wizard loop option for menu is broken
  • issue #2801 Slider in preview window not draggable
  • issue #2783 Unsupported audio codec: pcm_s16le
  • issue #2880 Kdenlive exits without comments after clicking on rendern (fileformat independent)
  • issue #2871 crash when zooming out timeline
  • issue #2828 Crash opening file
  • issue #2869 Fast forward / backward buttons not working while paused, but still enabled
  • issue #2895 UI crashes sometimes when scrolling the timeline
  • issue #2911 .mlt file from stabilize crashes kdenlive when it is selected in project tree
  • issue #2907 In view menu button is not unchecked if appropriate view is closed
  • issue #2902 Crash when clic an imported .mlt file
  • issue #2901 Project timeline guide issues on position 00:00:00:00
  • issue #2897 Title clip typewriter effect stops "typing" in preview
  • issue #2894 UI crash when adding title clip to timeline
  • issue #2893 Clicking on monitor ruler causes GUI to go unresponsive
  • issue #2891 can't do audio only capture if you have no web cam
  • issue #2882 frei0r build problem kills script
  • issue #2888 Segmentation fault en kdenlive on speed effect change
  • issue #2923 move fresh splitted clip possible to locked audio track
  • issue #2914 Clicking pause in last second of clip has no effect.
  • issue #2915 Programm crashes by reading a 9GB mpeg2 ts Videofile
  • issue #2919 Ungroup clip impossible
  • issue #2928 Video thumbnails and Audio waveforms broken when changing track sizes
  • issue #2935 PNG fails to render
  • issue #2932 shutterangle on vstab stabilize should go to 180 but max allowed is only 99
  • issue #2950 Gui Rendering Problem in Vecto Scope
  • issue #1066 rendering breaks all my composite transitions (preview ok)
  • issue #1278 Rendering crashes on my project
  • issue #1725 The compositing of Vignette effect doesn't work as expected
  • issue #1838 Kdenlive crashes always when opening a project file
  • issue #1936 kdenlive 0.7.8 (macports) stall during startup on mac os x 10.6.5, probably due to kdeinit4 failure
  • issue #2148 Crash while loading vob file in DVD Wizard
  • issue #2874 Cursor position incorrect in vignettage effect
  • issue #2868 One sub-project renders with black margins
  • issue #2792 crash when selecting all clips in timeline (CTRL+A key) and delete (DEL key)
  • issue #2711 Video stabilization does not work.
  • issue #2863 Stabilize (vstab) does not produce the stabilized video but just the .mlt file (same result for countdown generator)
  • issue #2850 Dynamic text displayed on screen moves relative to beginning of track, not beginning of clip in timeline
  • issue #2830 moving slitted clips in timeline selected with CTRL+A not possible
  • issue #2870 Video playback in preview window hangs interface
  • issue #2861 Selecting render segfaults kdenlive
  • issue #1449 Segmentation fault after opening old project
  • issue #1545 Texte of DVD's menu is invisible
  • issue #1554 Crash when insert a track
  • issue #1555 Crash when close kdenlive
  • issue #1643 Rendering error
  • issue #1718 When rendering "Selected Zone," it only renders about 60% of it, then plays an earlier section for the rest.
  • issue #1807 Crash on edit title clip
  • issue #2005 Clips randomly reshuffle when loading
  • issue #2437 crash
  • issue #2079 Unable to add clips with ffmpeg 0.6.2
  • issue #2289 crash when using denoiser effect
  • issue #2715 [regression] Clicking in the timeline doesn't move the playhead
  • issue #2537 0002526 not totally fixed
  • issue #2704 inserting color selection effect crashes kdenlive
  • issue #2724 bad seeking on running/playing transport
  • issue #2764 Renders nothing but black
  • issue #2762 Playhead cannot be positioned Correctly
  • issue #2753 Render crashes when reaching an image
  • issue #2761 Alpha channel broken in rendered file
  • issue #2729 Crop doesn't work
  • issue #2754 xfade0r plugin does not actually fade
  • issue #2747 Crashes when loading projects
  • issue #2763 1-2 key razor cuts locked tracks
  • issue #2785 Title clip not rescaling properly on render.
  • issue #2774 Build error: factory.c:81:45: error: missing binary operator before token "("
  • issue #2766 audio codecs available but not supported, resulting in rendering avi, mpeg4, xvid4 and others not possible
  • issue #2770 kdenlive crash: select0r.so: undefined symbol: dist_eli
  • issue #2773 Clip playback stops early
  • issue #2777 Some MTS files are truncated to 5 seconds, some are prolonged to 5 seconds. (Camera: Canon Legria HFS200)
  • issue #2780 crash when moving audio signal view and a wav is in project
  • issue #2779 crash when rgb scope activated and playing audio
  • issue #2794 src/renderer.cpp: error: 'class Mlt::Profile' has no member named 'colorspace'
  • issue #2791 timeline corruption using CTRL+LEFT_MOUSE key
  • issue #2795 rendered sound is broken
  • issue #2787 Dragging the slider in clip preview window starts playback.
  • issue #2824 Randomly Loads incorrect project on program start
  • issue #2813 kdenlive compilation error
  • issue #2829 split audio only works for one clip althogh all clips were selected [CTRL+A]
  • issue #2818 Special characters in titles make titles disappear in render
  • issue #2826 Quick transition insertion from timeline disappeared
  • issue #2834 Noise at end of video
  • issue #2851 Application crashes as soon it's started.
  • issue #2854 Preset selector missing from GUI of "colortap" filter
  • issue #2843 Wrong fadein/fadeout length after resizing clip
  • issue #2862 Changing clip length in timeline changes duration of fades.
  • issue #2859 Rendering a video causes a rendering crash
  • issue #2858 Fixes for "Dynamic Text" Filter [PATCH]
  • issue #2743 Image clip's duration change when image's size if modified
  • issue #2866 'Go to marker' does not place the cursor correct
  • issue #847 Transition: Switching track to «Automatic» should update the selected track
  • issue #1666 Titler: Pressing enter should not close it
  • issue #2630 Title clips does not get rescaled.
  • issue #2633 Image sequence import no longer works in 0.92
  • issue #825 Razor, spacer and selection tools should be displayed by default
  • issue #2235 Crop applies before any other effect
  • issue #2654 Fade out from timeline with no time.
  • issue #2655 some frozen frames in clip when viewing in clip/project monitor and after render
  • issue #2663 Chroma keying ignores color - wrong color representation?
  • issue #2668 dissolve effect fails when clip has used "split audio"
  • issue #2674 saving an effect from the effect stack overwrites any custom filter you already have without warning
  • issue #2696 .3ga audio files not supported in file selection but work fine
  • issue #2679 Crashes when opening dialogs
  • issue #2691 scratchlines effect bug, confirmed
  • issue #2693 Menu on Title Clip Window missing 2 labels
  • issue #2697 Crash when using Align Audio to Sample
  • issue #2698 Changing value in effects digit box with mouse scroll wheel is not permanent
  • issue #2700 Kdenlive Crashes When Adding Clip To Timeline
  • issue #2708 Opacity in composite transition is not really 100% (background shows through)
  • issue #2730 German Translation SOP/SAT Effect Dialog
  • issue #2727 frei0r filters take huge performance penalty due to slow colorspace conversions
  • issue #2736 Kdenlive crashes when reaching a space between clips
  • issue #2735 Kdenlive fails to build with Qt 4.6
  • issue #2734 binary from latest build-script crashes on image load
  • issue #2719 common edit operation crashes kdenlive build-script binary
  • issue #2718 common edit operation crashes kdenlive build-script binary
  • issue #2726 splitted clip corrupted in timeline after cut, move and cut
  • issue #2723 White balance dropper uses wrong source
  • issue #2740 title edition window, input box for global Zoom ?
  • issue #2741 build script fail: Unable to build mlt

New in Kdenlive 0.9.2 (May 31, 2012)

  • This new release fixes the most important regressions found in the 0.9 version as well as a few other issues.

New in Kdenlive 0.9 (May 15, 2012)

  • Improved effects workflow
  • Automatic audio alignment
  • Easy import of online resources
  • Usability improvements
  • Recording can now be monitored through the audio and color scopes, audio normalization can analyse audio for better results
  • Allow audio only recording
  • Clips can be sorted by date
  • New effects from MLT / frei0r: video stabilizers, IIR Blur, etc
  • Offline editing (Backup the project with proxy clips only to work on less powerful computers)

New in Kdenlive 0.8.2 (Nov 1, 2011)

  • For this release, we did put a lot of energy into bug fixing and stability (more than 140 issues solved) to bring you a better editing experience. We have solved a lot of project corruption issues, and the introduction of the automatic backup feature means you should hopefully enjoy Kdenlive better than ever!
  • Among the features improvements, the proxy clips (clips replacing the original ones when editing a format that is too slow to edit, for example AVCHD) should work fine now, HDMI capture should also be improved (feedback welcome) and some GUI multi threading should make operations a bit smoother.
  • As usual, we also benefit from the latest improvements in MLT, a new version (0.7.6) was released today that improves stability and fixes important issues for users of non english locale.

New in Kdenlive 0.8 (Apr 27, 2011)

  • Audio monitoring (spectrogram,...)
  • Stop motion assistant
  • Proxy clips
  • New effects

New in Kdenlive 0.7.8 (Aug 31, 2010)

  • A lot of issues were fixed and several new features were added.

New in Kdenlive 0.7.7 (Feb 17, 2010)

  • Fix Qt 4.6 compatibility issue, improved titler and general stability.

New in Kdenlive 0.7.6 (Oct 9, 2009)

  • New features:
  • Title module: rewrite, now allows for basic animation (title zoom & scroll)
  • Track rename: users can now rename tracks
  • Composite transition: keyframes can now be moved
  • Clip management: image and audio clips are automatically monitored and updated in the timeline whenever they change on disk
  • User interface cleanup: cleaner look for timeline
  • Capture monitor improvements: now shows available disk space & timecode, also allows to choose a name for captured files
  • Project management: project settings dialog now allows you to clear the thumbnails cache and delete all videoclips that are not used in the project
  • Improved clip markers: they are now displayed in the clip monitor ruler, and user can easily go to each marker from the context menu
  • Shutdown computer after rendering

New in Kdenlive 0.7.5 (Jul 2, 2009)

  • This release mostly focuses on bug fixes and stability issues. New features include:
  • Vertical zoom for timeline
  • Keyframe editor for effects
  • Improved titler with support for unicode characters
  • and some more. check our website for more infos.

New in Kdenlive 0.7.4 (May 30, 2009)

  • Update to the new 0.4 version of MLT
  • Improved dvd wizard
  • Start of a transcoding feature
  • bugfixes

New in Kdenlive 0.7.3 (Apr 15, 2009)

  • New features:
  • Clip grouping
  • Creation of rendering scripts for delayed rendering
  • Double pass encoding for rendering (just add "pass=2" to your profile)
  • Track locking
  • Configurable monitor background color for better previewing
  • Web updates: you can now download new rendering profiles from Kdenlive's web site
  • Split audio, allows you to separate a clip in it's audio and video parts
  • Improved compatibility with Kdenlive 0.5 project files

New in Kdenlive 0.7.2 (Feb 2, 2009)

  • Fix lots of issues with clip move which resulted in project corruption
  • Added dvd wizard to easily create a dvd image from your movies
  • All rendering jobs can now be monitored from inside Kdenlive

New in Kdenlive 0.7.1 (Dec 29, 2008)

  • Add spacer tool
  • Allow to change track on which transition applies
  • Fix group move
  • Cache audio and video thumbnails
  • Lots of improvements & fixes

New in Kdenlive 0.7 (Nov 12, 2008)

  • Port to KDE4
  • Rewrite communication between MLT and Kdenlive to be much more effective
  • Improved real time previewing of effects and transitions
  • Rendering now happens in a different thread, completely independant from the main application
  • Integration with the destktop environment (notifications, nepomuk integration, ...)
  • inital jog shuttle support
  • New capture formats: HDV, DV, web cam and video screen capture
  • Full undo support with undo history

New in Kdenlive 0.7 Beta 1 (Oct 6, 2008)

  • KDE4 port. This is a beta release, final 0.7 version should be out by the end of october. So please test it to help us make it the best Kdenlive release.