Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit d9d9701

Browse filesBrowse files
committed
Apple M1 Support + libsvtav1 support
1 parent cd5c294 commit d9d9701
Copy full SHA for d9d9701

File tree

Expand file treeCollapse file tree

2 files changed

+428
-432
lines changed
Filter options
Expand file treeCollapse file tree

2 files changed

+428
-432
lines changed

‎README.md

Copy file name to clipboardExpand all lines: README.md
+8-4Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,12 +15,13 @@ The FFmpeg build script provides an easy way to build a static FFmpeg on **macOS
1515

1616

1717
## Disclaimer And Data Privacy Notice
18-
This script will download different packages with different licenses from various sources which may track your usage.
18+
This script will download different packages with different licenses from various sources, which may track your usage.
1919
These sources are out of control by the developers of this script. By downloading and using this script, you are fully aware of this.
2020

2121
Use this script at your own risk. I maintain this script in my spare time.
22-
Please do not file bug reports for systems other than Debian 10 and macOS 10.15.x,
23-
because I don't have the resources or time to maintain other systems.
22+
Please do not file bug reports for systems other than Debian 10 and macOS 11.x,
23+
because I don't have the resources or time to maintain different systems.
24+
2425

2526
## Supported Codecs
2627
* `x264`: H.264 Video Codec (MPEG-4 AVC)
@@ -63,8 +64,11 @@ because I don't have the resources or time to maintain other systems.
6364
* VP8 `vp8_vaapi`
6465
* VP9 `vp9_vaapi`
6566

67+
### Apple M1 (Apple Silicon) Support
68+
The script also builds FFmpeg on a new MacBook with an Apple Silicon M1 processor.
69+
6670
### LV2 Plugin Support
67-
If Python is available the script will be built a ffmpeg binary with lv2 plugin support.
71+
If Python is available, the script will build a ffmpeg binary with lv2 plugin support.
6872

6973
## Continuos Integration
7074
ffmpeg-build-script is rockstable. Every commit runs against Linux and MacOS with https://github.com/markus-perl/ffmpeg-build-script/actions just to make sure everything works as expected.

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.