Trigger USB capture into RGB mode if available #3
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Sometimes a USB capture device is in YUV mode, this uses less bandwidth but reduces quality. Manage USB capture devices better and make their output more consistent by setting them to RGB from Fazantix.
Is this possible to do at full resolution with the hagibis? If so, it might also indirectly solve the scaling problem, since that doesn't exist if the input is RGB
dexterlb referenced this issue2026-08-10 11:11:36 +00:00
I understand all of these words individually. :)
I just wanted to drop this here because I think it's relevant: https://github.com/steve-m/hsdaoh/blob/master/src/libhsdaoh.c#L221
This sets it to YUV but I suppose there's also similar magic bits to set it to RGB.