Giter Club home page Giter Club logo

Comments (3)

gotson avatar gotson commented on September 21, 2024

To the question, are there any plans/roadblocks/ETA for adding writing xlr files?

what is xlr exactly ? I have never heard of it, and a quick google search didn't return results.

Looking at komga, it's probably the end goal to be able to also read in png files and send them to the client in jxr to save bandwidth on mobile devices.

That is not at all a goal for Komga, at least not in a foreseeable future. Conversion can be done on the fly if the client cannot read the original format. Converting on the fly while streaming is a time consuming job and would add significant lag to the streaming. You would also ideally need to not transcode from a lossy to lossless format, in order not to add artefacts.

Anyhow, this is a bit off-topic, and would be better suited for Komga's Discord or Github Discussions.

from nightmonkeys.

tr7zw avatar tr7zw commented on September 21, 2024

Oh sorry typo, I meant jxl(so Jpeg XL). Being able to also write out jxl files could open the door for a lot of neat tools. Also, this isn't about Komga, just saw that you are the dev of it(and assumed you are working on this lib to integrate it into there).

from nightmonkeys.

gotson avatar gotson commented on September 21, 2024

Jxl encoding is still being worked on actively in libjxl, the interfaces are not stable yet. I won't be working on integrating it in NightMonkeys until it becomes stable.

I don't have much time at the moment to work on this project, but the current focus is to make webp decoding compliant with imageio. The current version is very basic and works for simple use cases, but fails for lots of other tests. I would also like to add support for webp animations.

from nightmonkeys.

Related Issues (5)

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.