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

fix: add a few more ffmpeg arguments to ensure compatibility with QuickTime/HEVC #699

Merged
merged 2 commits into from
Nov 5, 2024

Conversation

G-Rath
Copy link
Contributor

@G-Rath G-Rath commented Nov 5, 2024

We've had a few failures in processing video files which have come from QuickTime, and it turns out to be that there's a colorspace difference that we need to account for; from our research, it doesn't seem that there's a significant downside to doing this regardless of where the video actually came from 🤷

Copy link
Contributor

@nzlaura nzlaura left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good! (I did go and read about the change you were making 😅 the description on the PR helped though)

@G-Rath G-Rath merged commit 60b9add into main Nov 5, 2024
10 of 11 checks passed
@G-Rath G-Rath deleted the update-profile branch November 5, 2024 23:56
@G-Rath G-Rath mentioned this pull request Nov 5, 2024
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.

3 participants