실시간에서 여러 개의 동영상을 재생하는 미디어 플레이어의 설계 및 구현

Design and Implementation of a Media Player That Playing Several Moving Pictures in Real Time

  • 발행 : 2003.10.01

초록

컴퓨터의 성능 향상으로 인해서, 멀티미디어 플레이어에 대한 사용자의 요구는 하나의 동영상 재생기(Media Player)에서 여러 개의 동영상을 동시에 실행시킬 수 있는 복수 동영상 재생기가 일반화 될 것으로 본다. 현재로는 단일 동영상 재생에서 사용한 방법을 그대로 사용한 복수 동영상 재생을 지원하는 제품이 나왔으나, 그로 인한 문제점은 해결하지 못하고 있다. 본 논문에서는 단일 동영상 재생에서 사용되어지는 방법들을 복수 동영상의 재생 시에 적용할 경우에 생기는 문제점들 즉, 복수 동영상 재생시의 깜빡임 현상, 재생 우선 순위 처리 그리고 반투명 처리 문제와 여러 개의 동영상을 재생할 경우에 가장 큰 문제점으로 공간 연출 지원이 이루어지지 않는다는 점을 인식하고, 오버랩핑(overlapping)과 오버레이(overlay)기법을 사용하는 복수 동영상의 공간 재생기를 설계 및 구현하였다.

With the improvement of the computer performance, the users demand for the multimedia player is getting higher, which will be the major force behind the wide distribution of the media player that allows several moving pictures to run simultaneously using multiple windows on the screen. Products that adopted the same method used for a single moving picture and yet support the several moving pictures simultaneously emerged; however, they are not immune from problems. In this paper, we propose method to solve the problems of blinking, play prioritization processor and semi-transparent Processor that occur when appling several moving pictures to the method used for a single moving picture and suggested the possible solutions. Taking it one step further, it focused on design and implementation of the media player that allows several moving pictures using overlapping and overlay technique by recognizing the biggest problem, which is that the above media play is not supported when playing several moving pictures simultaneously.

키워드