View previous topic :: View next topic |
Author |
Message |
tom2374 n00b

Joined: 10 May 2025 Posts: 19
|
Posted: Mon Jun 02, 2025 4:12 pm Post subject: how record video without lags |
|
|
I have a weak computer and when I record video using ffmpeg or OBS they use 80 percent of the processor, so everything freezes when recording. Is there a lightweight utility or a way to not lose performance so much?
my start ffmpeg
Code: | ffmpeg -f x11grab -framerate 1 -video_size 1920x1080 -i :0.0 -vframes 1 output.jpeg |
|
|
Back to top |
|
 |
Hu Administrator

Joined: 06 Mar 2007 Posts: 23524
|
|
Back to top |
|
 |
|