mirror of
https://github.com/BtbN/FFmpeg-Builds.git
synced 2025-04-29 22:24:28 +02:00
Update README
This commit is contained in:
parent
77b3030134
commit
795d8a739f
17
README.md
17
README.md
@ -10,3 +10,20 @@ Builds run daily at 12:00 UTC and are automatically released on success.
|
||||
|
||||
For a list of included dependencies check the scripts.d directory.
|
||||
Every file corrosponds to its respective package.
|
||||
|
||||
## How to make a build
|
||||
|
||||
### Prerequisites
|
||||
|
||||
* bash
|
||||
* docker
|
||||
|
||||
### Build Image
|
||||
|
||||
* `./makeimage.sh win64 gpl`
|
||||
|
||||
### Build FFmpeg
|
||||
|
||||
* `./build.sh win64 gpl`
|
||||
|
||||
On success, the resulting zip file will be in the `artifacts` subdir.
|
||||
|
Loading…
x
Reference in New Issue
Block a user