Skip to content
This repository has been archived by the owner on Apr 2, 2023. It is now read-only.

mp3: only layer3 (want 1; got 3) is supported! #9

Closed
wallnutkraken opened this issue Aug 4, 2017 · 3 comments
Closed

mp3: only layer3 (want 1; got 3) is supported! #9

wallnutkraken opened this issue Aug 4, 2017 · 3 comments
Labels

Comments

@wallnutkraken
Copy link

Steps to reproduce:

  1. Open this file: http://www.podtrac.com/pts/redirect.mp3/traffic.libsyn.com/cortex/Cortex_053.mp3
  2. call Decode() on the file

Expected result:
The file is decoded successfully.

Actual result:
The function returns an error saying mp3: only layer3 (want 1; got 3) is supported!

Notes:
Some other files work perfectly fine, for example:
http://www.podtrac.com/pts/redirect.mp3/traffic.libsyn.com/cortex/Cortex_007.mp3

@hajimehoshi
Copy link
Owner

Thanks, reproduced.

@hajimehoshi hajimehoshi added the bug label Aug 4, 2017
@hajimehoshi
Copy link
Owner

@alistanis Do you have any suggestion? I feel like go-mp3 should consider tags.

hajimehoshi added a commit that referenced this issue Aug 4, 2017
@hajimehoshi
Copy link
Owner

Fixed.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants