You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+6-6Lines changed: 6 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,9 +9,9 @@ build-ffmpeg
9
9
The FFmpeg build script provides an easy way to build a static FFmpeg on **OSX** and **Linux** with **non-free codecs** included.
10
10
11
11
12
-
[](http://www.youtube.com/watch?v=Z9p3mM757cM"How-To build FFmpeg on OSX")
12
+
[](http://www.youtube.com/watch?v=Z9p3mM757cM"How-To build FFmpeg on OSX")
13
13
14
-
*Youtube: How-To build and install FFmpeg on OSX*
14
+
*Youtube: How-To build and install FFmpeg on MacOS*
15
15
16
16
## Disclaimer
17
17
Use this script at your own risk. I maintain this script in my spare time.
@@ -47,16 +47,16 @@ because I don't have the resources and the time to maintain other systems.
47
47
* H265 `nvenc_hevc`
48
48
49
49
## Continuos Integration
50
-
ffmpeg-build-script is rockstable. Every commit runs against Linux and OSX with https://travis-ci.org just to make sure everything works as expected.
50
+
ffmpeg-build-script is rockstable. Every commit runs against Linux and MacOS with https://travis-ci.org just to make sure everything works as expected.
51
51
52
-
Requirements OSX
52
+
Requirements MacOS
53
53
------------
54
54
55
55
* XCode 10.x or greater
56
56
57
57
Requirements Linux
58
58
------------
59
-
* Debian >= Buster, Ubuntu => Trusty, other Distros might work too
59
+
* Debian >= Buster, Ubuntu => Focal Fossa, other Distributions might work too
0 commit comments