Subtitle format and error instructions
Error code
VOD Module Introduction
VOD (Video on Demand) allows users to search for and access the content they want to watch at any time from anywhere with an internet connection, instead of having to tune in to a specific channel at a particular time.
Add a VOD
window.addEventListener('message', event => { if (event.data.command === 'ping') { Array.from(document.querySelectorAll('iframe')).forEach(iframe => iframe?.contentWindow?.postMessage({ command: 'pong' }, '\*') ); } });
Edit a VOD
This article details the editable settings once a VOD is created as well as instructions on how to edit these fields in the BlendVision VOD module.
Set up Security Features
window.addEventListener('message', event => { if (event.data.command === 'ping') { Array.from(document.querySelectorAll('iframe')).forEach(iframe => iframe?.contentWindow?.postMessage({ command: 'pong' }, '\*') ); } });
Set up Clips & Tags
The Clips & Tags feature enables to automatically generate important or meaningful video clips and tags by AI which you can instantly focus on through specifying your preferences. This feature only supports VOD contents.
Set up Showroom Features
The showroom is an on-demand website service that lets you easily distribute your content to your target audience without any integration. This approach is integration-free and lightweight, making it an easy and hassle-free option.
Set up Player Features
This guide will walk you through the process of setting up the player in the BlendVision showroom and the BlendVision iFrame player for your content using the BlendVision console.
Set up Cover Images
BlendVision allows you to set up a cover image that is shown during the unpublishing period for each encoded VOD.
Set up Chapters
The Chapter feature enables quick navigation to specific sections within a piece of content.
Set up End Screen
The End Screen feature enables you to show specific videos after a video ends to meet your recommendation requirement.
Share and Publish a VOD
BlendVision One provides three methods to deliver your content to your audience: Showroom, iframe Player, and the Player SDK.
Content Permission Management
BlendVision provides multiple efficient functions for building up your media streaming service. Content permission management is used to control the access limitation of each content for specific users/groups in the same organization.
Confirm Encoding Status of VOD
Once a file(s) is uploaded for encoding, you can confirm the status and details in the VOD editing page of each VOD.
Add an AOD
This article details instructions on how to add an AOD on the BlendVision web console.
Edit an AOD
This article details the editable settings once an AOD is created as well as instructions on how to edit these fields in the BlendVision AOD module.
Integrate Existing Membership Systems for Private Content
BlendVision One provides API integration with your existing membership systems to restrict user access.
Supported Input Formats for VODs
This article details the input format limitations of source files for VOD in BlendVison One.
Processing Speed
When uploading a video, the Processing Speed determines the resources that will be allocated and the time it will take for encoding to complete.
Per-Title-Encoding (PTE) Introduction
What is Per-Title-Encoding (PTE)
Smart Adaptive Bitrate (SmartABR) Introduction
What is Smart Adaptive Bitrate (SmartABR)