Kdenlive

最新版本 Select Version

Select Version

Select Version
Kdenlive 是 Windows PC 的開源視頻編輯器。 Kdenlive 是建立在 Qt 和 KDE 框架庫上的。大多數的視頻處理是由 MLT 框架完成的,它依賴於許多其他開源項目,如 FFmpeg,frei0r,movit,ladspa,sox ... Kdenlive 是 KDE 非線性視頻編輯器的首字母縮寫。它主要針對 GNU / Linux 平台,但也適用於 BSD 和 MacOS。目前正在將其作為 GSOC 項目移植到 Windows 上。下載 Kdenlive,為 KDE 提供了驚人的視頻編輯 GUI,提供了雙視頻監視器,多軌時間軸,剪輯列表,可自定義的佈局支持,基本效果和基本轉換。

多軌視頻編輯
Kdenlive 允許您使用和安排幾個音頻和視頻軌道,每一個都可以鎖定或靜音,為您的方便.

使用任何音頻 / 視頻格式
基於功能強大的 FFmpeg 庫,Kdenlive 可以直接使用幾乎任何音頻和視頻格式,無需轉換或重新編碼您的剪輯.

可配置的界面和快捷方式
您可以安排和保存您的自定義界面佈局,以適應您的工作流程。鍵盤快捷鍵也可以配置為符合您的喜好.

許多效果和轉換
許多效果可用,從色彩校正到音頻調整,以及所有標準轉換選項.

音頻和視頻示波器
監視您的音頻電平或檢查顏色範圍確保你的素材是正確平衡的。

Proxy 編輯
Kdenlive 可以自動創建你的源片段的低分辨率的副本,讓您在任何計算機上進行編輯,然後使用完整分辨率呈現.

自動備份
您的項目文件會自動備份每隔幾分鐘如果您需要回滾到以前的版本,則還會保留較舊版本的項目文件.

時間線預覽
有時,在使用高分辨率素材或複雜效果時,實時播放是不可能的。時間線預覽允許您預先渲染時間軸的某些部分,以獲得完美流暢的播放效果.

關鍵幀效果
大部分效果都可以通過關鍵幀進行設置,允許您隨時間改變參數,使用線性或平滑曲線實現您想要的效果.

可靈活設置界面
靈活主題具有各種明暗主題的引擎.

Online resources
直接從界面下載渲染配置文件,擦除和標題模板.

注意:需要 FFmpeg.

ScreenShot

軟體資訊
檔案版本 Select Version

檔案名稱 kdenlive-23.04.3.exe
檔案大小
系統 Windows 7 / Windows 7 64 / Windows 8 / Windows 8 64 / Windows 10 / Windows 10 64
軟體類型 開源軟體
作者 Kdenlive Team
官網 https://kdenlive.org/
更新日期 2023-07-23
更新日誌

What's new in this version:

Fixed:
- Fix tests
- Fix effects disappearing from timeline sequence and other sync issues
- Fix crash loading project with an unknown transition
- Fix crash trying to open backup for moved project file
- Switch vglobal_quality to vqp for nvenc (same as Shotcut)
- Backport ASAN fix from master
- Fix ASAN use after freed
- Mixer: polish audio levels display, add scale for gain slider
- Fix audio levels gradient colors
- Mixes: ensure asset panel cleared on undo insert, fix mix inserted at wrong clip end on drop
- Fix mixes incorrectly saved as luma
- Ensure Subtitle widget can fit on smaller screens
- Fix crash pressing Home on subtitle track

Select Version 相關參考資料
How to Determine Your Postgres Version

Viewing the server version. To determine the server version using an SQL statement, simply issue the SELECT version(); command: =# SELECT version(); version ...

https://www.atlassian.com

How to find the SQL Server version

2019年10月8日 — We can use the @@VERSION function to find out all version details of the SQL Server instance. ... SELECT @@VERSION AS 'SQL Server Version Details' ...

https://www.sqlshack.com

MySQL VERSION() Function

Return the current version of the MySQL database: SELECT VERSION();. Try it Yourself ». Definition and Usage. The VERSION() function returns the current ...

https://www.w3schools.com

Select PHP Version

Select PHP Version 可提供用戶自定義PHP 版本、PHP Extension、PHP.ini 等三種功能。

https://help.url.com.tw

Select Version - 2011 - SOLIDWORKS PDM 說明

Select the version of SolidWorks to which you want to upgrade the files. The SolidWorks version you select must be installed on each workstation ...

https://help.solidworks.com

Understanding the SQL Server SELECT @@VERSION ...

I was recently trying to determine what version of SQL Server was installed on a particular server. I found this tip to determine the version and tried to ...

https://www.mssqltips.com

VERSION (Transact-SQL) - SQL Server

2023年6月21日 — 下列範例會顯示傳回目前安裝架構的版本資訊。 SELECT @@VERSION AS 'SQL Server Version';. 範例:Azure Synapse Analytics 和Analytics Platform ...

https://learn.microsoft.com

VERSION - Amazon Redshift

The VERSION function returns details about the currently installed release, with specific Amazon Redshift version information at the end.

https://docs.aws.amazon.com

判斷資料庫引擎的版本和版本SQL Server

2024年1月30日 — 方法3:連線至SQL Server 的執行個體,然後執行下列查詢:. SQL 複製. Select @@version. 此查詢的輸出範例如下所示:. 輸出 複製. Microsoft SQL Server ...

https://learn.microsoft.com