Rebuild with libssh and v4l-utils
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
name: ffmpeg4.4
|
name: ffmpeg4.4
|
||||||
description: A complete, cross-platform solution to record, convert and stream audio and video
|
description: A complete, cross-platform solution to record, convert and stream audio and video
|
||||||
version: 4.4.8
|
version: 4.4.8
|
||||||
revision: 2
|
revision: 3
|
||||||
url: https://ffmpeg.org/
|
url: https://ffmpeg.org/
|
||||||
license: GPL3-only
|
license: GPL3-only
|
||||||
maintainers:
|
maintainers:
|
||||||
@@ -45,6 +45,7 @@ depends:
|
|||||||
- sdl2-compat
|
- sdl2-compat
|
||||||
- speex
|
- speex
|
||||||
- svt-av1
|
- svt-av1
|
||||||
|
- v4l-utils
|
||||||
- vulkan-loader
|
- vulkan-loader
|
||||||
- x264
|
- x264
|
||||||
- x265
|
- x265
|
||||||
|
|||||||
@@ -40,7 +40,9 @@ build() {
|
|||||||
--enable-librav1e \
|
--enable-librav1e \
|
||||||
--enable-librsvg \
|
--enable-librsvg \
|
||||||
--enable-libspeex \
|
--enable-libspeex \
|
||||||
|
--enable-libssh \
|
||||||
--enable-libsvtav1 \
|
--enable-libsvtav1 \
|
||||||
|
--enable-libv4l2 \
|
||||||
--enable-libvorbis \
|
--enable-libvorbis \
|
||||||
--enable-libvpx \
|
--enable-libvpx \
|
||||||
--enable-libwebp \
|
--enable-libwebp \
|
||||||
|
|||||||
Reference in New Issue
Block a user