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

Migrate grain synth code to external crate and allow chroma grain synth #653

Merged
merged 4 commits into from
Jul 22, 2022

Conversation

shssoichiro
Copy link
Collaborator

@shssoichiro shssoichiro commented Jul 22, 2022

Migrates grain parsing and generation code to external crate (which is shared with rav1e).

Also adds --chroma-noise option to enable chroma grain synth.

This implementation is simplistic in that it only enables chroma scaling
from luma noise based on the --photon-noise strength. However, it's
100% more chroma noise capability than av1an had previously.

This implementation is simplistic in that it only enables chroma scaling
from luma noise based on the `--photon-noise` strength. However, it's
100% more chroma noise capability than av1an had previously.
Copy link
Owner

@master-of-zen master-of-zen left a comment

Choose a reason for hiding this comment

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

Great work 🥇

@mergify mergify bot merged commit 904df72 into master-of-zen:master Jul 22, 2022
@shssoichiro shssoichiro deleted the av1-grain branch July 22, 2022 22:35
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.

None yet

2 participants