Rebuild with libssh and v4l-utils

This commit is contained in:
2026-08-26 12:30:15 +03:00
parent 0b24b7248e
commit 1db5e6132d
2 changed files with 4 additions and 1 deletions
+2 -1
View File
@@ -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
+2
View File
@@ -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 \