-
Notifications
You must be signed in to change notification settings - Fork 104
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
Poor downscaling quality #342
Comments
MPC-BE uses a lot of different and better down scalers in general if I remember right. Not sure if it an issue with the 'default' Direct3D 11 down scaler or the sampler's configuration. I will try to include other options for the down scaling, in the meantime send me some details of the video you tried (codec/pixel format/video processor). Try to change the Video Processor to see if there is any difference (eg. if it is FlyleafVP change it to D3D11VP or visa versa). If it an HDR video thought it will not properly work with the colors with D3D11VP but at least you can check if it still blurs). Check also an HDR/non-HDR and let me know if the issue persists |
I should set the default VP to FlyleafVP instead of D3D11VP. I still didn't do a proper performance comparison between those two. The only reason that I've D3D11VP is for de-interlaced and extra video filters. I will review in the future better down scaling options. |
Playing 4K video on a 1440p monitor results in an unstable and pixelated/blurry image (pixelated in motion, blurry in static?).
Side by side comparison of a still frame vs MPC-BE
Comparison in motion YouTube does reduce the effect a bit but you can still see the difference
The text was updated successfully, but these errors were encountered: