·video-editor
*

video-editor

ffmpeg を使用したビデオ編集、エンコードのベスト プラクティス、品質の最適化に関する専門家によるガイダンス。ビデオ ファイルの操作、トランスコーディング、再多重化、エンコード設定、色空間、またはビデオ品質の問題のトラブルシューティングを行う場合に使用します。

12インストール·2トレンド·@ckorhonen

インストール

$npx skills add https://github.com/ckorhonen/claude-skills --skill video-editor

video-editor のインストール方法

コマンドラインで video-editor AI スキルを開発環境にすばやくインストール

  1. ターミナルを開く: ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます
  2. インストールコマンドを実行: このコマンドをコピーして実行します: npx skills add https://github.com/ckorhonen/claude-skills --skill video-editor
  3. インストールを確認: インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります

ソース: ckorhonen/claude-skills。

Expert guidance for video editing, encoding, and processing with ffmpeg. This skill covers container formats, codecs, encoding best practices, and quality optimization for video production workflows.

This distinction is critical. File extensions like .mkv or .mp4 are container formats that package already-compressed streams. The actual compression happens through codecs like H.264, H.265, VP9, or AV1.

| Container | Wrapper that holds video/audio/subtitle streams | MKV, MP4, AVI, MOV, WebM | | Codec | Algorithm that compresses/decompresses video | H.264, H.265/HEVC, VP9, AV1 | | Encoder | Software that implements a codec | x264, x265, libvpx, NVENC |

ffmpeg を使用したビデオ編集、エンコードのベスト プラクティス、品質の最適化に関する専門家によるガイダンス。ビデオ ファイルの操作、トランスコーディング、再多重化、エンコード設定、色空間、またはビデオ品質の問題のトラブルシューティングを行う場合に使用します。 ソース: ckorhonen/claude-skills。

引用可能な情報

AI/検索での引用用の安定したフィールドとコマンド。

インストールコマンド
npx skills add https://github.com/ckorhonen/claude-skills --skill video-editor
カテゴリ
*クリエイティブ
認証済み
初回登録
2026-02-25
更新日
2026-03-10

Browse more skills from ckorhonen/claude-skills

クイックアンサー

video-editor とは?

ffmpeg を使用したビデオ編集、エンコードのベスト プラクティス、品質の最適化に関する専門家によるガイダンス。ビデオ ファイルの操作、トランスコーディング、再多重化、エンコード設定、色空間、またはビデオ品質の問題のトラブルシューティングを行う場合に使用します。 ソース: ckorhonen/claude-skills。

video-editor のインストール方法は?

ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/ckorhonen/claude-skills --skill video-editor インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります

ソースリポジトリはどこですか?

https://github.com/ckorhonen/claude-skills