test FFMPEG_ROCKCHIP

This commit is contained in:
2024-03-19 11:23:03 -05:00
parent c091691376
commit 0145fe8f35
2 changed files with 42 additions and 2 deletions

View File

@@ -5,7 +5,7 @@ PKG_MNG="apt-get"
sudo "$PKG_MNG" update
sudo "$PKG_MNG" upgrade -qy
sudo "$PKG_MNG" install autoconf automake build-essential cmake git-core \
sudo "$PKG_MNG" install autoconf automake build-essential cmake git-core g++-12 \
libass-dev libfreetype6-dev libsdl2-dev libtool libva-dev libvdpau-dev gcc-12 \
libvorbis-dev libxcb1-dev libxcb-shm0-dev libxcb-xfixes0-dev pkg-config bc \
texinfo wget zlib1g-dev nasm yasm libssl-dev time python3 meson ninja-build gobjc++ \