Welcome to Doom9's Forum, THE in-place to be for everyone interested in DVD conversion.

Before you start posting please read the forum rules. By posting to this forum you agree to abide by the rules.

 

Go Back   Doom9's Forum > Video Encoding > New and alternative video codecs

Reply
 
Thread Tools Search this Thread Display Modes
Old 30th October 2018, 13:25   #1  |  Link
tsulej
generateme
 
Join Date: Dec 2015
Posts: 1
GLIC - Glitch Image Codec

Hi
Maybe it's not related here (if so, please delete).
But I want to share with you the result of my work on GLIC codec.

The main idea behind GLIC is to reveal as much as possible compression/prediction artifacts with ease.
So it's completely against the goals the codec creators try to achieve.

All is done mainly for artistic purposes (check what the glitch art is)

Code is not optimized and slow, codec has bad compression ratio (only RLE and binary packing options available) and is written in Processing/Java.

The codec features consist:
- quadtree segmentation with variable block size
- 16 color spaces
- 15 predictions
- wavelets (60+) for residual compression
- simple or none entropy coding
Binary format is simple and can be easily used in databending glitch process.

Documentation and plenty of examples:
https://docs.google.com/document/d/1...it?usp=sharing

Code (run with Processing):
https://github.com/GlitchCodec/GLIC

Enjoy and reveal your own artifacts
tsulej is offline   Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 12:41.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.