Skip to content

yuki-toida/ffmpego

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Getting Started

インストールが必要なソフトウェア[Mac]

/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
  • ffmpeg
brew install ffmpeg

ビルド方法

sh build.sh
  • distフォルダに実行ファイル一式が出力される

実行方法

  • distフォルダに移動する

  • inputフォルダに連結したいmp4ファイルをコピーする

  • ターミナルを開き、ffmpegoファイルがあるディレクトリに移動する

  • ./ffmpego で実行する

  • 正常に終了すると /output に連結されたmp4が作成される

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published