Coder Social home page Coder Social logo

Support for webm about node-taglib-sharp HOT 7 OPEN

benrr101 avatar benrr101 commented on September 26, 2024
Support for webm

from node-taglib-sharp.

Comments (7)

benrr101 avatar benrr101 commented on September 26, 2024 2

Good news, it turns out webm is a subset of Matroska format. This format is already supported in taglib#, so I should be able to port it over relatively easily. I'll make this my next priority.

from node-taglib-sharp.

benrr101 avatar benrr101 commented on September 26, 2024 2

Good news! I've finally got read-only support published for matroska/webm files!

from node-taglib-sharp.

benrr101 avatar benrr101 commented on September 26, 2024 1

Finally getting back into the swing of working on this one. I pushed v5 a couple weeks ago that adds ogg support, and I've been slowly working on EBML/webm/matroska support the past couple weekends. So far, the code can read EBML headers and track properties. Attachments are coming soon, then I can dive into figuring out how to represent tags and work with them via the unified tagging framework (which looks to be a nightmare unless I just say screw it, we're gonna use a naive approach).

from node-taglib-sharp.

benrr101 avatar benrr101 commented on September 26, 2024

That's a good suggestion πŸ‘ Right now, the target is to implement the formats that are in mono/taglib-sharp first (since I can mostly copy their code over). Unfortunately, they have not added support for webm yet, so I'll have to do some original research to get support for webm added. Nevertheless, I'll see to it that webm support gets added soonβ„’

If you're interested in contributing, I'd be happy to take a PR, too!

from node-taglib-sharp.

benrr101 avatar benrr101 commented on September 26, 2024

Wanted to give a new update ... so it turns out the code for matroska support is not good and is requiring me to rewrite it from mostly scratch. On the plus side, I now totally understand how EBML files work. On the downside, it's gonna take longer than I hoped. Many apologies and it is still the next thing I'll be releasing.

from node-taglib-sharp.

Gabriel-Alves-Cunha avatar Gabriel-Alves-Cunha commented on September 26, 2024

No need to apologize, my dude ( Ν‘β›β€―ΝœΚ– ͑❛)✌. You're doing this for free, so don't lose sleep over this. I wish I could help, but I'm still new at this and I saw the code and was just lost, lol... maybe if there is something simple...

from node-taglib-sharp.

Gabriel-Alves-Cunha avatar Gabriel-Alves-Cunha commented on September 26, 2024

That's great! Thanks for your hard work!! S2

from node-taglib-sharp.

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.