The Video Publishing Assistant helps you create properly configured <video>
elements that are automatically optimized for SublimeVideo.
Just copy the generated video code and paste it into the page(s) where you want the video to be published.
The Video Publishing Assistant includes some useful features to assist you in resolving common problems you may face when creating your own <video>
elements:
A common example of a <video>
element being configured incorrectly would be when its width or height values don’t retain the source’s aspect ratio, resulting in a letterboxed/pillarboxed player (black bars around the video). The Video Publishing Assistant detects the original size and aspect ratio of the source file(s) and automatically provides the user with correctly proportioned width and height values. It also fixes other common configuration issues including incorrect ordering of the <source>
elements.
It’s common to see the <video>
code formatted incorrectly. For example, being split across multiple lines or missing small elements of the code itself.
The Video Publishing Assistant always generates properly formatted <video>
elements, so you no longer have to worry about formatting details.
In addition to helping you resolve these issues, the Video Publishing Assistant also helps you set up SublimeVideo-specific features such as Lightboxes, HD Switching, Embeds and video metadata to setup your videos for SublimeVideo’s Real-Time Statistics platform.