KR100657818B1 - Method for playing multimedia data including codec - Google Patents

Method for playing multimedia data including codec Download PDF

Info

Publication number
KR100657818B1
KR100657818B1 KR1020040072232A KR20040072232A KR100657818B1 KR 100657818 B1 KR100657818 B1 KR 100657818B1 KR 1020040072232 A KR1020040072232 A KR 1020040072232A KR 20040072232 A KR20040072232 A KR 20040072232A KR 100657818 B1 KR100657818 B1 KR 100657818B1
Authority
KR
South Korea
Prior art keywords
multimedia data
multimedia
codec module
codec
present
Prior art date
Application number
KR1020040072232A
Other languages
Korean (ko)
Other versions
KR20060023399A (en
Inventor
윤석진
이문수
김민정
정수
권오천
Original Assignee
한국전자통신연구원
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 한국전자통신연구원 filed Critical 한국전자통신연구원
Priority to KR1020040072232A priority Critical patent/KR100657818B1/en
Publication of KR20060023399A publication Critical patent/KR20060023399A/en
Application granted granted Critical
Publication of KR100657818B1 publication Critical patent/KR100657818B1/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q50/00Information and communication technology [ICT] specially adapted for implementation of business processes of specific business sectors, e.g. utilities or tourism
    • G06Q50/10Services
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Business, Economics & Management (AREA)
  • Tourism & Hospitality (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Health & Medical Sciences (AREA)
  • General Engineering & Computer Science (AREA)
  • Economics (AREA)
  • General Health & Medical Sciences (AREA)
  • Human Resources & Organizations (AREA)
  • Marketing (AREA)
  • Primary Health Care (AREA)
  • Strategic Management (AREA)
  • General Business, Economics & Management (AREA)
  • Two-Way Televisions, Distribution Of Moving Picture Or The Like (AREA)
  • Stored Programmes (AREA)

Abstract

1. 청구범위에 기재된 발명이 속하는 기술분야1. TECHNICAL FIELD OF THE INVENTION

본 발명은, 멀티미디어 데이터의 재생 방법에 관한 것임.The present invention relates to a method of playing multimedia data.

2. 발명이 해결하려고 하는 기술적 과제2. The technical problem to be solved by the invention

본 발명은, 멀티미디어 데이터 및 그에 상응하는 코덱 모듈을 포함하는 멀티미디어 포맷의 헤더를 해석하여 상기 멀티미디어 데이터를 추출한 후, 상기 추출한 멀티미디어 데이터를 디코딩하기 위한 코덱 모듈이 존재하지 않음에 따라 상기 멀티미디어 포맷에서 코덱 모듈을 추출하여 상기 멀티미디어 데이터를 재생하기 위한, 멀티미디어 데이터의 재생 방법을 제공하는데 그 목적이 있음.According to the present invention, after extracting the multimedia data by analyzing the header of the multimedia format including the multimedia data and the corresponding codec module, the codec in the multimedia format does not exist because there is no codec module for decoding the extracted multimedia data. It is an object of the present invention to provide a method of playing multimedia data for extracting a module and playing the multimedia data.

3. 발명의 해결 방법의 요지3. Summary of the Solution of the Invention

본 발명은, 재생장치에서의 멀티미디어 데이터 재생 방법에 있어서, 멀티미디어 데이터 및 그에 상응하는 코덱 모듈을 포함하는 멀티미디어 포맷을 읽어들이는 읽기 단계; 상기 읽어들인 멀티미디어 포맷의 헤더를 해석하여 상기 멀티미디어 데이터를 추출하는 단계; 상기 추출한 멀티미디어 데이터를 디코딩하기 위한 코덱 모듈이 존재하는지 확인하는 단계; 및 해당 코덱 모듈이 존재하지 않음에 따라 상기 멀티미디어 포맷에서 코덱 모듈을 추출하여 상기 멀티미디어 데이터를 재생하는 단계를 포함함.According to an aspect of the present invention, there is provided a method of reproducing multimedia data in a reproducing apparatus, comprising: a reading step of reading a multimedia format including multimedia data and a corresponding codec module; Analyzing the header of the read multimedia format to extract the multimedia data; Confirming whether a codec module for decoding the extracted multimedia data exists; And extracting the codec module from the multimedia format and playing the multimedia data when the corresponding codec module does not exist.

4. 발명의 중요한 용도4. Important uses of the invention

본 발명은 멀티미디어 데이터 재생 장치 등에 이용됨.The present invention is used for multimedia data reproducing apparatus and the like.

멀티미디어 포맷, 코덱 모듈 포함, 재생 프로그램, 플랫폼 중립 언어Multimedia formats, including codec modules, playback programs, platform neutral languages

Description

멀티미디어 데이터의 재생 방법{Method for playing multimedia data including codec} Method for playing multimedia data including codec}             

도 1은 본 발명에 따른 코덱 모듈과 멀티미디어 데이터를 포함하는 멀티미디어 포맷의 일실시예 구조도,1 is a structural diagram of an embodiment of a multimedia format including a codec module and multimedia data according to the present invention;

도 2는 본 발명에 따른 멀티미디어 데이터의 재생 방법에 대한 일실시예 흐름도,2 is a flow chart of an embodiment of a method of playing multimedia data according to the present invention;

도 3은 본 발명에 따른 멀티미디어 데이터의 재생 방법에 대한 일실시예 설명도,3 is a diagram illustrating an embodiment of a method of reproducing multimedia data according to the present invention;

도 4는 본 발명에 따른 멀티미디어 데이터의 재생 방법에 대한 다른 실시예 설명도이다.4 is a diagram illustrating another embodiment of a method of reproducing multimedia data according to the present invention.

* 도면의 주요 부분에 대한 부호 설명* Explanation of symbols on the main parts of the drawing

11 : 헤더 12 : 기본 재생 프로그램11: header 12: basic playback program

13 : 코덱 모듈 14 : 멀티미디어 데이터13: codec module 14: multimedia data

본 발명은, 멀티미디어 데이터의 재생 방법에 관한 것으로, 더욱 상세하게는 멀티미디어 데이터와 코덱 모듈을 포함하는 멀티미디어 포맷으로부터 상기 코덱 모듈을 분리하여 상기 멀티미디어 데이터를 재생함으로써, 재생장치에서 코덱의 설치 과정 없이도 멀티미디어 데이터를 재생할 수 있도록 하기 위한, 멀티미디어 데이터의 재생 방법에 관한 것이다.The present invention relates to a method for reproducing multimedia data, and more particularly, to reproduce the multimedia data by separating the codec module from a multimedia format including the multimedia data and a codec module, thereby reproducing the multimedia without installing a codec in a playback device. The present invention relates to a method for reproducing multimedia data for reproducing data.

일반적으로 온라인 상에 존재하는 멀티미디어 데이터를 사용자의 컴퓨터에서 재생하기 위해서는 다운로드 방식 또는 스트리밍 방식을 이용하여 압축된 멀티미디어 데이터를 전달받아 저장하여야 한다. 그리고, 사용자의 컴퓨터에 설치된 재생 프로그램(또는 재생 장치)에서 압축된 멀티미디어 데이터의 포맷을 해석하여 재생하게 된다.In general, in order to reproduce multimedia data existing on-line on a user's computer, it is necessary to receive and store compressed multimedia data using a download method or a streaming method. The playback program (or playback device) installed in the user's computer analyzes and reproduces the compressed multimedia data format.

이와 같이, 다양한 방식으로 압축된 멀티미디어 데이터를 해석할 수 있는 모듈을 코덱이라고 한다. 코덱은 흔히 재생 프로그램에 포함되어 있으나, 최근 멀티미디어 데이터의 질을 높이기 위한 다양한 압축 방식이 등장하면서, 다양한 압축 방식을 해석하기 위한 코덱이 재생 프로그램에서 제공되지 않는 경우가 종종 발생한다. 따라서, 사용자는 압축된 멀티미디어 데이터를 해석할 수 있는 코덱을 개별적으로 설치하여야만 하는 불편함이 있었다.As such, a module capable of interpreting compressed multimedia data in various ways is called a codec. Codecs are often included in playback programs, but as various compression schemes have recently emerged to improve the quality of multimedia data, codecs for interpreting various compression schemes are often not provided in playback programs. Therefore, the user has to be inconvenient to separately install the codecs that can interpret the compressed multimedia data.

본 발명은, 상기와 같은 문제점을 해결하기 위하여 제안된 것으로, 멀티미디어 데이터 및 그에 상응하는 코덱 모듈을 포함하는 멀티미디어 포맷의 헤더를 해석하여 상기 멀티미디어 데이터를 추출한 후, 상기 추출한 멀티미디어 데이터를 디코딩하기 위한 코덱 모듈이 존재하지 않음에 따라 상기 멀티미디어 포맷에서 코덱 모듈을 추출하여 상기 멀티미디어 데이터를 재생하기 위한, 멀티미디어 데이터의 재생 방법을 제공하는데 그 목적이 있다.The present invention has been proposed to solve the above problems, and after analyzing the header of the multimedia format including the multimedia data and the corresponding codec module to extract the multimedia data, the codec for decoding the extracted multimedia data It is an object of the present invention to provide a method for reproducing multimedia data for reproducing the multimedia data by extracting a codec module from the multimedia format as no module exists.

본 발명의 다른 목적 및 장점들은 하기의 설명에 의해서 이해될 수 있으며, 본 발명의 실시예에 의해 보다 분명하게 알게 될 것이다. 또한, 본 발명의 목적 및 장점들은 특허 청구 범위에 나타낸 수단 및 그 조합에 의해 실현될 수 있음을 쉽게 알 수 있을 것이다.
Other objects and advantages of the present invention can be understood by the following description, and will be more clearly understood by the embodiments of the present invention. Also, it will be readily appreciated that the objects and advantages of the present invention may be realized by the means and combinations thereof indicated in the claims.

상기의 목적을 달성하기 위한 본 발명은, 재생장치에서의 멀티미디어 데이터 재생 방법에 있어서, 멀티미디어 데이터 및 그에 상응하는 코덱 모듈을 포함하는 멀티미디어 포맷을 읽어들이는 읽기 단계; 상기 읽어들인 멀티미디어 포맷의 헤더를 해석하여 상기 멀티미디어 데이터를 추출하는 단계; 상기 추출한 멀티미디어 데이터를 디코딩하기 위한 코덱 모듈이 존재하는지 확인하는 단계; 및 해당 코덱 모듈이 존재하지 않음에 따라 상기 멀티미디어 포맷에서 코덱 모듈을 추출하여 상기 멀티미디어 데이터를 재생하는 단계를 포함하는 것을 특징으로 한다.According to an aspect of the present invention, there is provided a method of reproducing multimedia data in a reproducing apparatus, the method including: reading a multimedia format including multimedia data and a corresponding codec module; Analyzing the header of the read multimedia format to extract the multimedia data; Confirming whether a codec module for decoding the extracted multimedia data exists; And reproducing the multimedia data by extracting the codec module from the multimedia format as the corresponding codec module does not exist.

상술한 목적, 특징 및 장점은 첨부된 도면과 관련한 다음의 상세한 설명을 통하여 보다 분명해 질 것이며, 그에 따라 본 발명이 속하는 기술분야에서 통상의 지식을 가진 자가 본 발명의 기술적 사상을 용이하게 실시할 수 있을 것이다. 또 한, 본 발명을 설명함에 있어서 본 발명과 관련된 공지 기술에 대한 구체적인 설명이 본 발명의 요지를 불필요하게 흐릴 수 있다고 판단되는 경우에 그 상세한 설명을 생략하기로 한다. 이하, 첨부된 도면을 참조하여 본 발명에 따른 바람직한 일실시예를 상세히 설명하기로 한다.The above objects, features and advantages will become more apparent from the following detailed description taken in conjunction with the accompanying drawings, whereby those skilled in the art may easily implement the technical idea of the present invention. There will be. In addition, in describing the present invention, when it is determined that the detailed description of the known technology related to the present invention may unnecessarily obscure the gist of the present invention, the detailed description thereof will be omitted. Hereinafter, exemplary embodiments of the present invention will be described in detail with reference to the accompanying drawings.

도 1은 본 발명에 따른 코덱 모듈과 멀티미디어 데이터를 포함하는 멀티미디어 포맷의 일실시예 구조도이다.1 is a structural diagram of an embodiment of a multimedia format including a codec module and multimedia data according to the present invention.

도 1에 도시된 바와 같이, 본 발명에 따른 코덱 모듈과 멀티미디어 데이터를 포함하는 멀티미디어 포맷은 데이터의 종류, 코덱의 종류, 코덱의 크기, 데이터가 실제로 위치한 오프셋 등의 정보를 포함하는 헤더(11), 재생 장치에 재생 프로그램이 설치되어 있지 않을 경우에 멀티미디어 데이터(14)를 재생시키기 위한 프로그램인 기본 재생 프로그램(12), 멀티미디어 데이터(14)를 디코딩(복호화)하기 위한 코덱 모듈(13), 및 멀티미디어 데이터(14)를 포함한다.As shown in FIG. 1, a multimedia format including a codec module and multimedia data according to the present invention includes a header 11 including information such as data type, codec type, size of codec, and offset where data is actually located. A basic playback program 12 which is a program for playing the multimedia data 14 when a playback program is not installed in the playback device, a codec module 13 for decoding (decoding) the multimedia data 14, and And multimedia data 14.

이 때, 상기 코덱 모듈(13)은 특정 운영체제와 중앙처리장치(CPU)에 최적화된 기계어 코드로 구현될 수도 있고, 플랫폼 중립적인 자바 코드 등의 언어로 구현될 수도 있다. 상기 코덱 모듈(13)이 플랫폼 중립적인 언어로 구현될 경우에는 재생 장치의 운영체계에서 중립적인 언어를 처리할 수 있는 소프트웨어가 설치되어 있어야 한다. 상기 코덱 모듈(13)에는 재생, 정지, 탐색 등과 같은 기본적인 멀티미디어 조작을 할 수 있는 인터페이스가 포함되어 있다.In this case, the codec module 13 may be implemented in machine language code optimized for a specific operating system and a central processing unit (CPU), or may be implemented in a language such as platform neutral Java code. When the codec module 13 is implemented in a platform neutral language, software capable of processing the neutral language in the operating system of the playback device should be installed. The codec module 13 includes an interface for performing basic multimedia operations such as play, stop, search, and the like.

상기 멀티미디어 데이터(14)는 상기 코덱 모듈(13)에서 디코딩(복호화)할 수 있도록 인코딩(부호화)되어 있는 데이터이다.The multimedia data 14 is data encoded (encoded) so that the codec module 13 can decode (decode) it.

이처럼, 인코딩된 멀티미디어 데이터(14)와 이를 디코딩하기 위한 코덱 모듈(13)이 하나로 묶여진 파일은 다운로드 혹은 CD 등의 기록매체에 담겨져서 재생 장치에 의해 읽혀질 수 있다. 또한, 스트리밍 방식을 이용할 경우에는 헤더(11)와 코덱 모듈(13)이 먼저 전송되어지고, 그 이후에 멀티미디어 데이터(14)가 전송되면서 재생될 수 있도록 한다.As such, the file in which the encoded multimedia data 14 and the codec module 13 for decoding the same are bundled into one can be read or stored in a recording medium such as a download or a CD. In addition, when the streaming method is used, the header 11 and the codec module 13 are transmitted first, and then the multimedia data 14 is transmitted so that the multimedia data 14 can be reproduced.

본 발명의 전체적인 동작 과정에 대하여서는 도 2를 참조하여 보다 상세히 살펴보기로 한다.The overall operation of the present invention will be described in more detail with reference to FIG. 2.

도 2는 본 발명에 따른 멀티미디어 데이터의 재생 방법에 대한 일실시예 흐름도로서, 네트워크를 통하여 연결된 서버로부터 다운로드 방식에 의하여 또는 기록매체로부터 전체 파일을 읽어들이거나, 네트워크를 통하여 연결된 서버로부터 스트리밍 방식에 의하여 헤더(11), 재생 프로그램(12), 코덱 모듈(13), 및 멀티미디어 데이터(14)를 순차적으로 전송받으면서 수행되는 과정이다.2 is a flowchart illustrating a method of reproducing multimedia data according to an embodiment of the present invention, in which an entire file is read from a server connected via a network, or a file is read from a recording medium, or a streaming method is accessed from a server connected through a network. By doing so, the header 11, the playback program 12, the codec module 13, and the multimedia data 14 are sequentially transmitted.

먼저, 재생장치에서 다운로드 방식에 의하여 또는 기록매체로부터 전체 파일(코덱 모듈과 멀티미디어 데이터를 포함하는 멀티미디어 포맷)을 읽어들인 후, 상기 읽어들인 파일로부터 헤더를 읽어들인다(201). 이때, 재생장치는 가장 일반적으로 컴퓨터(PC), 노트북 등이 될 수 있으며, 이동통신단말기, 개인휴대통신단말기(PCS), 개인용디지털단말기(PDA), 스마트폰, 차세대이동통신단말기(IMT-2000), 무선랜 단말기 등을 비롯한, 프로세서를 구비하여 멀티미디어의 재생이 가능한 모든 장치를 포함한다.First, the playback apparatus reads an entire file (a multimedia format including a codec module and multimedia data) by a download method or from a recording medium, and then reads a header from the read file (201). At this time, the playback device may be a computer (PC), a notebook, etc., most commonly, a mobile communication terminal, a personal mobile communication terminal (PCS), a personal digital terminal (PDA), a smartphone, a next generation mobile communication terminal (IMT-2000). ), Including a wireless LAN terminal and the like, includes all devices including a processor capable of playing multimedia.

