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

Write directly as BGR in Save Video #2617

Merged
merged 1 commit into from
Feb 27, 2024
Merged

Write directly as BGR in Save Video #2617

merged 1 commit into from
Feb 27, 2024

Conversation

joeyballentine
Copy link
Member

This is like what we already did in Load Video, only for save video. It removes a conversion on our side and lets FFMPEG handle it.

@joeyballentine joeyballentine merged commit 48ed6b2 into main Feb 27, 2024
14 checks passed
@joeyballentine joeyballentine deleted the save-video-bgr branch February 27, 2024 01:52
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.

2 participants