legacy-knowledge-base
公開されました Jun. 30, 2025

WindowsにFFmpegをインストールするにはどうすればよいですか?

written-by

Kanchan Bisht

How To articles are not official guidelines or officially supported documentation. They are community-contributed content and may not always reflect the latest updates to Liferay DXP. We welcome your feedback to improve How To articles!

While we make every effort to ensure this Knowledge Base is accurate, it may not always reflect the most recent updates or official guidelines.We appreciate your understanding and encourage you to reach out with any feedback or concerns.

legacy-article

learn-legacy-article-disclaimer-text

問題

  • この記事では、WindowsにFFmpegをインストールする手順を説明します。

Environment

  • Liferay DXP 7.4

解決策

  • WindowsにFFmpegをインストールするには、以下の手順で行います:
    1) FFmpeg の最新版をお持ちの方。
    2) 7-zip などのファイルアーカイバを使用して、このファイルを解凍します。
    3) 解凍したフォルダの名前を FFmpeg に変更し、 C: ドライブのルートに配置する。
    4) ここで、管理者として cmd を実行し、以下のコマンドで FFmpeg の環境パス変数を設定します: PATH="C:ffmpegbin;%PATH%" setx /m
    5) システムを再起動し、'ffmpeg -version' を実行してインストールを確認する。ffmpeg-version-ss.png

追加情報

did-this-article-resolve-your-issue

legacy-knowledge-base