On Wed, Nov 15, 2017 at 9:41 PM, Carl Eugen Hoyos <[email protected]> wrote: > > How is memory usage if you choose a thread count that is still ok? > (Could the issue be fork-bomb-safety?) > > The ffmpeg option -benchmark should tell you about memory usage. > > Carl Eugen
With a setting of "-benchmark -threads:0:0 32 -threads:0:1 11 -threads:0:2 11" shows bench: utime=18750.234s bench: maxrss=2341168kB. Chris _______________________________________________ ffmpeg-user mailing list [email protected] http://ffmpeg.org/mailman/listinfo/ffmpeg-user To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
