Skip to content

RawFrameSave: Fix saving YUYV/UYVY frames#863

Open
novasharper wants to merge 1 commit into
CroatianMeteorNetwork:prereleasefrom
novasharper:RawFrameSave-FixYUYV
Open

RawFrameSave: Fix saving YUYV/UYVY frames#863
novasharper wants to merge 1 commit into
CroatianMeteorNetwork:prereleasefrom
novasharper:RawFrameSave-FixYUYV

Conversation

@novasharper
Copy link
Copy Markdown

When frame has only two channels try to get lumina channel to convert it into a one channel frame. imwrite in OpenCV only supports 1, 3, and 4 channel images.

When frame has only two channels try to get lumina channel to convert it
into a one channel frame. `imwrite` in OpenCV only supports 1, 3, and 4
channel images.
@novasharper
Copy link
Copy Markdown
Author

It looks like the copilot review did not complete for some reason?

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

Successfully merging this pull request may close these issues.

1 participant