Question / Help Local recording a little choppy. Wasn't before. Please help

GJRoo

New Member
Hello and thanks in advance if anyone can help. I made a change somewhere accidentally and now I cant get it back to recording properly. Local recording video is a little choppy but looks good otherwise. Log file attached.

Thanks again
 

Attachments

  • 2019-01-09 01-21-22.txt
    22.4 KB · Views: 10

DEDRICK

Member
You have 203 Sources and 188 filters, to say you made a change somewhere is a little vague.

That being said, there is no recording attempt in that log so we cannot see your encoding settings or how your frames are dipping.
 

GJRoo

New Member
Sorry about that. Here a log with recording information on it. I am recording using gaming capture in a simple scene. I noticed stuttering in the recordings and sometimes even in the game that i am playing.
I am running 144hz monitor and set the games to that as well sometimes with vsync sometimes not.
Never had any issues until I lost my Recording Settings in the advanced output mode. Im pretty sure this is how I had it setup before.
X264 CRF=10 Keyframe Interval=0 auto CPU=Ultrafast. But the recording are still not up to par like i had them.
 

Attachments

  • LastRecLog.txt
    40.5 KB · Views: 7

DEDRICK

Member
Are still choppy if you minimize OBS?

None of your recording attempts actually worked in that log

14:38:32.125: [ffmpeg muxer: 'adv_file_output'] Writing file 'A:/OBS clips/2019-01-09 14-38-32.flv'...
14:38:32.343: [ffmpeg muxer: 'adv_file_output'] os_process_pipe_write for info structure failed
14:38:32.344: [ffmpeg muxer: 'adv_file_output'] Output of file 'A:/OBS clips/2019-01-09 14-38-32.flv' stopped
 

GJRoo

New Member
Hopefully this log has what you need. I looked and it did show a recording this time on the log. I viewed the video still a little stutter. I tried minimizing obs I know that has helped me before in the past but this time its not making any difference.
 

Attachments

  • Obslog.txt
    36.5 KB · Views: 10

DEDRICK

Member
You have a smidgen of Lagged Frames, not a lot but enough for it to be noticeable. Lets try to see if it is Game Mode, you are on Redstone 4 (April 2018 Update)

You can RegEdit it off or you can "Disable Fullscreen Optimizations" on the Compatibility settings of the .exe for the game in question. If you do it via the registry, reboot to be sure.



Windows 10 "Fall Creators Update" 1709 and "Redstone 4" 1803 (April 2018)
Game Mode is enabled automatically by Windows if supported by your hardware and needs to be disabled individually per-application or globally using the Registry. It's recommended to disable it globally.



Disable Game Mode globally using the Registry
This requires a change in your Registry.
Run regedit.exe or search for Registry Editor in the start menu and launch it. This requires administrator access.


2018-12-02_17-39-45_N5lKy.png


In the editor, navigate to HKEY_CURRENT_USER\Software\Microsoft\GameBar. You can paste this directly into the address bar at the top to go there quickly.

At the folder, look for a key called AllowAutoGameMode in the right panel. If the key is not there, create it. Right-click inside the right panel and select New > "DWORD (32-bit) Value". Rename the new value to AllowAutoGameMode.

To disable Game Mode, set this value to 0. To enable Game Mode, set it to 1.

2018-12-02_17-42-46_4NMtR.png



Disable Game Mode per-game
To disable it per-game, open the properties of the game shortcut or executable, go to Compatibility and check "Disable full-screen optimisations"


2018-12-02_17-36-26_ZtKdV.png


There is a 3rd option that involves enabling the Game Bar, bringing it up in game, then turning off Game Mode for that game.
 
Last edited:

GJRoo

New Member
Thank you very much for your assistance. Its looking a lot better now.
Before it would cause my gameplay to be choppy itself with just OBS open not even recording. Its very smooth now.
There were some hiccups here and there when I watched the video recording .flv file, but overall a big improvement. Does this log indicate anything noticeable. Thank you again.
 

Attachments

  • OBSlogNew.txt
    30.5 KB · Views: 6

DEDRICK

Member
It's a lot less than before

17:46:01.516: Output 'adv_file_output': Number of lagged frames due to rendering lag/stalls: 462 (0.8%)

If you want you can do a Test Scene Collection. Don't worry, you old scene collection will still be under "Untitled"

1547075842681.png


Once you create the new scene collection, add a single Game Capture, nothing more.

1547075886419.png


Do some test recordings and see if you still lag close to 1% frames. If it is clear, then you know it is one of your Sources or filters that is pushing your GPU usage a little too much.

Other people will tell you to cap your FPS in game to reduce your games GPU usage, I will not tell you to do this unless you still have > 0.1% lag frames with just a Game Capture.

There are things other than GPU Usage that will cause you to lag frames, it's not strictly GPU usage
 
Top