[FFmpeg-user] low resource ffserver (not using ffmpeg as the input stream)

Matt Flax flatmax at flatmax.org
Tue Mar 29 23:23:38 CEST 2016


 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
> ffmpeg-user at ffmpeg.org
> http://ffmpeg.org/mailman/listinfo/ffmpeg-user



More information about the ffmpeg-user mailing list