이후, 상기 재생장치에 재생 프로그램이 존재하는지를 확인한다(202).Thereafter, it is checked whether a playback program exists in the playback apparatus (202).

상기 확인 결과(202), 재생 프로그램이 존재하면 코덱 모듈(13)을 로딩하여, 상기 이미 존재하는 재생 프로그램과 연결시킨다(203). 즉, 도 3에 도시된 바와 같이, 재생장치에 이미 재생 프로그램이 설치되어 있는 경우에는 재생 장치에서 헤더를 해석하여 멀티미디어 데이터(14)를 디코딩하는데 필요한 코덱 모듈(13)의 위치를 파악한 후, 코덱 모듈(13)을 분리하여 프로그램을 수행할 수 있는 주기억장치(메모리)에 로딩한다. 그리고, 상기 로딩한 코덱 모듈(13)을 이미 설치되어 있는 재생 프로그램과 연결시킨다. As a result of the check 202, if a playback program exists, the codec module 13 is loaded and connected to the already existing playback program (203). That is, as shown in FIG. 3, when the playback apparatus is already installed in the playback apparatus, the header is interpreted by the playback apparatus to determine the position of the codec module 13 necessary for decoding the multimedia data 14. The module 13 is separated and loaded into a main memory (memory) capable of executing a program. Then, the loaded codec module 13 is connected to a playback program which is already installed.

이후, 상기 재생 프로그램에서는 상기 로딩한 코덱 모듈을 이용하여 멀티미디어 데이터(14)를 디코딩하여 재생시킨다(206). 이처럼, 재생장치에서는 멀티미디어 데이터(14)를 디코딩할 수 있는 코덱이 설치되어 있지 않더라도 이를 재생할 수 있다.Thereafter, the playback program decodes and plays the multimedia data 14 using the loaded codec module (206). In this manner, the playback apparatus can reproduce the multimedia data 14 even if it is not provided with a codec capable of decoding the multimedia data 14.

한편, 상기 확인 결과(202), 재생 프로그램이 존재하지 않으면 기본 재생 프로그램(12)을 로딩한 후(204), 코덱 모듈(13)을 로딩하여 상기 로딩한 기본 재생 프로그램(12)과 연결시킨다(205). 즉, 도 4에 도시된 바와 같이, 재생장치에 재생 프로그램이 설치되어 있지 않은 경우에는 재생 장치에서 헤더를 해석하여 멀티미디어 데이터(14)를 재생하는데 필요한 기본 재생 프로그램(12)의 위치를 파악한 후, 기본 재생 프로그램(12)을 분리하여 주기억장치(메모리)에 로딩한다. 또한, 상기 재생 장치는 헤더를 해석하여 멀티미디어 데이터(14)를 디코딩하는데 필요한 코덱 모듈(13)의 위치를 파악한 후, 코덱 모듈(13)을 분리하여 프로그램을 수행할 수 있는 주기억장치(메모리)에 로딩하여, 상기 기본 재생 프로그램(12)과 연결시킨다. On the other hand, if the check result 202, if the playback program does not exist, after loading the basic playback program 12 (204), the codec module 13 is loaded and connected to the loaded basic playback program 12 ( 205). That is, as shown in FIG. 4, when the playback apparatus is not installed in the playback apparatus, after the header is analyzed by the playback apparatus, the position of the basic playback program 12 necessary for playing the multimedia data 14 is determined. The basic playback program 12 is separated and loaded into the main memory (memory). In addition, the playback apparatus interprets the header to determine the position of the codec module 13 required to decode the multimedia data 14, and then separates the codec module 13 into a main memory (memory) capable of executing a program. It is loaded and connected with the basic playback program 12.

