You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What the title says. I've tried with QPA on and off but both have the same issues. FGA does improve it a good bit but things like subtle banding or background art seem to be getting blurred immensely. This is known to be related to a trick regarding improvements in PSNR scores but it's psychovisually displeasing, even more so since the temporal filter is not doing a good job at cleaning up source artifacts.
Assigning a strength factor to this would allow for weakening the effect of the temporal filter as the user sees fit, leading to this problem not being as serious as it is now.
The text was updated successfully, but these errors were encountered:
You can override the defaults using the parameters MCTFFrame and MCTFStrength (eg. --MCTFFrame=32,16,8 --MCTFStrength=1,1,1). m_GOPSize is always 32, all the other parameters are your input.
Let me know if you find better parameters.
It would also be helpful to have your video to be able to inspect what is happening.
What the title says. I've tried with QPA on and off but both have the same issues. FGA does improve it a good bit but things like subtle banding or background art seem to be getting blurred immensely. This is known to be related to a trick regarding improvements in PSNR scores but it's psychovisually displeasing, even more so since the temporal filter is not doing a good job at cleaning up source artifacts.
Assigning a strength factor to this would allow for weakening the effect of the temporal filter as the user sees fit, leading to this problem not being as serious as it is now.
The text was updated successfully, but these errors were encountered: