Skip to content

Commit aa0a0e3

Browse files
committed
CUDA support
1 parent ab91551 commit aa0a0e3

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@ build-ffmpeg
99
The FFmpeg build script provides an easy way to build a static FFmpeg on **OSX** and **Linux** with **non-free codecs** included.
1010

1111

12-
[![How-To build FFmpeg on OSX](http://img.youtube.com/vi/Z9p3mM757cM/0.jpg)](http://www.youtube.com/watch?v=Z9p3mM757cM "How-To build FFmpeg on OSX")
12+
[![How-To build FFmpeg on MacOS](http://img.youtube.com/vi/Z9p3mM757cM/0.jpg)](http://www.youtube.com/watch?v=Z9p3mM757cM "How-To build FFmpeg on OSX")
1313

14-
*Youtube: How-To build and install FFmpeg on OSX*
14+
*Youtube: How-To build and install FFmpeg on MacOS*
1515

1616
## Disclaimer
1717
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.
4747
* H265 `nvenc_hevc`
4848

4949
## 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.
5151

52-
Requirements OSX
52+
Requirements MacOS
5353
------------
5454

5555
* XCode 10.x or greater
5656

5757
Requirements Linux
5858
------------
59-
* Debian >= Buster, Ubuntu => Trusty, other Distros might work too
59+
* Debian >= Buster, Ubuntu => Focal Fossa, other Distributions might work too
6060
* build-essentials installed:
6161

6262
```
@@ -125,7 +125,7 @@ Contact
125125
Tested on
126126
---------
127127

128-
* Mac OSX 10.15
128+
* MacOS 10.15
129129
* Debian 10
130130
* Ubuntu 20.04
131131

0 commit comments

Comments
 (0)