Support for the interactive operations of a video-on-demand system

碩士 === 國立臺灣大學 === 資訊工程學研究所 === 84 === It has been an active research topic providing smooth playback capabilities for video-on-demand(VOD) systems. From a user's perspective, interactive VCR functions like fast...

Full description

Bibliographic Details
Main Authors: Jiang, Jin Yuan, 江金原
Other Authors: Ou Yang, Yan Zheng
Format: Others
Language:zh-TW
Published: 1996
Online Access:http://ndltd.ncl.edu.tw/handle/48666854899466480867
Description
Summary:碩士 === 國立臺灣大學 === 資訊工程學研究所 === 84 === It has been an active research topic providing smooth playback capabilities for video-on-demand(VOD) systems. From a user's perspective, interactive VCR functions like fast forward and backward operations are desirable. A VOD system with such features is called an interactive VOD systems. This thesis discusses the implementation of a scheme to support the interactive operations for VOD systems. The implementation assumes video data is stored in the MPEG format. During the normal playback, all frames, I-frames, P-frames, and B-frames, are played. During the fast forward and backward operations, only I-frames are plaued. For supporting interactive operations, separate video files containing only I-frames are generated in advance. Though this scheme costs extra disk space, the video server performance is highly improved. In addition, the video server does not need to differentiate the video files containing only I-frames and the regular MPEG files. As a result, the support of interactive operations incurs no special designs.