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 want to use demuxer for multiple video files at once. I can either reload files every time i need to seek or i can create multiple instances of demuxers and use them for seeking. Which approach is advisable?
The text was updated successfully, but these errors were encountered:
I want to use demuxer for multiple video files at once. I can either reload files every time i need to seek or i can create multiple instances of demuxers and use them for seeking. Which approach is advisable?
The text was updated successfully, but these errors were encountered: