chore: release v0.8.45 - #4024
Closed
miga-heygen wants to merge 1 commit into
Closed
miga-heygen wants to merge 1 commit into
miga-heygen wants to merge 1 commit into
Conversation
- Producer: motionBlur on a render configuration turns on sub-frame multi-sample blur, with the After Effects defaults and up to 64 samples. It forces PNG frame capture, and whether a render captures lossless frames now has one owner (#4020) - Engine: each output frame can be the average of several sub-frame captures across the shutter window, which blurs rotation, scale and opacity rather than translation alone. Off unless asked for (#4019) - Producer and CLI: a render can output an HLS VOD package (#4014, #4022) - Registry: the motion-blur component follows the After Effects shutter model, improving the measured match from 24.19 dB to 32.51 dB (#4008) The two blur mechanisms are alternatives, never stacked. The engine path costs roughly 600 ms per 1080p frame at 16 samples on top of the captures, and a video's own motion does not blur on it. Co-authored-by: Miguel Ángel <miguel.sierra@heygen.com>
|
Preview deployment for your docs. Learn more about Mintlify Previews.
💡 Tip: Enable Automations to automatically generate PRs for you. |
Contributor
Author
Merged
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Cuts v0.8.45 from
b64a7a3a, which carries both motion blur mechanisms plus HLS output.Replaces #4021, which was prepared before #4020 merged and said the engine capability was unreachable from a render configuration. That is no longer true, so the notes were rewritten rather than patched.
Contents
motionBluron the render config, one owner for whether a render captures lossless framesmotion-blurcomponent follows the After Effects shutter modelWhat the notes say that a generated changelog would not
Verification
release:prepare 0.8.45two-pass, 18 files: 15 version bumps,docs/changelog.mdx,releases/v0.8.45.mdand the three plugin manifests.