mathiasbynens / mathiasbynens/small
MP3 file no longer work - here's a new one
Nobody has claimed this yet.
- Dominant language
- HTML
- Stars
- 2.3k
- Forks
- 192
- PR merge metrics
- No merged PRs in 30d
Description
The one from #57 doesn't work anymore (`DEMUXER_ERROR_COULD_NOT_OPEN: FFmpegDemuxer: open context failed` in browser and `Invalid frame size (72): Could not seek to 72` in ffmpeg).
Here's a new one with 76 bytes: [mp3.zip](https://github.com/mathiasbynens/small/files/7102741/mp3.zip)
```
data:audio/mpeg;base64,/+MYwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA/+MYwA==
```
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Begin by examining the MP3 fixture associated with this issue and comparing it with #57; test the supplied archive and data URI in a browser and with ffmpeg. Done means the replacement opens successfully in both environments without the reported errors.
Written by the indexing model from the issue text.
Assessment
- Domain
- audio-video-rtc
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100