Development of MPEG-4 Audio Streaming Player on Mobile Terminal with Embedded Linux Processor

내장형 리눅스 기반 이동 단말기에서의 MPEG-4 오디오 스트리팅 재생기의 구현

  • 차경애 (대구대학교 정보통신공학부)
  • Published : 2008.12.30

Abstract

In this paper, we develop MPEG-4 AAC streaming player on embedded Linux processor such as mobile terminals. Moreover we show the experimental results that the player preforms the decoding processes of MPEG-4 AAC data effectively. MPEG-4 AAC technology supports a wide range encoding rates and high sound quality so it is appropriate to adopt various applications. In particular, the need in the development of the application of audio data increases according to significantly increase in devices used in mobile environments, such as cell phones and PDAs. In this environment, it is necessary to optimize the decoding processes to the ability of the terminal hardware in order to play audio data without delays. We also implement the decoding module to optimize the processor capabilities and make the player to decode and play streaming audio data from streaming server.

본 논문은 내장형 리눅스 기반의 이동 단말기 상에서 MPEG-4 AAC 데이터를 실시간으로 재생하는 소프트웨어를 구현하고 그 실험 결과를 통해서 오차 범위 내에서 MPEG-4 오디오의 재생이 가능함을 검증한다. MPEG-4 AAC 데이터는 압축효율이 높고 음질이 뛰어나 다양한 기기에서 사용이 용이하다. 특히 휴대폰, PDA 등과 같은 이동 환경에서 사용되는 단말기가 급증하면서, 오디오 데이터의 응용어플리케이션 개발의 필요성도 증대되고 있다. 그러나 소형의 이동 단말기는 전력, 메모리 등의 자원의 한계로 인하여 디코딩 과정이 복잡한 MPEG-4 AAC 데이터를 재생하는 응용어플리케이션의 개발을 위해서는 단말기의 성능에 최적화된 형태로 소프트웨어 모듈을 구현해야 한다. 이를 위해서 MPES-4 AAC 디코딩 연산과 정을 단말기의 프로세서 성능에 알맞은 형태로 연산변형하고 스트리밍 서버를 통해서 전송되는 오디오 데이터를 재생할 수 있도록 설계하였다.

Keywords