이후, 상기 로딩한 재생 프로그램과 상기 로딩한 코덱 모듈을 이용하여 멀티미디어 데이터(14)를 디코딩하여 재생시킨다(206).Thereafter, the multimedia data 14 is decoded and reproduced by using the loaded playback program and the loaded codec module (206).

이와 같이, 재생장치에 적절한 재생 프로그램 및 코덱 모듈이 설치되어 있지 않더라도 편리하게 멀티미디어 데이터를 재생시킬 수 있으며, 플랫폼 중립적인 언어(예를 들어, 자바)를 이용하여 코덱 모듈을 구현함으로써, 운영체제나 중앙처리장치(CPU)의 종류에 관계없이 모두 실행가능한 장점이 있다.As such, even if an appropriate playback program and codec module are not installed in the playback device, multimedia data can be conveniently played back. By implementing a codec module using a platform-neutral language (for example, Java), the operating system or the central Regardless of the type of processing unit (CPU), there is an advantage that all can be executed.

상술한 바와 같은 본 발명의 방법은 프로그램으로 구현되어 컴퓨터로 읽을 수 있는 형태로 기록매체(씨디롬, 램, 롬, 플로피 디스크, 하드 디스크, 광자기 디스크 등)에 저장될 수 있다. 이러한 과정은 본 발명이 속하는 기술 분야에서 통상의 지식을 가진 자가 용이하게 실시할 수 있으므로 더 이상 상세히 설명하지 않기로 한다.As described above, the method of the present invention may be implemented as a program and stored in a recording medium (CD-ROM, RAM, ROM, floppy disk, hard disk, magneto-optical disk, etc.) in a computer-readable form. Since this process can be easily implemented by those skilled in the art will not be described in more detail.

