Kdenlive/ja: Difference between revisions

From KDE UserBase Wiki
(Updating to match new version of source page)
(Updating to match new version of source page)
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
<languages />
<languages />
 
<div class="mw-translate-fuzzy">
{|class="tablecenter vertical-centered"
{|class="tablecenter vertical-centered"
|[[Image:Kdenlivedark.jpg|380px|thumb|Kdenlive 15.12's dark skin]]
|[[Image:Kdenlive-screen.png|250px|thumb]]||'''多用途動画エディタ'''
|}
|}
</div>
<div class="mw-translate-fuzzy">
この種のソフトウェアの正式名称は''[https://ja.wikipedia.org/wiki/%E3%83%8E%E3%83%B3%E3%83%AA%E3%83%8B%E3%82%A2%E7%B7%A8%E9%9B%86 ノンリニア編集]ソフトウェア''といい、あなたの撮影した動画を壊すことなく編集できます。つまり、オリジナルはそのままということです。アプリケーションは、あなたが動画中のどの場面を必要とするかを記録した編集ファイルとオリジナルの動画を組み合わせ、成果物を作り出します。
</div>
<div class="mw-translate-fuzzy">
* 多くのウェブカメラ、カメラ、そしてビデオカメラに対応しています
* 低解像度のAVIファイルから、プロ仕様のカメラで撮影された高解像度のHD動画まで扱えます
* マルチトラック形式により、動画と音声を分けて扱うことができます
* 動画と正確に同期させるために、マルチトラックの音声ファイルをカットすることができます
* 多くのエフェクト、切り替え効果が付いています
* カスタムエフェクト・切り替え効果が使えます
* 多くの標準規格のファイルを出力できます
** DV (PAL または NTSC)
** MPEG-2 (PAL、NTSC、HDC) およびAVCHD (HDV)
** 高品質なH.264
* 多数のコーデック・フォーマットに対応し、異なった形態の素材を混ぜることができます
** MPEG-2、MP4、H.264 動画
** MP2、MP3、AC3 音声
** ロスレスビデオ (SNOWロスレスコーデック等)
** フリー規格動画 (Ogg vorbis等)
* 無制限のアンドゥが可能です
* 多数のファイル形式に出力できるだけでなく、Dailymotion、Vimeo、YouTubeといったウェブサイトへの投稿にも対応しています
</div>


[http://kdenlive.org Kdenlive] is a feature-rich [http://en.wikipedia.org/wiki/Non-linear_editing_system non-linear video editor]:
==History==


* Supports a wide range of old as well as modern webcams, cameras and camcorders
The Kdenlive project started in 2002 by Jason Wood.
* Multi-track format allows interleaving of video and sound
 
* Auto-save and undo support
The port to KDE4 started in 2008<ref>[https://cgit.kde.org/kdenlive.git/log/?ofs=10850 Commit: Starting KDE4 porting]</ref> by Jean-Baptiste Mardelle. This was an almost complete rewrite from the KDE3 version, that wasn't originally made to work with [https://en.wikipedia.org/wiki/Media_Lovin%27_Toolkit MLT]. The KDE4 rewrite was finished in November 2008, with the release of Kdenlive 0.7<ref>[https://web.archive.org/web/20160323224514/https://kdenlive.org/users/j-b-m/kdenlive-07-released Kdenlive 0.7 release (internet archive)]</ref>
* Audio files, in multi-track, can be cut to tight synchronisation with your video
 
* A wide range of effects and transitions are included and can be customized
During the Randa meeting in August 2014, Kdenlive developers discussed the possibility to make Kdenlive an official KDE project.<ref>[https://web.archive.org/web/20160324002217/https://kdenlive.org/node/9182 Randa meeting 2014 (internet archive)]</ref>.
* Wide range of supported codecs for both input and output: DV (PAL/NTSC), MPEG2 (PAL/NTSC/HDV), Flash FLV, WMV, AVCHD (HDV), H.264, H.265, WebM (VP8, VP9), lossless ProRes, MP3, AC3, OGG Vorbis, FLAC and more
 
In 2017, the development team of Kdenlive started a big refactoring of the timeline feature<ref>[https://kdenlive.org/en/2017/06/kdenlive-refactoring-preview-and-news/ Kdenlive – refactoring preview and news]</ref>. The refactoring moves the timeline feature to QML and allows better code maintainability. The refactoring ended in April 2019 with a sprint in Lyon<ref>[https://kdenlive.org/en/2019/03/sprint-2019-in-lyon/ Sprint 2019 in Lyon]</ref>.


==Screenshot==
==Screenshot==
Line 29: Line 55:
* [[Special:myLanguage/Kdenlive/Manual|Manual]] for elaborate description of Kdenlive.
* [[Special:myLanguage/Kdenlive/Manual|Manual]] for elaborate description of Kdenlive.
* [[Special:myLanguage/Kdenlive/Manual/Tutorials|Tutorials]] mostly for learning specific tools or effects.
* [[Special:myLanguage/Kdenlive/Manual/Tutorials|Tutorials]] mostly for learning specific tools or effects.
* [https://www.kdenlivetutorials.com/ kdenlivetutorials.com] contains many tutorials.


==Getting involved==
==Getting involved==
Line 40: Line 67:
==Installation/Download==
==Installation/Download==


Kdenlive is available in multiple GNU/Linux distribution repositories, but also as 1ppimage, Flatpack and Snap. Kdenlive is also available for Windows and old version are also available for MacOS. For more information consult the [https://kdenlive.org/en/download/ Kdenlive download page].  
Kdenlive is available in multiple GNU/Linux distribution repositories, but also as Appimage, Flatpack and Snap. Kdenlive is also available for Windows and old version are also available for MacOS. For more information consult the [https://kdenlive.org/en/download/ Kdenlive download page].  


{{Install|Kdenlive}}
{{Install|Kdenlive}}


You can also directly compile from source, in this case consult the [https://community.kde.org/Kdenlive/Development developer wiki for Linux] build and this [https://kdenlive.org/en/2019/01/building-and-distributing-kdenlive-on-windows-and-mac/ blog post for Windows] build.
You can also directly compile from source, in this case consult the [https://community.kde.org/Kdenlive/Development developer wiki for Linux] build and this [https://kdenlive.org/en/2019/01/building-and-distributing-kdenlive-on-windows-and-mac/ blog post for Windows] build.
==References==


[[Category:Multimedia]]
[[Category:Multimedia]]

Revision as of 14:30, 6 September 2020

多用途動画エディタ

この種のソフトウェアの正式名称はノンリニア編集ソフトウェアといい、あなたの撮影した動画を壊すことなく編集できます。つまり、オリジナルはそのままということです。アプリケーションは、あなたが動画中のどの場面を必要とするかを記録した編集ファイルとオリジナルの動画を組み合わせ、成果物を作り出します。

  • 多くのウェブカメラ、カメラ、そしてビデオカメラに対応しています
  • 低解像度のAVIファイルから、プロ仕様のカメラで撮影された高解像度のHD動画まで扱えます
  • マルチトラック形式により、動画と音声を分けて扱うことができます
  • 動画と正確に同期させるために、マルチトラックの音声ファイルをカットすることができます
  • 多くのエフェクト、切り替え効果が付いています
  • カスタムエフェクト・切り替え効果が使えます
  • 多くの標準規格のファイルを出力できます
    • DV (PAL または NTSC)
    • MPEG-2 (PAL、NTSC、HDC) およびAVCHD (HDV)
    • 高品質なH.264
  • 多数のコーデック・フォーマットに対応し、異なった形態の素材を混ぜることができます
    • MPEG-2、MP4、H.264 動画
    • MP2、MP3、AC3 音声
    • ロスレスビデオ (SNOWロスレスコーデック等)
    • フリー規格動画 (Ogg vorbis等)
  • 無制限のアンドゥが可能です
  • 多数のファイル形式に出力できるだけでなく、Dailymotion、Vimeo、YouTubeといったウェブサイトへの投稿にも対応しています

History

The Kdenlive project started in 2002 by Jason Wood.

The port to KDE4 started in 2008[1] by Jean-Baptiste Mardelle. This was an almost complete rewrite from the KDE3 version, that wasn't originally made to work with MLT. The KDE4 rewrite was finished in November 2008, with the release of Kdenlive 0.7[2]

During the Randa meeting in August 2014, Kdenlive developers discussed the possibility to make Kdenlive an official KDE project.[3].

In 2017, the development team of Kdenlive started a big refactoring of the timeline feature[4]. The refactoring moves the timeline feature to QML and allows better code maintainability. The refactoring ended in April 2019 with a sprint in Lyon[5].

Screenshot

Some screenshot

Learn Kdenlive with:

Getting involved

Get involved by contributing to this documentation, joining the community wiki and reporting issues.

Press coverage

Kdenlive has made appearances in the tech press:

  • 2009-10-15 Linux Journal wrote a comprehensive review, which ended with the verdict "There's a lot to like about Kdenlive, and I like it a lot. Its feature set is full enough to satisfy basic desktop video production needs, and its workflow is uncomplicated and easy to learn."

Installation/Download

Kdenlive is available in multiple GNU/Linux distribution repositories, but also as Appimage, Flatpack and Snap. Kdenlive is also available for Windows and old version are also available for MacOS. For more information consult the Kdenlive download page.

Installation Instructions

If you need help to install Kdenlive, look at this tutorial about how to install KDE software.


You can also directly compile from source, in this case consult the developer wiki for Linux build and this blog post for Windows build.

References