kopia lustrzana https://github.com/mifi/lossless-cut
update ffmpeg version
rodzic
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 &&
|
||||
|
|
Ładowanie…
Reference in New Issue