Git Product home page Git Product logo

Comments (3)

faroit avatar faroit commented on June 15, 2024

@Mixerrog yes, you are right. 24bit seems to be the default bit-depth for flac files. You would have to pass sample_fmt=s16 to ffmpeg-python to enable this but stempeg has currently no way to pass this. Feel free to add a pull request!

from stempeg.

Mixerrog avatar Mixerrog commented on June 15, 2024

Don't see how to add a pull request but just want to be able to output 16 bit flac stems from the new Open-Unmix UMX version please instead of the default 24 bit stems that Stempeg is giving me?

Thanks, Rog

from stempeg.

faroit avatar faroit commented on June 15, 2024

Don't see how to add a pull request but just want to be able to output 16 bit flac stems from the new Open-Unmix UMX version please instead of the default 24 bit stems that Stempeg is giving me?

stempeg is open-source and you can just modify it to your liking (and add a PR when you like). You probably would want to add it to this line: https://github.com/faroit/stempeg/blob/master/stempeg/write.py#L636

from stempeg.

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.