Cosmetic changes
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
pkgbase = ffmpeg-full
|
||||
pkgdesc = Complete solution to record, convert and stream audio and video (all possible features including nvenc, qsv and libfdk-aac)
|
||||
pkgver = 4.1.3
|
||||
pkgrel = 5
|
||||
pkgrel = 6
|
||||
url = https://www.ffmpeg.org/
|
||||
arch = i686
|
||||
arch = x86_64
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
pkgname=ffmpeg-full
|
||||
_srcname=ffmpeg
|
||||
pkgver=4.1.3
|
||||
pkgrel=5
|
||||
pkgrel=6
|
||||
pkgdesc='Complete solution to record, convert and stream audio and video (all possible features including nvenc, qsv and libfdk-aac)'
|
||||
arch=('i686' 'x86_64')
|
||||
url='https://www.ffmpeg.org/'
|
||||
@@ -87,7 +87,7 @@ build() {
|
||||
if [ "$CARCH" = 'x86_64' ]
|
||||
then
|
||||
local _libvmaf='--enable-libvmaf'
|
||||
local _cudanvcc='--enable-cuda-sdk'
|
||||
local _cudasdk='--enable-cuda-sdk'
|
||||
local _libmfx='--enable-libmfx'
|
||||
local _libnpp='--enable-libnpp'
|
||||
|
||||
@@ -223,7 +223,7 @@ build() {
|
||||
--enable-xlib \
|
||||
--enable-zlib \
|
||||
\
|
||||
$_cudanvcc \
|
||||
$_cudasdk \
|
||||
--enable-cuvid \
|
||||
--enable-ffnvcodec \
|
||||
--enable-libdrm \
|
||||
|
||||
Reference in New Issue
Block a user