result is very choppy after i finish recording

Bran999

New Member
A week ago i recorded a video, and it was completely fine. but yesterday i tried to record, and the result of it was a choppy/low fps video that had low quality and overall didnt look good. I dont know if it can be a software issue or hardware, because my computer isn't laggy when recording , its just the finishing product.

My specs
64 ram
4090 gpu
windows 11

please help, i tried yesterday for like an hour but i got the same results
 

qhobbes

Active Member
 

Bran999

New Member
im sorry for answering late late, i gave up and didnt check my email for obs posts, but here is my log https://obsproject.com/logs/I1g4kIhZVRUkTe2A
 

AaronD

Active Member
These stand out to me:
1704236349397.png
 

Bran999

New Member
These stand out to me
so i read and did all the solutions but i still get the same video quality https://obsproject.com/logs/bivsPkqVnUt0jgfJ
it says my GPU is at 100% but when im recording i check and its only at 20%. And also i say that the encoder was also listed but i dont know which one to use software or hardware
 

AaronD

Active Member
so i read and did all the solutions but i still get the same video quality https://obsproject.com/logs/bivsPkqVnUt0jgfJ
Run that through the same analyzer, and follow the links in the sections about overloads.

it says my GPU is at 100% but when im recording i check and its only at 20%.
What says, and where do you check? OBS can only report what it uses by itself. It can't report the total load, and that's what matters.

And also i say that the encoder was also listed but i dont know which one to use software or hardware
If you *can* use hardware, do. It's usually a dedicated section of the GPU that does nothing else anyway, and it takes that load off of the CPU so it can do other things. But if you have to use software encoding (x264), then you have to, and be ready for the performance hit.
 

Bran999

New Member
What says, and where do you check? OBS can only report what it uses by itself. It can't report the total load, and that's what matters.


yesterday when trying to figure it out i was running OBS while recording also while having task manager , but what i do see is thath my cpu is at 60%. But the reason i dont understand this problem is because my first ever OBS video was very nice and no bad quality, on the recording its very laggy and stuttery but my computer is not. If this helps this was my first video with OBS: https://www.youtube.com/watch?v=Ee_QimxMZqs&t=146s and the video attached is how it looks now but for some reason when i uplod it to youtube it looks fluid but on my computer files it runs terrible https://www.youtube.com/watch?v=h4VA56nEcRU
image_2024-01-03_164319265.png
 

rockbottom

Active Member
Just a couple of items with OBS left to do
19:12:09.005: Game DVR: On > Off
19:12:09.005: Game Mode: Off > On

Set your monitor @ 120HZ
19:12:09.224: refresh=165 > 120

Also try using Game instead of Display capture
- source: 'Display Capture' (monitor_capture)

If it's still stuttering, it's happening upstream of OBS & additional adjustments are needed.
 

rockbottom

Active Member
Your first recording in the log shows system overload. But no lag for the rest of the recordings completed. In game settings might need a little tweaking.

19:12:10.196: WASAPI: Device 'Speakers (Yeti Nano)' [48000 Hz] initialized (source: Desktop Audio)
19:12:12.662: [obs-nvenc: 'simple_video_recording'] settings:
19:12:12.662: codec: H264
19:12:12.662: rate_control: CQP
19:12:12.662: bitrate: 0
19:12:12.662: cqp: 23
19:12:12.662: keyint: 250
19:12:12.662: preset: p5
19:12:12.662: tuning: hq
19:12:12.662: multipass: qres
19:12:12.662: profile: high
19:12:12.662: width: 2560
19:12:12.662: height: 1440
19:12:12.662: b-frames: 2
19:12:12.662: lookahead: false
19:12:12.662: psycho_aq: true
19:12:12.662:
19:12:12.729: ---------------------------------
19:12:12.729: [FFmpeg aac encoder: 'simple_aac_recording0'] bitrate: 192, channels: 2, channel_layout: stereo
19:12:12.729:
19:12:12.741: ==== Recording Start ===============================================
19:12:12.741: [ffmpeg muxer: 'simple_file_output'] Writing file 'C:/Users/User/Videos/2024-01-02 19-12-12.mp4'...
19:12:58.788: [ffmpeg muxer: 'simple_file_output'] Output of file 'C:/Users/User/Videos/2024-01-02 19-12-12.mp4' stopped
19:12:58.788: Output 'simple_file_output': stopping
19:12:58.788: Output 'simple_file_output': Total frames output: 2735
19:12:58.788: Output 'simple_file_output': Total drawn frames: 2729 (2763 attempted)
19:12:58.788: Output 'simple_file_output': Number of lagged frames due to rendering lag/stalls: 34 (1.2%)
19:12:58.788: ==== Recording Stop ================================================
19:12:58.788: Video stopped, number of skipped frames due to encoding lag: 37/2761 (1.3%)
19:13:28.193: Max audio buffering reached!
19:13:28.193: adding 960 milliseconds of audio buffering, total audio buffering is now 960 milliseconds (source: Desktop Audio)
19:13:28.193:
 
Top