0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

ShotCut を Ubuntu にインストール

0
Posted at

ShotCut は GPL ベースのマルチプラットフォーム動画編集ソフト。

Ubuntu で ShotCut を使う場合、今はどのやりかたがいいのかを調べてみました。

環境

Ubuntu 24.04 LTS

ディストリビューションパッケージのバージョン

24.02.29+ds-1build1 でした。

公式ページからダウンロード

公式ページには26.2が用意されています。

image.png

こちらの画面では、 portable tar と AppImage が用意されている。このほかに snap, source もあります。

今回は AppImage をダウンロード。181MBytes でした。

起動

$ chmod 777 shotcut-linux-x86_64-26.2.26.AppImage 
$ ./shotcut-linux-x86_64-26.2.26.AppImage 

起動しました

image.png

UI上で日本語も問題なく表示できているようです。

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?