From configure, ffmpeg_deps are swresample and avfilter ... the others
are probably necessary ...
ffmpeg_deps="avcodec avfilter avformat swresample"
ffmpeg_select="aformat_filter anull_filter atrim_filter format_filter
null_filter setpts_filter trim_filter"
Can you suggest a minimal configure command please ?
Matt
On 29/03/16 23:47, Carl Eugen Hoyos wrote:
Matt Flax <flatmax <at> flatmax.org> writes:
Running on a very low resource embedded system
and for that reason running ffmpeg (because of
linking requirements) is not possible.
Which linking requirements are you thinking of?
FFmpeg is specifically programmed to have no
(necessary) linking requirements except what the
operating system needs to start a C executable.
Some optional functions of FFmpeg require linking
optional external libraries.
Carl Eugen
_______________________________________________
ffmpeg-user mailing list
[email protected]
http://ffmpeg.org/mailman/listinfo/ffmpeg-user
_______________________________________________
ffmpeg-user mailing list
[email protected]
http://ffmpeg.org/mailman/listinfo/ffmpeg-user