Re: [media-and-entertainment] Frame accurate seeking of HTML5 MediaElement (#4)

I've seen this issue with MP3 before and it is always with the VBR ones, CBR worked fine (but most MP3 are VBR)
```
mpck adhere_demo_audio.mp3
SUMMARY: adhere_demo_audio.mp3
    version                       MPEG v2.0
    layer                         3
    average bitrate               59527 bps (VBR)
    samplerate                    22050 Hz
    frames                        2417
    time                          1:03.137
    unidentified                  0 b (0%)
    errors                        none
    result                        Ok
```

-- 
GitHub Notification of comment by Laurian
Please view or discuss this issue at https://github.com/w3c/media-and-entertainment/issues/4#issuecomment-628612389 using your GitHub account

Received on Thursday, 14 May 2020 12:50:39 UTC