Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Decoder fail #108

Open
ItzArty opened this issue Sep 4, 2022 · 0 comments
Open

Decoder fail #108

ItzArty opened this issue Sep 4, 2022 · 0 comments

Comments

@ItzArty
Copy link

ItzArty commented Sep 4, 2022

/home/tester/Desktop/TS3Bot/node_modules/@suldashi/lame/lib/decoder.js:62                                                                                                                                                                   
    throw new Error('mpg123_open_feed() failed: ' + ret);                                                                                                                                                                                   
    ^                                                                                                                                                                                                                                       
                                                                                                                                                                                                                                            
Error: mpg123_open_feed() failed: -1                                                                                                                                                                                                        
    at new Decoder (/home/tester/Desktop/TS3Bot/node_modules/@suldashi/lame/lib/decoder.js:62:11)                                                                                                                                           
    at Object.<anonymous> (/home/tester/Desktop/TS3Bot/index.js:5:51)                                                                                                                                                                       
    at Module._compile (node:internal/modules/cjs/loader:1119:14)                                                                                                                                                                           
    at Module._extensions..js (node:internal/modules/cjs/loader:1173:10)                                                                                                                                                                    
    at Module.load (node:internal/modules/cjs/loader:997:32)                                                                                                                                                                                
    at Module._load (node:internal/modules/cjs/loader:838:12)                                                                                                                                                                               
    at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:81:12)                                                                                                                                                   
    at node:internal/main/run_main_module:18:47                                                                                                                                                                                             
                                                                                                                                                                                                                                            
Node.js v18.8.0

Ive got this error by just trying to pipe readStream of my mp3 to the decoder, after a quick search it seems like not even Jesus saw this one coming, any idea what it could be?

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

No branches or pull requests

1 participant