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 baace36

Browse filesBrowse files
authored
Update README.md
1 parent c62b201 commit baace36
Copy full SHA for baace36

File tree

Expand file treeCollapse file tree

1 file changed

+5
-5
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+5
-5
lines changed

‎README.md

Copy file name to clipboardExpand all lines: README.md
+5-5Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
[![build test](https://github.com/markus-perl/ffmpeg-build-script/workflows/build%20test/badge.svg?branch=master)](https://github.com/markus-perl/ffmpeg-build-script/actions)
1+
[![build test](https://github.com/PhilHiTech/ffmpeg-build-script/workflows/build%20test/badge.svg?branch=master)](https://github.com/PhilHiTech/ffmpeg-build-script/actions)
22

3-
![FFmpeg build script](https://raw.github.com/markus-perl/ffmpeg-build-script/master/ffmpeg-build-script.png)
3+
![FFmpeg build script](https://raw.github.com/PhilHiTech/ffmpeg-build-script/master/ffmpeg-build-script.png)
44

55
### If you like the script, please "★" this project!
66

@@ -50,18 +50,18 @@ Open your command line and run (curl needs to be installed):
5050

5151
```bash
5252
# Without GPL and non-free codes, see https://ffmpeg.org/legal.html
53-
$ bash <(curl -s "https://raw.githubusercontent.com/markus-perl/ffmpeg-build-script/master/web-install.sh?v1")
53+
$ bash <(curl -s "https://raw.githubusercontent.com/PhilHiTech/ffmpeg-build-script/master/web-install.sh?v1")
5454

5555
# With GPL and non-free codes, see https://ffmpeg.org/legal.html
56-
$ bash <(curl -s "https://raw.githubusercontent.com/markus-perl/ffmpeg-build-script/master/web-install-gpl-and-non-free.sh?v1")
56+
$ bash <(curl -s "https://raw.githubusercontent.com/PhilHiTech/ffmpeg-build-script/master/web-install-gpl-and-non-free.sh?v1")
5757
```
5858

5959
This command downloads the build script and automatically starts the build process.
6060

6161
### Common install and build (macOS, Linux)
6262

6363
```bash
64-
$ git clone https://github.com/markus-perl/ffmpeg-build-script.git
64+
$ git clone https://github.com/PhilHiTech/ffmpeg-build-script.git
6565
$ cd ffmpeg-build-script
6666
# Without GPL and non-free codecs
6767
$ ./build-ffmpeg --build

0 commit comments

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