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
When producing audio statistics for a file, weird errors happen on Safari but not on Chrome. On Safari the following error occurs [null @ 0xe00680] Application provided invalid, non monotonically increasing dts to muxer in stream 0: 9504000 >= 9394432 multiple times and it affects pts_time in logs. This does not happen on Chrome or locally in terminal.
Describe the bug
When producing audio statistics for a file, weird errors happen on Safari but not on Chrome. On Safari the following error occurs
[null @ 0xe00680] Application provided invalid, non monotonically increasing dts to muxer in stream 0: 9504000 >= 9394432
multiple times and it affectspts_time
in logs. This does not happen on Chrome or locally in terminal.To Reproduce
Gist to reproduce the issue
Expected behavior
No errors and same behaviour across browsers.
Screenshots
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: