mathiasbynens / mathiasbynens/small

MP3 file no longer work - here's a new one

Open
#121 2 comments 0 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.