이상에서 설명한 본 발명은, 본 발명이 속하는 기술분야에서 통상의 지식을 가진 자에게 있어 본 발명의 기술적 사상을 벗어나지 않는 범위 내에서 여러 가지 치환, 변형 및 변경이 가능하므로 전술한 실시예 및 첨부된 도면에 의해 한정되는 것이 아니다.The present invention described above is capable of various substitutions, modifications, and changes without departing from the technical spirit of the present invention for those skilled in the art to which the present invention pertains. It is not limited by the drawings.

상기와 같이 본 발명은, 멀티미디어 데이터 및 그에 상응하는 코덱 모듈을 포함하는 멀티미디어 포맷의 헤더를 해석하여 상기 멀티미디어 데이터를 추출한 후, 상기 추출한 멀티미디어 데이터를 디코딩하기 위한 코덱 모듈이 존재하지 않음에 따라 상기 멀티미디어 포맷에서 코덱 모듈을 추출하여 상기 멀티미디어 데이터를 재생함으로써, 재생장치에서 코덱의 설치 과정 없이도 멀티미디어 데이터를 재생할 수 있는 효과가 있다.As described above, according to the present invention, after extracting the multimedia data by analyzing the header of the multimedia format including the multimedia data and the corresponding codec module, there is no codec module for decoding the extracted multimedia data. By extracting the codec module from the format and playing the multimedia data, the playback apparatus can play the multimedia data without installing the codec.

