TooTallNate / node-lame

Node.js native bindings to libmp3lame & libmpg123
MIT License
567 stars 113 forks source link

error: Giving up searching valid MPEG header after 65536 bytes of junk #80

Open Nyxius-AI opened 6 years ago

Nyxius-AI commented 6 years ago

I've this error when i'm using the lame decoder on MP3 files

image

LinusU commented 6 years ago

Are you sure that the mp3 is a valid mp3 file? Could you post it here?

Nyxius-AI commented 6 years ago

It's a normal song. I downloaded it with node and ytdl-core m.zip m.zip

Nick-lab commented 5 years ago

Having same issue however my setup is nearly identical but instead of downloading the mp3 file then trying to play it i am piping the ytdl-core response to decoder then to speaker

Nick-lab commented 5 years ago

issue existing with ytdl-core not lame or speaker packages was able to play from fs with pre downloaded mp3 file

easonmsq commented 3 years ago

i have the same problems,when i add mp3 in pygame. its so complex fo me now

easonmsq commented 3 years ago

ok,i am understand the question, that is mybe your file (mp3) was damaged already