Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature request: Support positional/ordered dithering #14

Open
MobyGamer opened this issue Apr 22, 2024 · 0 comments
Open

Feature request: Support positional/ordered dithering #14

MobyGamer opened this issue Apr 22, 2024 · 0 comments

Comments

@MobyGamer
Copy link

BMP2DHR only supports error-diffusion dithering which is not appropriate for video. Positional/ordered dithering is much more appropriate for video; it is stable across the spatial domain, which translates into being stable across the time domain. Without any changes in the player, this will allow for larger display updates with less dither noise.

Some good free algorithms for doing this are at https://bisqwit.iki.fi/story/howto/dither/jy/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant