mirror of
https://git.sr.ht/~thestr4ng3r/chiaki
synced 2025-08-20 21:43:12 -07:00
parent
ffe7d09088
commit
8c651b0890
11 changed files with 269 additions and 40 deletions
|
@ -9,4 +9,4 @@ git clone https://git.ffmpeg.org/ffmpeg.git --depth 1 -b $TAG && cd ffmpeg || ex
|
|||
|
||||
./configure --disable-all --enable-avcodec --enable-decoder=h264 --prefix="$ROOT/ffmpeg-prefix" "$@" || exit 1
|
||||
make -j4 || exit 1
|
||||
make install || exit 1
|
||||
make install || exit 1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue