Kdenlive 歷史版本列表
Kdenlive 是 Windows PC 的開源視頻編輯器。 Kdenlive 是建立在 Qt 和 KDE 框架庫上的。大多數的視頻處理是由 MLT 框架完成的,它依賴於許多其他開源項目,如 FFmpeg,frei0r,movit,ladspa,sox ... Kdenlive 是 KDE 非線性視頻編輯器的首字母縮寫。它主要針對 GNU / Linux 平台,但也適用於 BSD 和 MacOS... Kdenlive 軟體介紹更新時間:2020-06-03
更新細節:
What's new in this version:
Fixed:
- TLS session reuse can lead to host certificate verification bypass (High)
- HTTP/2 Large Settings Frame DoS (Low)
- napi_get_value_string_*() allows various kinds of memory corruption (High)
更新時間:2020-06-02
更新細節:
What's new in this version:
- Added architecture info to log
- Added option to specify permanently connected output devices
- Added extra check before sending output reports to virtual device
更新時間:2020-05-24
更新細節:
What's new in this version:
Fixes:
- IMAP stability improvements
- HTML tags in IRC topic changes were rendered incorrectly
- MailExtensions: Websockets could not be used
更新時間:2020-05-20
更新細節:
What's new in this version:
- (SEMVER-MINOR) repl: deprecate repl._builtinLibs
- (SEMVER-MINOR) repl: deprecate repl.inputStream and repl.outputStream
- (SEMVER-MINOR) cli: add --trace-atomics-wait flag
- (SEMVER-MINOR) repl: improve repl autocompletion for require calls
- (SEMVER-MINOR) repl: show reference errors during preview
- (SEMVER-MINOR) fs: add .ref() and .unref() methods to watcher classes
- (SEMVER-MINOR) http: expose http.validate-header-name/value
- (SEMVER-MINOR) async_hooks: move PromiseHook handler to JS
更新時間:2020-05-20
更新細節:
更新時間:2020-05-20
更新細節:
更新時間:2020-05-18
更新細節:
What's new in this version:
Fixes:
- Disable loading of .mlt playlists with profile not equal to project profile (caused crash)
- Fix possible crash on subclip thumbnail creation
- Fix crash trying to move timeline clip to another track when bin clip had some effects
- Fix crash creating DVD chapters
- Fix playlist profile incorrectly detected, leading to crashes when seeking in timeline
Important fixes:
- Fix timeline preview not invalidated on hide track
- Proxy clips: fix vaapi_h264 profile and ensure we keep the stream order
- Use safer QSaveFile class to ensure our document is not corrupted on disk full
- Fix rubber selection moving with scolling
- Fix image rendering (add %05d suffix)
- Fix timeline preview was incorrectly disabled
- Fix MLT 6.20 avformat slideshows not recognized on onpening (convert to standard qimage)
- Fix template title clips in timeline resetting duration on project re-open
- Fix paste clips/compositions sometimes not working or pasting on wrong track/position
- Fix compositions broken on insert audio track
- Fix audio drag from monitor broken
- Fix “archive project” creating broken backup files
- Fix track effect not adjusting duration when track duration changes (new clip appended)
- Additionnaly, a fix was committed in MLT git to fix audio desync with the pitch shift effect
UI fixes:
- Enable audiospectrum by default
- Make compositions use less vertical space, expand when selected
- Fix various geometry keyframe regressions in monitor
- Improve handling of missing clips, draw “photo” frame on image clips
- Improve notification of missing(deleted files) and don’t allow reloading a missing clip
- Always sync all keyframeable effects position with timeline position
- On clip move, also consider moving clip’s markers for snapping
- Delete all selected markers in clip properties dialog when requested
- Implement timecode parsing when pasting text in Project notes
- Shift + collapse will collapse expand all audio or video tracks
- On clip cut, auto reselect right part of the clip if it was previously selected
- Fix timeline sometimes not scrolling to cursor position
- Fix aspect ratio not working on title images
- titler: Remember to show background
- Fix glitch in bin item selection, causing some actions to be disabled
- Show clip speed before name so it’s visible when changing speed of a clip with long name
- Don’t use drop frame timecode for 23.98
更新時間:2020-05-16
更新細節:
What's new in this version:
- Changed type of output report transmitted to DS4 in BT. Now use report type 0x15 (previously 0x11)
- Added extra data transmission flag to output report
- Changed thread affinity of hidDevice object. Link with initial high priority thread
- Use a Dispatcher instance for managing the OutputSlotManager rather than Tasks
- Changed how a running output slot queue is specified
- Initial mouse offset refactors. Base mouse offset on percentage of full speed. Defaults to 0.500
- Make button mouse offset a profile setting
- Set MinWidth and MinHeight values for the main window. Contribution by dondrakon
- Group some button mouse fields into a class. Reduces getter calls
- Show minimum effective mouse speed in GUI
- Put OS Info in log. Will be useful for debugging
- Removed chance for a dead lock when stopping input controllers. Luckily I have never encountered it
- Fixed a bug where a shiftKey macro accidentally saved HoldMacro and Macro status values
- Fixed debug x86 project target by enabling the Allow Unsafe Code project setting
更新時間:2020-05-05
更新細節:
更新時間:2020-05-03
更新細節:
What's new in this version:
- Fixed possible sign flip issue with radial output curves
- Fixed NaN problem when radial cap is 0. Fixes output curve coordinate issues on the extreme low end
- Support for various non-standard DS4 gamepads which behave in BT just like USB connected DS4. Contribution made by mika-n
- Made a dedicated updater dialog window
- Added Changelog text to updater window
- Now actively using Newtonsoft Json.NET library
- Added Markdown.XAML library
- Fixed a few networking issues when pulling new version info
- Minor optimization of Controller Readings tab. Moved state copying outside of UI thread
- Updated UDP server to call the semaphore release on socket complete event
- Added German translation files. Changes made by Flo082002
- Added small log message stating whether running as Admin or User. Useful info when dealing with SendInput problems
- Fixed bug with 360 Steering Wheel output. Now two DS4 gamepads can be properly mapped to different VJoy output device axes