GithubHelp home page GithubHelp logo

imclab / animeraster Goto Github PK

View Code? Open in Web Editor NEW

This project forked from spillerrec/animeraster

0.0 2.0 0.0 316 KB

Experimental lossless image format with multi-frame compression and YUV support

animeraster's Introduction

The AnimeRAster project aims to create a lossless image format with at least comparable compression ratios to the best lossless image methods, but optimized for drawings instead of photographs.

The following scenarios and features are considered:

Screen-caps of video sources

  • YUV support with chroma-subsampling. Early tests suggest a 25-50% size reduction compared to converting it to RGB.
  • High bit depths, for saving Hi10p without any loss at all
  • Subtitles as a separate layer, both as a rendered overlay, and storing the ASS data as meta-data.
  • More meta-data, such as file source and frame-number

Visual Novel CGs

Continuation of the cgCompress project.

  • Multi-frame format to store all related images in one group.
  • Exploit correlation between images. cgCompress already is 20-25% better than the next best alternative.
  • Do it in the filtering phrase, and use the concepts from normal image compression to further improve compression.
  • Consider how memory usage can be reduced when there is a lot of frames.

Status

Format far from finalized

  • Basic single-frame RGB compression. Currently about 5 % worse than webp, and a bit more compared to BCIF.
  • Basic single-frame YUV compression. Needs more experimentation with color decorrelation.

animeraster's People

Contributors

spillerrec avatar

Watchers

 avatar  avatar

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.