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 crash rendering with MOV QuickTime properties #1178

Merged
merged 1 commit into from
Jun 30, 2023

Conversation

manongjohn
Copy link
Collaborator

This PR fixes a crash when rendering a scene in MOV format that was previously rendered using the QuickTime library instead of Ffmpeg.

The saved MOV properties from QuickTime are completely different from the properties when using Ffmpeg. This would cause a crash when it couldn't find the expected ffmpeg properties.

@manongjohn manongjohn added the 1.4 Included in Version 1.4 label Jun 25, 2023
@manongjohn manongjohn merged commit d630a91 into tahoma2d:master Jun 30, 2023
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1.4 Included in Version 1.4
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant