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

Image format support like P010/P012 input processing for real 10/12 bit images + possibility sending real 16 Bit per channel color informations to led devices. #678

Open
SJunkies opened this issue Nov 26, 2023 · 0 comments
Assignees

Comments

@SJunkies
Copy link

SJunkies commented Nov 26, 2023

Feature request

What problem does this feature solve?

Images could only be processed as 8bit format. All color informations above are lost if input would be higher than 8 bit. 10/12/16 Bit per channel LED strips like HD108 can only use upscaled 8bit color informations from images or directly color informations.

What does the proposed API look like?

How should this be implemented in your opinion?

New format detection and processing + separate 48 bit rgb format / 16Bit per channel image processesing ... extend 16 bit color processing for led color detections ... etc etc etc... the whole system need 16Bit per channel image/color processing support ...

Are you willing to work on this yourself?

I tried but failed because of the deep 8 bit implementation of the whole project...

@awawa-dev awawa-dev self-assigned this Nov 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants