Question / Help Videos Freezing

dping

Active Member
Ok so when i record my game play i get good FPS (70+) and when i go to re-watch the video. About 2 seconds in it just freezes. The couple seconds it does not freeze, the quality is great and running fine. The audio Continues. Any solutions?

Latest Log:

https://gist.github.com/e12e1bc5eddc3162ad15
your CPU is way to slow to encode at the quality you picked.

Code:
15:33:40: Total frames encoded: 4590, total frames duplicated: 4567 (99.50%)
15:33:40: Number of frames skipped due to encoder lag: 4549 (99.11%)

change custom buffer to 0


change x264 preset to ultrafast
remove the crf=20 command from custom x264 options


downscale to 360p
change fps to 30


Code:
15:29:50: Aero is Disabled

uncheck disable aero in OBS video tab and use a windows aero enabled theme.
 
Top