DOI QR코드

DOI QR Code

Effective Method to Change Multimedia Scene Configuration Information Using DOM Update

DOM update를 이용한 효율적인 멀티미디어 장면 구성 정보 변경 방안

  • 김규헌 (경희대학교 전자전파공학부) ;
  • 박정욱 (경희대학교 전자전파공학부) ;
  • 김병철 (경희대학교 전자전파공학과)
  • Received : 2012.09.13
  • Accepted : 2012.12.27
  • Published : 2013.01.30

Abstract

Richmedia Service means that interactive media service can provide view with various multimedia elements(such as Video, Audio, Text) at same time. Various Multimedia elements can be serviced by Scene Description technology standards like BIFS(Binary Format for Scenes) and LASeR(Light Application Scene Representation). By providing Scene Component information, richmedia service is available to various multimedia services. so users is available to personalized services fitting temporal and spatial options. In conventional technology, when the scene is changed by user or service, mobile deletes the scene of configuration information and makes new scene of configuration information. this is a very inefficient way. In this paper, Propoesed that by using DOM(Document Object Model) method, to pass only the dynamic configuration part, changes scene method.

리치미디어 서비스는 비디오, 오디오, 텍스트와 같은 다수의 멀티미디어 요소들을 동시에 소비할 수 있으며 시청자의 요구사항을 수용하여 개인화된 데이터에 대한 이용이 가능한 대화형 미디어 서비스를 뜻한다. MPEG(Moving Picture Expert Group)에서는 BIFS(Binary Format for Scenes)와 LASeR(Light Application Scene Representation)를 제정함으로써 리치미디어 서비스를 위한 방안을 제시하였다. 상기 두 표준은 다수의 미디어 콘텐츠간의 시간적, 공간적 배치에 대한 정보와 콘텐츠 간 상호작용을 기술한 장면 구성 정보를 이용함으로써 리치미디어 서비스를 가능하게 하였다. 그러나 기존의 리치미디어 서비스에서는 사용자 및 서비스에 의해서 장면 구성 정보가 변경될 때마다 매번 단말이 가진 기존의 장면 구성 정보를 삭제하고 새로운 장면 구성 정보를 생성 및 분석해야하는 비효율적인 방법으로 장면 전환이 이루어진다. 따라서 본 논문에서는 DOM(Document Object Model) update라는 웹문서 데이터 인터페이스 규격을 사용하여 보다 효율적이고 동적인 장면 구성 변경 방안을 제시하여 장면 전환의 시간적 단축 효과와 장면전환에 따른 화면의 정지 등의 불연속성을 제거하는 효과를 검증하였다.

Keywords

References

  1. ISO/IEC 14496-1:1999 Information Technology - Coding of audio- visual objects - Part 1 : Systems.
  2. ISO/IEC 14496-20:2006 Information Technology - Part 20 : Light-weight Application Scene Representation(LASeR) and Simple Aggregation Format(SAF)
  3. W3C Extensible Markup Language (XML) 1.0 (Fifth Edition) - http://www.w3.org/TR/2008/REC-XML-20081126/
  4. W3C Document Object Model(DOM) Level 3 Load and Save Specification version 1.0 - http://www.w3.org/TR/2004/REC-DOMLevel- 3-LS-20040407/
  5. KimByungchul et al. "An Efficient Transmission Method of Panoramic Multimedia Contents in a Limited Bandwidth Environment" JBE, Vol.16, NO.5, pp.811-823, Sep. 2011 https://doi.org/10.5909/JEB.2011.16.5.811
  6. LeeYunJu "A Scene Composition by Object Priority Order on MPEG-4 Player", kiise, 2003.4 vol.30(3)
  7. LeeInjae et al. "Rich Media Framework based on MPEG-4 LASeR PMSI Technique", JBE, Vol.15, NO.2, pp.248-264, March. 2010 https://doi.org/10.5909/JBE.2010.15.2.248
  8. W3C Scalable Vector Graphics(SVG) TIny 1.2 Specification - http://www.w3.org/TR/SVGTiny12/
  9. "DOM Scripting : Web Design with JavaScript and the Document Object Model", Jeremy Keith, 76p