clsid2 / mpc-hc

Media Player Classic
GNU General Public License v3.0
11.5k stars 502 forks source link

Thumbnail issue #3140

Closed bibsp closed 1 month ago

bibsp commented 1 month ago

video_20220826_165818 mp4_thumbs `MPC-HC (64-bit)

Build information: Version: 2.3.6.21 (4cfbe6c9f) Build date: Oct 13 2024

LAV Filters: LAV Splitter: 0.79.2.20 LAV Video: 0.79.2.20 LAV Audio: 0.79.2.20 FFmpeg compiler: MinGW-w64 GCC 13.3.0

Operating system: Name: Windows 11 Version: 10.0.26100 (64-bit)

Hardware: CPU: AMD Ryzen 5 5600H with Radeon Graphics GPU: NVIDIA GeForce RTX 3050 Laptop GPU (driver version: 32.0.15.6603) Monitor: \.\DISPLAY1 - Generic PnP Monitor [1920x1080 32-bit 120 DPI] - [Current]

Text: Scale Factor: 1.000000 Ansi Codepage: 1252 `

I myself can not reproduce this on different system. Any idea?

clsid2 commented 1 month ago

Try 2.3.6.36

bibsp commented 1 month ago

Try 2.3.6.36

Fixed.

bibsp commented 1 month ago

Sorry. Only dark theme is fixed.

Light theme has still the exact same issue.

clsid2 commented 1 month ago

I can not reproduce.

Those white backgrounds are drawn using the subtitle renderer. Same as timestamps. Maybe you have unusual subtitle settings.

bibsp commented 1 month ago

Screenshot (12) Screenshot (13) Sub renderer is internal default. This video has no sub. All kinds of videos are affected in this particular system.

With the same settings everything is fine on different system. The only different thing is that has 768p 60Hz display and this one is 1080p 144Hz.

clsid2 commented 1 month ago

It generates a subtitle to create the backgrounds and write the timestamps on the screenshot, plus the text at the top.

The subtitles of the file itself are irrelevant.

bibsp commented 1 month ago

Can you reproduce this in your system? In past there were no issues I remember very well. If you think, any recent time changes might cause this issue, then tell me. I will try older versions and reset settings.

Otherwise I'm not doing. After resetting, configure all the settings is a big headache. Because export settings and restore settings did not work last time i tried.

clsid2 commented 1 month ago

No, it works fine here even with your exact subtitle settings.

You can backup settings by making an export of this registry key: HKEY_CURRENT_USER\Software\MPC-HC\MPC-HC

bibsp commented 1 month ago

Version 2.3.4 was fine.

After that it is broken. I've not tested in between development builds. So can't tell you the exact build.

clsid2 commented 1 month ago

It is caused by the override styles option. Will fix it later.