You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
get the duration of a stream using GetStreamStatusoutputTimecode and outputDuration should be correct
Current Behavior
outputTimecode and outputDuration are 3.5 times what I expect. It is because 2 times 60 fps and 3 times 30 fps makes 3.5 times as much frames as the frame rate.
Steps to Reproduce
Stream using Twitch enhanced broadcast
call GetStreamStatus
Anything else we should know?
No response
The text was updated successfully, but these errors were encountered:
OBS 31 currently has a bug due to Twitch enhanced broadcasting causing the output duration and timecode to increase by 3.5x.
obsproject/obs-websocket#1273
Operating System Info
Windows 11
Other OS
No response
OBS Studio Version
Other
OBS Studio Version (Other)
31
obs-websocket Version
5.1.0
OBS Studio Log URL
https://obsproject.com/logs/J91sVLdDgLcMVFk0
OBS Studio Crash Log URL
No response
Expected Behavior
get the duration of a stream using
GetStreamStatus
outputTimecode
andoutputDuration
should be correctCurrent Behavior
outputTimecode
andoutputDuration
are 3.5 times what I expect. It is because 2 times 60 fps and 3 times 30 fps makes 3.5 times as much frames as the frame rate.Steps to Reproduce
GetStreamStatus
Anything else we should know?
No response
The text was updated successfully, but these errors were encountered: