Subtitle format and error instructions
Error code
VOD 功能模組的基礎操作
VOD(視訊VOD) 近年來,由於線上串流媒體服務的興起,它變得越來越流行,用於娛樂、教育和教學目的,例如線上培訓課程和教學課程。用戶無需在特定時間調到特定頻道來觀看節目或電影,只需透過網路連線即可隨時隨地搜尋並存取他們想要觀看的內容。
新增VOD
window.addEventListener('message', event => { if (event.data.command === 'ping') { Array.from(document.querySelectorAll('iframe')).forEach(iframe => iframe?.contentWindow?.postMessage({ command: 'pong' }, '\*') ); } });
編輯VOD
本文詳細介紹了在BlendVision One VOD模組中創建VOD後可編輯的設定以及如何編輯這些字段的步驟。
設置內容保護功能
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.
設置播放器功能
這份指南將指導您如何使用BlendVision One控制台為您的內容設置BlendVision One展示室和BlendVision One iframe播放器。
設置封面圖片
BlendVision One 提供了設置封面圖像的功能,這些圖像會在已轉檔的 VOD 未發布期間顯示。
設置章節
章節功能可以讓觀眾快速導航到內容的特定部分。
分享和發佈VOD
BlendVision One提供三種方法將您的內容傳達給觀眾:展示間、iframe播放器和播放器 SDK。
確認VOD轉檔狀態
一旦檔案上傳進行轉檔後,您可以在每個VOD的編輯頁面中確認狀態和詳細信息。
統合現有會員系統以用於私人內容
BlendVision One提供API與您現有的會員系統整合,用以限制用戶訪問。
Set up End Screen
The End Screen feature enables you to show specific videos after a video ends to meet your recommendation requirement.
VOD支援的輸入格式
本文詳細說明BlendVison One中VOD來源檔案的輸入格式限制。
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.
處理速度
在上傳視頻時,處理速度決定了將被分配的資源和轉檔完成所需的時間。
Per-Title-Encoding (PTE) 介紹
什麼是 Per-Title-Encoding (PTE)
Add an AOD
This article details instructions on how to add an AOD on the BlendVision web console.
Smart Adaptive Bitrate (SmartABR) 介紹
什麼是 Smart Adaptive Bitrate (SmartABR)
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.