Trigger USB capture into RGB mode if available #3

Open
opened 2026-08-09 07:29:29 +00:00 by gerry · 2 comments
Owner

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.

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.
Member

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

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
Author
Owner

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.

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.
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
video/fazantix#3
No description provided.