Update build.sh
This commit is contained in:
parent
ed7b3ce6e2
commit
78d4b35ede
2
build.sh
2
build.sh
@ -24,7 +24,7 @@ function build {
|
|||||||
}
|
}
|
||||||
|
|
||||||
function build_nvenc {
|
function build_nvenc {
|
||||||
git clone -b sdk/9.0 git://github.com/FFmpeg/nv-codec-headers.git $SRC/ffnvcodec
|
git clone -b sdk/9.1 git://github.com/FFmpeg/nv-codec-headers.git $SRC/ffnvcodec
|
||||||
cd $SRC/ffnvcodec
|
cd $SRC/ffnvcodec
|
||||||
make PREFIX=$BUILD install
|
make PREFIX=$BUILD install
|
||||||
add_comp nvenc
|
add_comp nvenc
|
||||||
|
Loading…
x
Reference in New Issue
Block a user