Spaces:
Running
Running
wget https://johnvansickle.com/ffmpeg/releases/ffmpeg-release-amd64-static.tar.xz | |
unxz ./ffmpeg-release-amd64-static.tar.xz | |
tar -xvf ./ffmpeg-release-amd64-static.tar | |
export PATH="/home/user/app/ffmpeg-7.0.2-amd64-static:$PATH" |