mirror of
https://github.com/mifi/lossless-cut.git
synced 2024-11-22 02:12:30 +01:00
update ffmpeg version
This commit is contained in:
parent
278d91c1ba
commit
83602d7f1a
@ -1,5 +1,5 @@
|
||||
#!/usr/bin/env bash
|
||||
ffmpeg_version=4.0.2
|
||||
ffmpeg_version=4.1
|
||||
|
||||
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.2
|
||||
ffmpeg_version=4.1
|
||||
|
||||
(
|
||||
mkdir -p ffmpeg-tmp/extracted &&
|
||||
|
Loading…
Reference in New Issue
Block a user