文件操作 - svt.sh
返回文件管理
返回主菜单
删除本文件
文件: /usr/local/src/libavif-0.11.1/ext/svt.sh
编辑文件内容
# If you want to use a local build of SVT-AV1, you must clone the SVT-AV1 repo in this directory first, # then enable CMake's AVIF_CODEC_SVT and AVIF_LOCAL_SVT options. # cmake and ninja must be in your PATH. git clone -b v1.2.1 --depth 1 https://gitlab.com/AOMediaCodec/SVT-AV1.git cd SVT-AV1 cd Build/linux ./build.sh release static no-dec no-apps cd ../.. mkdir -p include/svt-av1 cp Source/API/*.h include/svt-av1 cd ..
修改文件时间
将文件时间修改为当前时间的前一年
删除文件