Aleksoid1978 / VideoRenderer

Внешний видео-рендерер
GNU General Public License v3.0
983 stars 108 forks source link

I don't see clip parameters such as Matrix coef. #129

Closed radpopl closed 4 months ago

radpopl commented 4 months ago

I don't see clip parameters such as Matrix, etc. in the OSD menu. Has anything changed in the new version? I can't see it in both MPC-BE and MPC-HC.

JTGaming commented 4 months ago

working on my end. Show a screenshot of how your debug menu looks like.

radpopl commented 4 months ago

image

radpopl commented 4 months ago

image

JTGaming commented 4 months ago

does it work for other videos?

clsid2 commented 4 months ago

It is small bug in MPC-HC build of the renderer. Was testing a potential crash fix. Only happens with software decoding or copyback. Will be fixed in next release. Only affects the missing info in debug log and has no bad effect otherwise.

radpopl commented 4 months ago

Thanks for the info.

I switched to D3D11 and it actually shows everything correctly. However, I use DXVA2 (native) because it is the only one that does not drop frames when bitrate spikes on my PC.

image