Git Product home page Git Product logo

Comments (8)

ralph-irving avatar ralph-irving commented on July 17, 2024

I'd be happy to incorporate a pull request to remove the flac, vorbis, mad, mpg, faad and ogg library requirements. Do you have one?

from squeezelite.

diizzyy avatar diizzyy commented on July 17, 2024

Unfortunately I don't and I'm afraid that's well beyond my abilities unless it's as simple as doing the same as for mp3 support in that file but I somewhat doubt that's the case. ;-)

from squeezelite.

pms967 avatar pms967 commented on July 17, 2024

That would reduce the amount of dependencies considerably.

well, I'm afraid that it will not really reduces dependencies, just "move" them. That is, it will indeed reduce direct dependencies, but the same libs will still be required by ffmpeg.

Still it could be quite a good move: it may simplify and "standardize" the different audio format handling, as well as simplify SL code maintenance and build.

from squeezelite.

marcoc1712 avatar marcoc1712 commented on July 17, 2024

from squeezelite.

pms967 avatar pms967 commented on July 17, 2024

replace them with ffmpeg is not, at least for licencing and distribution matter.

why, Marco? As far as I can see, ffmpeg is covered by GPL-2:

http://ffmpeg.org/legal.html

from squeezelite.

marcoc1712 avatar marcoc1712 commented on July 17, 2024

from squeezelite.

marcoc1712 avatar marcoc1712 commented on July 17, 2024

from squeezelite.

pms967 avatar pms967 commented on July 17, 2024

Unless I'm overlooking something, that's just the usual requirement for any GPL'd software.

I think they have changed something with their licensing terms...

from squeezelite.

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.