GithubHelp home page GithubHelp logo

mp3 format support about leanify HOT 6 OPEN

jayxon avatar jayxon commented on May 14, 2024 2
mp3 format support

from leanify.

Comments (6)

JayXon avatar JayXon commented on May 14, 2024

Leanify already support parsing swf files and optimizing the images inside, why should I support swix's custom xml format?

from leanify.

maadjordan avatar maadjordan commented on May 14, 2024

then adding mp3 optimizing is remaining. Audio streams can be found in ms office and OD xml files.

from leanify.

JayXon avatar JayXon commented on May 14, 2024

It seems mp3packer is the only thing can do mp3 lossless optimization, but it's written in ocaml and I have no idea how it works.
What I can do is probably optimize the images in the id3 tag if the mp3 includes cover.

from leanify.

maadjordan avatar maadjordan commented on May 14, 2024

take a look at https://github.com/bvaugon/ocamlcc

it is an OCaml bytecode executable file to C source code compiler. first compile code to a bytecode executable then use ocamlcc

from leanify.

blap avatar blap commented on May 14, 2024

up

from leanify.

lieff avatar lieff commented on May 14, 2024

http://wiki.hydrogenaud.io/index.php?title=MP3packer if description is right, only thing mp3packer do is eliminate padding. I can try to do it in C.

from leanify.

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.