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
When ffmpeg plays HLS video links with multiple resolutions, if it tries to Seek operation, it will be stuck for a very long time. When we tested through FFplay tool, we found that Seek seems to parse all the clips once every time.
The text was updated successfully, but these errors were encountered:
I'm a little confused: what's the issue you're running into, or the relevance to recordscreen.py? As far as I know, we're not using the seek functions of ffmpeg.
When ffmpeg plays HLS video links with multiple resolutions, if it tries to Seek operation, it will be stuck for a very long time. When we tested through FFplay tool, we found that Seek seems to parse all the clips once every time.
The text was updated successfully, but these errors were encountered: