mirror of
https://github.com/kkroening/ffmpeg-python.git
synced 2025-04-05 20:11:11 +08:00
Update ffmpeg build URL
This commit is contained in:
parent
f8409d4397
commit
bff8a848d9
@ -2,7 +2,7 @@ language: python
|
||||
before_install:
|
||||
- >
|
||||
[ -f ffmpeg-3.3.1-64bit-static/ffmpeg ] || (
|
||||
curl -O https://johnvansickle.com/ffmpeg/releases/ffmpeg-3.3.1-64bit-static.tar.xz &&
|
||||
curl -O https://johnvansickle.com/ffmpeg/releases/ffmpeg-release-64bit-static.tar.xz &&
|
||||
tar Jxf ffmpeg-3.3.1-64bit-static.tar.xz
|
||||
)
|
||||
matrix:
|
||||
|
Loading…
x
Reference in New Issue
Block a user