mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-30 14:46:31 +00:00
ffmpeg: ffmpeg binary requires swscale
Signed-off-by: Mike Williams <mike@mikebwilliams.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
parent
29a0768452
commit
7ed1f1e3cd
@ -27,6 +27,7 @@ config BR2_PACKAGE_FFMPEG_NONFREE
|
|||||||
|
|
||||||
config BR2_PACKAGE_FFMPEG_FFMPEG
|
config BR2_PACKAGE_FFMPEG_FFMPEG
|
||||||
bool "Build ffmpeg (the command line application)"
|
bool "Build ffmpeg (the command line application)"
|
||||||
|
select BR2_PACKAGE_FFMPEG_SWSCALE
|
||||||
default y
|
default y
|
||||||
help
|
help
|
||||||
FFmpeg is a very fast video and audio converter.
|
FFmpeg is a very fast video and audio converter.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user