또한, 본 발명은, 플랫폼 중립적인 언어(예를 들어, 자바)를 이용하여 코덱 모듈을 구현함으로써, 운영체제나 중앙처리장치(CPU)의 종류에 관계없이 실행가능한 효과가 있다.In addition, the present invention implements a codec module using a platform-neutral language (for example, Java), so that the present invention can be executed regardless of the type of operating system or CPU.

Claims (6)

재생장치에서의 멀티미디어 데이터 재생 방법에 있어서,In the multimedia data playback method in the playback device, 멀티미디어 데이터 및 그에 상응하는 코덱 모듈을 포함하는 멀티미디어 포맷을 읽어들이는 읽기 단계; A reading step of reading a multimedia format including multimedia data and a corresponding codec module; 상기 읽어들인 멀티미디어 포맷의 헤더를 해석하여 상기 멀티미디어 데이터를 추출하는 단계; Analyzing the header of the read multimedia format to extract the multimedia data; 상기 추출한 멀티미디어 데이터를 디코딩하기 위한 코덱 모듈이 존재하는지 확인하는 단계; 및 Confirming whether a codec module for decoding the extracted multimedia data exists; And 해당 코덱 모듈이 존재하지 않음에 따라 상기 멀티미디어 포맷에서 코덱 모듈을 추출하여 상기 멀티미디어 데이터를 재생하는 단계Playing the multimedia data by extracting the codec module from the multimedia format when the corresponding codec module does not exist 를 포함하는 멀티미디어 데이터의 재생 방법.Method of playing multimedia data comprising a. 제 1 항에 있어서,The method of claim 1, 상기 읽기 단계는,The reading step, 상기 코덱 모듈과 멀티미디어 데이터를 포함하는 멀티미디어 포맷을 저장매체로부터 읽어들이는 것을 특징으로 하는 멀티미디어 데이터의 재생 방법.And a multimedia format including the codec module and the multimedia data from a storage medium. 제 1 항에 있어서,The method of claim 1, 상기 읽기 단계는,The reading step, 상기 코덱 모듈과 멀티미디어 데이터를 포함하는 멀티미디어 포맷을 네트워크를 통하여 연결된 서버로부터 다운로드 방식에 따라 읽어들이는 것을 특징으로 하는 멀티미디어 데이터의 재생 방법.And a multimedia format including the codec module and the multimedia data from a server connected through a network according to a download method. 제 1 항에 있어서,The method of claim 1, 상기 읽기 단계는,The reading step, 상기 코덱 모듈과 멀티미디어 데이터를 포함하는 멀티미디어 포맷을 네트워크를 통하여 연결된 서버로부터 스트리밍 방식에 따라 읽어들이는 것을 특징으로 하는 멀티미디어 데이터의 재생 방법.And a multimedia format including the codec module and the multimedia data from a server connected through a network in a streaming manner. 제 1 항 내지 제 4 항 중 어느 한 항에 있어서,The method according to any one of claims 1 to 4, 상기 코덱 모듈은,The codec module, 플랫폼 중립적인 언어를 이용하여 구현하여, 운영체제나 중앙처리장치(CPU)에 독립적인 것을 특징으로 하는 멀티미디어 데이터의 재생 방법.Implementing using a platform-neutral language, the multimedia data playback method, characterized in that independent of the operating system or the central processing unit (CPU). 삭제delete
KR1020040072232A 2004-09-09 2004-09-09 Method for playing multimedia data including codec KR100657818B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020040072232A KR100657818B1 (en) 2004-09-09 2004-09-09 Method for playing multimedia data including codec

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020040072232A KR100657818B1 (en) 2004-09-09 2004-09-09 Method for playing multimedia data including codec

