Aleksoid1978 / MPC-BE

MPC-BE – универсальный проигрыватель аудио и видеофайлов для операционной системы Windows.
GNU General Public License v3.0
1.88k stars 83 forks source link

Control / Bottom Bar Size #421

Closed akaicat closed 3 months ago

akaicat commented 3 months ago

The bar is extremely small in 4K monitors, is there an option to increase the size?

Screenshot_9

Also do you plan to add options for video and audio info like in MPC-HC?

Screenshot_10

Lastly, i had some issues with "Forced" subs being default instead of "Default" subs. I solved like this but i don't know if this is intended behaviour

Screenshot_11

I also find weird that the default subs resolution is 1280x720, on 4k monitors they are very pixelated

v0lt commented 3 months ago

The bar is extremely small in 4K monitors, is there an option to increase the size?

Use Windows scaling.

Also do you plan to add options for video and audio info like in MPC-HC?

No. All this and even more can be viewed in the file properties. The selected audio track and subtitles can be viewed using the AUD and SUB buttons.

I also find weird that the default subs resolution is 1280x720, on 4k monitors they are very pixelated

You can change this in the settings depending on your desire and the performance of your processor.

akaicat commented 3 months ago

Uhm, that screenshot is already at 150% windows scaling, anything more than that would make everything else look too big

v0lt commented 3 months ago

You can use another toolbar or increase the built-in one yourself to the desired size.

  1. Download the svg2png utility and the toolbar.svg file.
  2. Unpack svg2png.exe into a separate folder with toolbar.svg.
  3. Run the command svg2png.exe toolbar.svg -h 80 toolbar.png.
  4. Copy the resulting toolbar.png file to the MPC-BE folder.