Added sndio support
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
pkgname=ffmpeg-full
|
||||
_srcname=ffmpeg
|
||||
pkgver=3.3.2
|
||||
pkgrel=6
|
||||
pkgrel=7
|
||||
pkgdesc='Record, convert and stream audio and video (all possible features including nvenc, qsv and libfdk-aac)'
|
||||
arch=('i686' 'x86_64')
|
||||
url='http://www.ffmpeg.org/'
|
||||
@@ -23,7 +23,7 @@ depends=(
|
||||
'sdl2' 'libx11' 'zlib' 'libomxil-bellagio' 'libva' 'libdrm' 'libvdpau'
|
||||
# AUR:
|
||||
'chromaprint-fftw' 'libbs2b' 'flite1' 'libilbc' 'kvazaar' 'nut-multimedia-git'
|
||||
'openh264' 'libopenmpt-svn' 'shine' 'vo-amrwbenc' 'xavs'
|
||||
'openh264' 'libopenmpt-svn' 'sndio' 'shine' 'vo-amrwbenc' 'xavs'
|
||||
)
|
||||
depends_x86_64=('cuda')
|
||||
optdepends_x86_64=(
|
||||
|
||||
Reference in New Issue
Block a user