Skip to content

Changing toolbar buttons

v0lt edited this page Mar 31, 2024 · 1 revision

You can change the appearance of the toolbar buttons. To do this, download ready-made toolbars and unpack toolbar.png into the MPC-BE folder.

You can remake the toolbar built into the player. For example, to increase the toolbar size, do the following.

  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, where after -h you can specify the height of the toolbar in pixels.
  4. Copy the resulting toolbar.png file to the MPC-BE folder.

You cannot add new buttons to the MPC-BE toolbar or change the order.