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
I see very similar behavior when receiving the mediaCursor time as well as well. I loaded a media source to 1:30 and it is reporting a mediaCursor value of 83500? that seems 3 seconds off.
Operating System Info
Other
Other OS
macOS 14.1.1
OBS Studio Version
Other
OBS Studio Version (Other)
30.0.2
obs-websocket Version
5.1.0
OBS Studio Log URL
https://obsproject.com/logs/JsPbzqbyrpKDSjQQ
OBS Studio Crash Log URL
No response
Expected Behavior
I would like to seek to very specific positions in a video. For instance
28442 ms
(possibly rounded to a frame).I would to play out video with alpha so I cannot use the VLC video source.
Current Behavior
Using a Media Source, the following happens:
Using a VLC Video Source, the following correct behavior happens:
Steps to Reproduce
SetMediaInputCursor
with a position (with milisecond precision)GetMediaInputStatus
to verify the result by readingmediaCursor
Anything else we should know?
Not sure if this an OBS websocket issue or that OBS has an inaccurate implementation of setting the input cursor.
The text was updated successfully, but these errors were encountered: