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
Describe the bug
Variables for current media playing $(obs:current_media_time_elapsed) and $(obs:current_media_time_remaining) shows some random values:
To Reproduce
Steps to reproduce the behavior:
OBS: Create simple scene playing media file
Play/Pause video and check the time values on OBS player with values of $(obs:current_media_time_elapsed) and $(obs:current_media_time_remaining)
Version Information:
Operating System: Win10
OBS Version: 30.1.2
Companion Version: 3.3.1
Notice
I found an interesting (maybe) bug directly in OSB in this connection. If you have a video that you set to LOOP and omit its END IF NOT ACTIVE, then the current variables show the playback values of that loop. Even so, it doesn't make sense in terms of understanding which last video is currently playing.
The text was updated successfully, but these errors were encountered:
Describe the bug
Variables for current media playing
$(obs:current_media_time_elapsed)
and$(obs:current_media_time_remaining)
shows some random values:To Reproduce
Steps to reproduce the behavior:
$(obs:current_media_time_elapsed)
and$(obs:current_media_time_remaining)
Version Information:
Notice
I found an interesting (maybe) bug directly in OSB in this connection. If you have a video that you set to LOOP and omit its END IF NOT ACTIVE, then the current variables show the playback values of that loop. Even so, it doesn't make sense in terms of understanding which last video is currently playing.
The text was updated successfully, but these errors were encountered: