[x264-devel] Optimizing x264 for lowest memory usage
Vittorio Giovara
vittorio.giovara at gmail.com
Tue Mar 8 16:34:32 CET 2016
On Mon, Mar 7, 2016 at 2:43 PM, John Pham <john.pham at gmail.com> wrote:
> -Os is just for compiling option - is this a run time issue ?
-Os is a compile time option that produces smaller code, making cache
and memory constrained environment very happy. Given no information
was provided about how x264 is called or where x264 is executed, this
is the best option available.
--
Vittorio
More information about the x264-devel
mailing list