Skip to content

Commit

Permalink
Initial commit
Browse files Browse the repository at this point in the history
  • Loading branch information
sysfce2 committed Aug 23, 2024
0 parents commit 99af3b8
Show file tree
Hide file tree
Showing 3 changed files with 28 additions and 0 deletions.
14 changes: 14 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
# Dither tools
<b>Dither — high-bit-depth tools for AviSynth</b>

This package offers a set of tools to manipulate Stacked Hacked [high-bit-depth](http://avisynth.nl/index.php/High_bit-depth_Support_with_Avisynth) (16 bits per plane) video clips.

The most prominent features are color banding artifact removal,
dithering to 8 bits, colorspace conversions and resizing.

Additionally, some existing filters ([dfttest](http://avisynth.nl/index.php/Dfttest), MDegrain from [MVTools](http://avisynth.nl/index.php/MVTools), etc)
have been modified to handle 16-bit clips.
See [High bit-depth Support with Avisynth](http://avisynth.nl/index.php/High_bit-depth_Support_with_Avisynth) for more information.

Authors: Firesledge (aka Cretindesalpes)<br>
Wiki: http://avisynth.nl/index.php/Dither_tools
Binary file added dither-1.28.1.zip
Binary file not shown.
14 changes: 14 additions & 0 deletions license.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
Version 2, December 2004

Copyright (C) 2004 Sam Hocevar <[email protected]>

Everyone is permitted to copy and distribute verbatim or modified
copies of this license document, and changing it is allowed as long
as the name is changed.

DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION

0. You just DO WHAT THE FUCK YOU WANT TO.

0 comments on commit 99af3b8

Please sign in to comment.