Giter VIP home page Giter VIP logo

Comments (7)

zhuker avatar zhuker commented on July 19, 2024

what kind of error?
i have never tested on firefox

from lamejs.

Dewsworld avatar Dewsworld commented on July 19, 2024

@aviankona Could you please explain?
The readme contains an old example, @zhuker lib.Mp3Encode which should be liblame.Mp3Encoder
I got an error for that initially. Do you have any other error?

from lamejs.

zhuker avatar zhuker commented on July 19, 2024

@Dewsworld

lib = new lamejs();
mp3encoder = new lib.Mp3Encoder(1, 44100, 128);

this one is correct, did you see lib.Mp3Encode somewhere else?

you first initialize library lib = new lamejs
and then you call a function of a library to create an encoder mp3encoder = new lib.Mp3Encoder()

from lamejs.

Dewsworld avatar Dewsworld commented on July 19, 2024

Yes, you are right! I have corrected my code.

from lamejs.

rehoehle avatar rehoehle commented on July 19, 2024

Can tell me one of you if the quality under Firefox is generally worse than Chrome? In Chrome the Quality is very good and it works very well but in Firefox is sound a bit dull.

Any suggestions?

from lamejs.

zhuker avatar zhuker commented on July 19, 2024

It should be exactly the same.
If you can provide a testcase which proves otherwise please let me know

Sent from my iPhone

On Aug 26, 2015, at 19:54, René H. [email protected] wrote:

Can tell me one of you if the quality under Firefox is generally worse than Chrome? In Chrome the Quality is very good and it works very well but in Firefox is sound a bit dull.

Any suggestions?


Reply to this email directly or view it on GitHub.

from lamejs.

rehoehle avatar rehoehle commented on July 19, 2024

Here on OSX its not exactly the same. But i think that is not a problem i figured out. I've tried that with WAV only and the WAV quality was worse and then the MP3 wouldn't be better after the convertion :D.

https://www.webrtc-experiment.com/RecordRTC/

When you trie this i have a big quality difference.

from lamejs.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.