Code Monkey home page Code Monkey logo

gogo-no-coda's Introduction

ABSTRACT

This software is a mp3 encoder based on LAME3.88, which is optimized for Enhanced 3D Now!/SSE/SSE2 and dual-CPUs.

DIFFERENCE FROM GOGO2

The encoding quality of gogo 3x -nopsy is same or a little better, and moreover faster than that of gogo 2x without -nopsy. gogo 3x always uses psycho-acoustic model in spite of options.

LICENSE

If you determine that distribution of gogo requires a patent license, and you obtain a patent license.

Gogo-no-coda is distributed under the LGPL. The modifications are distributed under the LGPL.

You can use gogo in your commercial program under the restrictions of the LGPL. You can include a compiled version of gogo library (Ex. gogo.dll) with a commercial program. In your program, you can't include any source code from gogo, with the exception of files whose only purpose is to describe the library interface (such as gogo.h).

Any modifications of gogo must be released under the LGPL. You must give prominent notice that your program is:

  1. using gogo including version
  2. gogo is under the LGPL
  3. provide a copy of the LGPL
  4. provide a copy of gogo source, or a pointer where the gogo source can be obtained

HOW TO MAKE

Convert all EOLs to CRLF.

You need a pathced NASM-0.98 to assemble SSE2.

This source includes Japanese characters in comments, so please delete or translate them.

For Linux:

Convert all EOLs to a single LF.

% cd linux ; make

For Windows32 console

open gogo.dsw (for only VC++6.0 with SP4,5)

HOW TO USE

gogo [options] input.wav [output.mp3]

input.wav : input wave file if input.wav is 'stdin' then GOGO reads from stdin.

output.mp3 : output mp3 file if you omit this, 'input.mp3' is used.

main options:

-b kbps : bitrate[kbps] 128(default)

         32,40,48,56,64,80,96,112,128,160,192,224,256,320 if 32/44.1/48kHz

         8,16,24,32,40,48,56,64,80,96,112,128,144,160 if 16/22.05/24kHz

-v {0,1,..,9} 0:high 9:low

-q {0,1,...9} 0:high 5:default 8:same as `-nopsy'

ACKNOWLEDGEMENTS

We fully thank these developers.

NEWER VERSION

gogo-no-coda's People

Contributors

nikreiman avatar

Watchers

xiaocui avatar

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.