Publications (2)

Publication Number Publication Date
KR20060023399A KR20060023399A (en) 2006-03-14
KR100657818B1 true KR100657818B1 (en) 2006-12-14

Family

ID=37129620

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020040072232A KR100657818B1 (en) 2004-09-09 2004-09-09 Method for playing multimedia data including codec

Country Status (1)

Country Link
KR (1) KR100657818B1 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100826557B1 (en) * 2006-10-11 2008-04-30 포스데이타 주식회사 Method and Apparatus for Generating and Playing Playback File Capable of Easily Changing Player

Also Published As

Publication number Publication date
KR20060023399A (en) 2006-03-14

Similar Documents

Publication Publication Date Title
US8050542B2 (en) Method and apparatus for reproducing multimedia contents, apparatus and method for creating multimedia contents, and medium for storing multimedia contents
US10129556B2 (en) Systems and methods for accessing digital data
US10025787B2 (en) Systems and methods for selecting digital data for archival
US6977877B2 (en) Compressed audio data reproduction apparatus and compressed audio data reproducing method
US20060214707A1 (en) Information processing apparatus and method
EP1579453B1 (en) Extensible disc player
US20100104267A1 (en) System and method for playing media file
JP2007514971A5 (en)
US20070239780A1 (en) Simultaneous capture and analysis of media content
KR20010069858A (en) System and method for playing multimedia file
US11113329B2 (en) Systems and methods for selecting digital data for archival
KR100657818B1 (en) Method for playing multimedia data including codec
JP4695006B2 (en) Decryption processing device
CN113542764A (en) Video quick starting method and device, electronic equipment and computer readable medium
US20130204413A1 (en) Audio Hyperlinking
CN102387177A (en) Method and device for downloading audio-visual files
KR100757858B1 (en) Optional encoding system and method for operating the system
JP2008047196A (en) Content transfer system, content recorder, content transfer device, and program therefor
KR102676620B1 (en) User terminal, medium of information of contents, and operating method thereof
CN101350919B (en) Recording device, recording method
KR101369426B1 (en) Method and apparatus for transforming MP3 file to MPEG4 file, and method and apparatus for playing MPEG4 file thereof
KR102701785B1 (en) User terminal device having media player capable of moving semantic unit, and operating method thereof
KR101060490B1 (en) Method and device for calculating average bitrate of a file of variable bitrate, and audio device comprising said device
KR20060027973A (en) Apparatus for reproducing multimedia file and method of the same
KR100455805B1 (en) A method for protecting multimedia data stored in recording media

Legal Events

Date Code Title Description
A201 Request for examination
E902 Notification of reason for refusal
E701 Decision to grant or registration of patent right
GRNT Written decision to grant
LAPS Lapse due to unpaid annual fee