Quantcast
Channel: プログラミング
Viewing all articles
Browse latest Browse all 7950

fedora40 にffmpegをインストール - min117の日記

$
0
0

ハピタスのポイントをビットコインに変えて円安に備える

 

1,000万円を超えたbitcoinを少しだけどもらえるURL

https://bitflyer.com/invitation?id=l50e5ljw&lang=ja-JP

ハピタスからポイントもらえるURL

その買うを、もっとハッピーに。|ハピタス

fedora40にffmpeg

まずはリポジトリ?の追加が必要らしい。rpmfusionを追加する。

$ sudo dnf install \

https://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-$(rpm -E %fedora).noarch.rpm \

https://download1.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-$(rpm -E %fedora).noarch.rpm

 

$ sudo dnf update

 

ffmpegを突っ込む

--allowerasing を入れると良いらしい。

$ sudo dnf install --allowerasing ffmpeg

palepoli.skr.jp

ffmpegインストール進行中。

インストール完了。

動画からmp3を抽出

動作テストに動画webmからmp3を抽出してみる。

mp3ファイルができた。

ばっちり動いてる。

 

 


Viewing all articles
Browse latest Browse all 7950

Trending Articles