RaceDriverMIKU
Member
I updated to 0.8.4, and I tried 60000/1000 FPS, memory leaking still occurs when bandwidth is insufficient. and It also behaves obviously differently in receiver side. n/1 is keep disconnecting, so keep flashing. n*1000/1000 is not, beam source is keep showing, just lagging, not flashing.
I know n/1 FPS doesn't make any problem, so it doesn't matter to me, doesn't bother me, and I do not want to use FPS with drop frame. by the way, I tried it because there is a new version, and I found it is not fixed yet. anyway, in some edge cases, the problem can occur.
Also 59.94 FPS which is 60000/1001 has the same memory leaking issue. and I believe some of HDMI monitors, usually old ones still using 60000/1001(59.94) FPS. and If I remember correctly, some article, recording something projecting which FPS is 59.94 by OBS as 60FPS causes jittering in video due to frame time mismatch.
(59.94 is NTSC color framerate stardard with drop frame to prevent affecting monochrome broadcasting)
And the reason I use n*1000/1000 FPS is, When the OBS Studio was kind of new, maybe 10-ish version? using non-standard FPS as integer fps value causing weird frame time issue, but n*1000/1000 fixed the issue(it is all fine now, no matter whether setting n/1, or n*1000/1000). so to explicitly specify using non drop frame framerate.
log with -p --verbose, framerate 60000/1001(set common FPS value as 59.94)
I know n/1 FPS doesn't make any problem, so it doesn't matter to me, doesn't bother me, and I do not want to use FPS with drop frame. by the way, I tried it because there is a new version, and I found it is not fixed yet. anyway, in some edge cases, the problem can occur.
Also 59.94 FPS which is 60000/1001 has the same memory leaking issue. and I believe some of HDMI monitors, usually old ones still using 60000/1001(59.94) FPS. and If I remember correctly, some article, recording something projecting which FPS is 59.94 by OBS as 60FPS causes jittering in video due to frame time mismatch.
(59.94 is NTSC color framerate stardard with drop frame to prevent affecting monochrome broadcasting)
And the reason I use n*1000/1000 FPS is, When the OBS Studio was kind of new, maybe 10-ish version? using non-standard FPS as integer fps value causing weird frame time issue, but n*1000/1000 fixed the issue(it is all fine now, no matter whether setting n/1, or n*1000/1000). so to explicitly specify using non drop frame framerate.
log with -p --verbose, framerate 60000/1001(set common FPS value as 59.94)
Last edited: