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
