mirror of
https://github.com/outbackdingo/ports.git
synced 2026-01-27 18:20:07 +00:00
Build ffmpeg with nvec posibilities and NVIDIA CUDA and CUV1D implemnentations
This commit is contained in:
@@ -23,7 +23,10 @@ build() {
|
||||
## $2 is feature
|
||||
addopt libvdpau vdpau
|
||||
addopt libva vaapi
|
||||
|
||||
addopt nvidia cuda
|
||||
addopt nvidia cuvid
|
||||
addopt nv-codec-headers nvenc
|
||||
|
||||
# adds the ALSA library to the Flite LDFLAGS variable and
|
||||
# enables the discovery of Flite
|
||||
sed -i 's/-lflite"/-lflite -lasound"/' configure
|
||||
|
||||
Reference in New Issue
Block a user