mirror of
https://github.com/mifi/lossless-cut.git
synced 2024-11-22 02:12:30 +01:00
update ffmpeg
This commit is contained in:
parent
c13e54f5a3
commit
eb125f19e3
@ -1,5 +1,5 @@
|
||||
#!/usr/bin/env bash
|
||||
ffmpeg_version=4.0
|
||||
ffmpeg_version=4.0.2
|
||||
|
||||
ffmpeg_linux_ia32=https://johnvansickle.com/ffmpeg/releases/ffmpeg-release-32bit-static.tar.xz
|
||||
ffmpeg_linux_x64=https://johnvansickle.com/ffmpeg/releases/ffmpeg-release-64bit-static.tar.xz
|
||||
|
@ -1,5 +1,5 @@
|
||||
#!/usr/bin/env bash
|
||||
ffmpeg_version=4.0
|
||||
ffmpeg_version=4.0.2
|
||||
|
||||
(
|
||||
mkdir -p ffmpeg-tmp/extracted &&
|
||||
|
Loading…
Reference in New Issue
Block a user