ffmpegwasm / ffmpegwasm/ffmpeg.wasm

Bug on Safari when using astas

Open
#836 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C
Stars
17.8k
Forks
1.1k
PR merge metrics
No merged PRs in 30d

Description

**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.

**To Reproduce**
[Gist to reproduce the issue](https://gist.github.com/domlija/065526ffbb1a9b317bd6e5b27b0c3c95)

**Expected behavior**
No errors and same behaviour across browsers.

**Screenshots**

**Desktop (please complete the following information):**
- OS: MAC OS
- Browser safari
- Version 18.0.1

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.