Custom player templates are available only for Video Cloud Pro and Enterprise customers. If you are interested in upgrading your Video Cloud account, please contact Brightcove for more information.
In addition to the standard Video Cloud player templates that are automatically available to you in the Publishing module, you can use any number of custom player templates you create yourself. You specify a custom player template using the Video Cloud XML player specification, BEML. After you create the XML document that specifies your custom player template, you add the player template to your account by pasting the XML into a field in the Publishing module. Once you've added your custom player template in the Publishing module, you can create any number of instances of your custom player, just as you can with the standard Video Cloud player templates.
Creating a custom player template can be as simple as taking an existing template and tweaking the colors or fonts or as complex as developing new custom player components and combining them in unprecedented ways. For detailed information about how to create a custom player template, see Customizing players with BEML.
Once you've created the the XML document that specifies your custom player template, here's how to create a new player template in the Publishing module:


Your new player template appears in the Publishing module in the Templates list. When you create a new player, this player template appears in the template selection drop-down.
You can set the width and height of your players in several different ways:
<param name="width" value="500" /> <param name="height" value="777" />