项目作者: orz-

项目描述 :
ffmpeg configure and build shell script (just a memo)
高级语言: Shell
项目地址: git://github.com/orz-/build-ffmpeg-mingw.git
创建时间: 2016-11-06T05:45:37Z
项目社区:https://github.com/orz-/build-ffmpeg-mingw

开源协议:

下载


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