Giter Site home page Giter Site logo

kkzhong / cuesheet-splitter-encoder Goto Github PK

View Code? Open in Web Editor NEW

This project forked from abelzile/cuesheet-splitter-encoder

0.0 1.0 0.0 324 KB

A program to split audio files based on a cue sheet and encode the output.

License: MIT License

Batchfile 0.14% C# 99.86%

cuesheet-splitter-encoder's Introduction

cuesheet-splitter-encoder

A program to split audio files based on a cue sheet and encode the output.

Example

cse.exe -e fhgaacenc:3 -i "C:\path-to-cue\cuesheet.cue" -o "C:\output-path" -c "C:\path-to-cover\cover.jpg"

Usage

-h, --help                 Show this message and exit.
-e, --encoder=ENCODER TYPE:QUALITY
                           The ENCODER TYPE and QUALITY value to use.

                             Valid ENCODER TYPE values are:

                             fhgaacenc
			     lame
                             nero
			     oggvorbis
                             qaac
                             qaac64

                             Numeric QUALITY values are specific to each
                             encoder (fhgaacenc uses a value between 1 and 6,
                             qaac uses 0 to 127, etc.)

                             VBR mode is always used.

                             These encoders are not distributed with this
                             program. They must be installed separately and
                             copied to the executable directory or made
                             accessible via the System PATH environment
                             variable.
-i, --input=PATH           The PATH to the cue sheet file.

                             FLAC, WavPack and Monkey's Audio* files can be
                             split. Decoders for these files are not
                             distributed with this program. They must be
                             installed separately and copied to the
                             executable directory or made accessible via the
                             System PATH environment variable.

                             *Ensure the FLAC decoder is installed if
                             splitting Monkey's Audio files. MAC.exe does not
                             provide any splitting functionality so a
                             transcode to FLAC is required.
-o, --output=PATH          The output PATH.
-c, --cover=PATH           The PATH to a front cover image.

cuesheet-splitter-encoder's People

Contributors

abelzile avatar

Watchers

 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.