Skip to content

ffmpeg configure and build shell script (just a memo)

Notifications You must be signed in to change notification settings

orz-/build-ffmpeg-mingw

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 

Repository files navigation

build-ffmpeg-mingw

さきゅばす1.x用のFFmpeg 32bitをビルドするための
mingw-w64 msys2ビルドスクリプト(自分用メモ)

mingw-w64 msys2 と必要ライブラリーは予めインストールが必要
libraries.txt 参照

「勝手にしやがれ」ライセンス(WTFPL http://www.wtfpl.net/txt/copying/)

レポジトリ-ブランチ:

  • master : さきゅばす配布最新版再ビルドSaccubus/latest_1.xブランチ をビルドする
  • build_ffmpeg_master : FFmpeg公式最新版ビルド FFmpeg/master をSaccubus1ブランチにリベースしてビルドする

ビルド方法:

git clone https://github.com/orz-/build-ffmpeg-mingw.git
cd build-ffmpeg-mingw
bash configExp.sh


For build a ffmpeg windows binary to use with Saccubus1.x
ffmpeg 32bit(x86) configure and build shell script (just a memo)

This should require mingw-w64 msys2 and necessary libraries which have been already installed.
refer libraries.txt

license is WTFPL http://www.wtfpl.net/txt/copying/

Branches:

to build ffmpeg, please try

git clone https://github.com/orz-/build-ffmpeg-mingw.git
cd build-ffmpeg-mingw
bash configExp.sh

About

ffmpeg configure and build shell script (just a memo)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages