Bitmovin
Forum Replies Created
-
Forum: Plugins
In reply to: [Bitmovin Wordpress Plugin] remove logoYou can remove the logo by customizing the skin. The instructions are here: https://bitmovin.com/tutorials/html5-player-skin-tutorial/
Forum: Plugins
In reply to: [Bitmovin Wordpress Plugin] remove logoYou can remove the logo by customizing the skin. The instructions are here: https://bitmovin.com/tutorials/html5-player-skin-tutorial/
Forum: Plugins
In reply to: [Bitmovin Wordpress Plugin] Update to player v6Hi Oliver,
The next version of our plugin will definitely support player V6. To stay up to date with the latest releases, read our blog and subscribe to our newsletter (Form is in the footer of out blog pages) https://bitmovin.com/blog/
Hi Alexandru,
Thanks very much for the positive feedback. To add multiple audio tracks, you have to use our API (https://bitmovin.com/encoding-documentation/encoder-api-reference-documentation/#/reference/jobs/job/create-a-job) – an example (in PHP) is also available at https://github.com/bitmovin/bitcodin-php/blob/develop/examples/createMultiAudioStreamJob.php.
If you want to add subtitles, the process is quite similar, as documented at https://bitmovin.com/encoding-documentation/encoder-api-reference-documentation/#/reference/manifests/vtt-mpd/create-vtt-mpd. Please note that multi audio as well as subtitles are only available via our API and currently not using web-interface.