mirror of
https://github.com/novatiq/packages.git
synced 2026-04-29 23:18:42 +01:00
ffmpeg: Add choices to libffmpeg-custom to select and build CLI programs
Add postproc to libffmpeg-custom if x264 selected Signed-off-by: Ted Hess <thess@kitschensync.net>
This commit is contained in:
@@ -125,6 +125,12 @@ config FFMPEG_CUSTOM_AUDIO_DEC_SUPPORT
|
||||
select FFMPEG_CUSTOM_PROTOCOL_tcp
|
||||
select FFMPEG_CUSTOM_PROTOCOL_udp
|
||||
|
||||
config FFMPEG_CUSTOM_PROGRAMS
|
||||
bool "Include ffmpeg command-line utilities"
|
||||
select PACKAGE_ffmpeg-custom
|
||||
select PACKAGE_ffserver-custom
|
||||
select PACKAGE_ffprobe-custom
|
||||
|
||||
comment "External Libraries"
|
||||
|
||||
config FFMPEG_CUSTOM_SELECT_libfdk-aac
|
||||
|
||||
Reference in New Issue
Block a user