سرگرمی و طنز ورزشی کارتون و انیمیشن علم و فن آوری خودرو و وسایل نقلیه آموزش موسیقی و هنر اخبار و سیاست حیوانات و طبیعت بازی حوادث مذهبی
۱۳۹۸/۰۸/۰۱
How to limit CPU usage of a process in Linux using cpulimit.
Commands:
sudo apt-get install cpulimit
cpulimit -f -l 30 -- ffmpeg -i sample.webm sample.mkv -y
htop
man cpulimit