We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The parameters for vpp-libplacebo-deband are broken. It works neither with the underscore according to the documentation nor without it.
--vpp-libplacebo-deband grainY=20.0,grainC=-1.0 --vpp-libplacebo-deband grain_y=20.0,grain_c=-1.0
The text was updated successfully, but these errors were encountered:
--vpp-libplacebo-debandのgrain_y, grain_cの読み取りが行われない問題を修正。 ( #647 )
30b8990
Thank you for reporting the isseu!
The command line parser for grain_y and grain_c has been fixed in NVEnc 7.76.
grain_y
grain_c
Sorry, something went wrong.
No branches or pull requests
The parameters for vpp-libplacebo-deband are broken. It works neither with the underscore according to the documentation nor without it.
The text was updated successfully, but these errors were encountered: