KR100796777B1 - Method for the delivery of multimedia file compressed by differential pulse code modulation using ftp file transter - Google Patents

Method for the delivery of multimedia file compressed by differential pulse code modulation using ftp file transter Download PDF

Info

Publication number
KR100796777B1
KR100796777B1 KR1020070063857A KR20070063857A KR100796777B1 KR 100796777 B1 KR100796777 B1 KR 100796777B1 KR 1020070063857 A KR1020070063857 A KR 1020070063857A KR 20070063857 A KR20070063857 A KR 20070063857A KR 100796777 B1 KR100796777 B1 KR 100796777B1
Authority
KR
South Korea
Prior art keywords
frame
multimedia file
ftp
file
transmission unit
Prior art date
Application number
KR1020070063857A
Other languages
Korean (ko)
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 주식회사 셀런
Application granted granted Critical
Publication of KR100796777B1 publication Critical patent/KR100796777B1/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/00Systems or methods specially adapted for specific business sectors, e.g. utilities or tourism
    • G06Q50/10Services
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L27/00Modulated-carrier systems
    • H04L27/32Carrier systems characterised by combinations of two or more of the types covered by groups H04L27/02, H04L27/10, H04L27/18 or H04L27/26
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N21/00Selective content distribution, e.g. interactive television or video on demand [VOD]
    • H04N21/60Network structure or processes for video distribution between server and client or between remote clients; Control signalling between clients, server and network components; Transmission of management data between server and client, e.g. sending from server to client commands for recording incoming content stream; Communication details between server and client 
    • H04N21/61Network physical structure; Signal processing
    • H04N21/6106Network physical structure; Signal processing specially adapted to the downstream path of the transmission network
    • H04N21/6125Network physical structure; Signal processing specially adapted to the downstream path of the transmission network involving transmission via Internet

Abstract

A method for transferring a multimedia file compressed by DPCM(Differential Pulse Code Modulation) by using an FTP(File Transfer Protocol) is provided to play the multimedia file transferred by the FTP in a short time and reduce a waiting time of a user terminal remarkably by efficiently transferring the multimedia file compressed by DPCM. An FTP server transfers a reference file storing a start/end position and a file size of each frame included in a multimedia file to a client terminal before the multimedia file is transferred. The client terminal controls playback of the multimedia file received from the FTP server by referring to the reference file(S400). The FTP server prevents one frame from being divided into two transfer units by referring to the reference file when the transfer unit of the multimedia file is set.

Description

FTP를 이용한 차등펄스코드변조에 의해 압축된 멀티미디어 파일을 전송하는 방법{METHOD FOR THE DELIVERY OF MULTIMEDIA FILE COMPRESSED BY DIFFERENTIAL PULSE CODE MODULATION USING FTP FILE TRANSTER}METHODS FOR THE DELIVERY OF MULTIMEDIA FILE COMPRESSED BY DIFFERENTIAL PULSE CODE MODULATION USING FTP FILE TRANSTER}

도 1은 기존의 FTP를 이용한 멀티미디어 파일의 전송에 적용되는 전송단위 설정의 대표적 예를 도시한 도이다.1 is a diagram illustrating a representative example of a transmission unit setting applied to the transmission of a multimedia file using a conventional FTP.

도 2는 본 발명에 따른 차등펄스코드변조에 의해 압축된 멀티미디어 파일을 FTP를 이용하여 전송하는 방법에 사용되는 참조파일의 바람직한 구현예를 도시한 도이다.2 is a diagram showing a preferred embodiment of a reference file used in a method of transmitting a multimedia file compressed by differential pulse code modulation using FTP according to the present invention.

도 3은 도 2에 도시된 참조파일을 참조하여, 사용자로부터 요청된 멀티미디어 파일에 대한 전송단위를 설정하는 바람직한 구현예를 도시한 도이다.3 is a diagram illustrating a preferred embodiment of setting a transmission unit for a multimedia file requested from a user with reference to the reference file shown in FIG. 2.

도 4는 본 발명에 따른 차등펄스코드변조에 의해 압축된 멀티미디어 파일을 FTP을 통해 전송하는 방법의 바람직한 구현예를 도시한 흐름도이다.4 is a flowchart illustrating a preferred embodiment of a method for transmitting a multimedia file compressed by differential pulse code modulation via FTP according to the present invention.

도 5는 본 발명에 따른 차등펄스코드변조에 의해 압축된 멀티미디어 파일을 FTP를 통해 전송하는 방법의 바람직한 구현예를 도시한 블록도이다.5 is a block diagram showing a preferred embodiment of the method for transmitting a multimedia file compressed by differential pulse code modulation according to the present invention via FTP.

본 발명은 FTP를 이용한 차등펄스코드변조(DPCM)에 의해 압축된 멀티미디어 파일을 클라이언트 단말에 전송하는 방법에 관한 것이다.The present invention relates to a method for transmitting a multimedia file compressed by differential pulse code modulation (DPCM) using FTP to a client terminal.

데이터 전송의 대표적 예로는 서버-사용자 파일전송과, P2P 파일전송을 들 수 있는데, IPTV 환경하에서 VOD 파일은 통상 FTP 파일전송 기법에 의해 전송된다. 기존의 FTP 파일전송을 이용한 멀티미디어 파일의 전송은 시작위치부터 차례로 전송이 이루어지고, 전송이 중간에 끊겨 다시 전송이 이루어지는 경우 이미 전송받은 마지막 위치부터 이어서 전송이 이루어지게 된다.Representative examples of data transfer include server-user file transfer and P2P file transfer. In an IPTV environment, a VOD file is usually transmitted by an FTP file transfer technique. Transmission of the multimedia file using the existing FTP file transfer is sequentially performed from the start position, and when the transfer is interrupted and the transfer is performed again, the transfer is continuously performed from the last position already received.

도 1은 기존의 FTP 파일 전송의 대표적 예를 도시한 도이다. 기존의 FTP 파일전송은 전송받고자 하는 파일을 소정의 전송단위로 분할하고, 클라이언트 단말기(셋톱박스)는 분할된 전송단위들을 서버로부터 전송받은 후 이들을 재구성하여 사용자에게 제공한다. 이때, 전송단위는 통상 정해진 사이즈(예: 1024 byte)로 무작위로 설정된다. 예를 들면, 차등펄스코드변조(DPCM - differential pulse code modulation)에 의해 압축된 멀티미디어 파일은 헤더와, I1, I2, I3 내지 In으로 구성된 복수의 I 프레임(intraframe)과, P1, P2, P3 내지 Pm으로 구성된 복수의 P 프레임(Pridicted frame)과, B1, B2, B3 내지 Bk로 구성된 복수의 B 프레임(bi-directional frame)으로 이루어진다. 종래의 FTP 파일 전송에 따르면, 상기 멀티미디어 파일을 소정의 전송단위로 구별하고, 각각의 전송단위가 서버로부터 제공된다. 따라서, 하나의 프레임이 두개의 전송단위로 분할될 수 있는 문제점이 있었다. 구체적으로, 도 1에 도시된 바와 같이, I2 프레임이 전송단위 3(TU3)과 전송단위 4(TU4)로 분할될 수 있다. 이러한 방식으로 멀티미디어 파일이 전달되면, 전송단위 3을 모두 수신하였음에도 불구하고, 전송단위 4가 도착하지 아니하면 I2 프레임을 사용자 화면에 디스플레이하지 못하게 된다. 따라서, 전송단위 4의 수신이 확인될 때까지, I2 프레임의 처리가 지연되는 문제점이 있었다. 더 나아가, 기존의 FTP 파일전송은, 상기 멀티미디어 파일에 포함된 전송단위의 요청을 순서대로 수행한다. 구체적으로, 전송단위 1(TU1)의 요청, 전송단위 2(TU2)의 요청, 전송단위 3(TU3)의 요청, …, 및 전송단위 N(TUN)의 요청을 순서대로 진행한다. 그러나, 이러한 순차적 처리는 때때로 빨리감기 등과 같은 트릭모드에 능동적으로 대응하지 못하는 문제점이 있었다.1 is a diagram showing a representative example of a conventional FTP file transfer. The existing FTP file transfer divides a file to be transmitted into predetermined transmission units, and the client terminal (set-top box) receives the divided transmission units from the server and reconfigures them to provide them to the user. At this time, the transmission unit is randomly set to a predetermined size (for example, 1024 bytes). For example, a multimedia file compressed by differential pulse code modulation (DPCM) may include a header, a plurality of I frames composed of I 1 , I 2 , I 3 to I n , and P 1. It consists of a plurality of P frames (Pridicted frame) consisting of, P 2 , P 3 to P m , and a plurality of B frames (bi-directional frame) consisting of B 1 , B 2 , B 3 to B k . According to the conventional FTP file transfer, the multimedia file is divided into predetermined transfer units, and each transfer unit is provided from a server. Therefore, there is a problem that one frame can be divided into two transmission units. Specifically, as shown in FIG. 1, an I 2 frame may be divided into transmission unit 3 (TU 3 ) and transmission unit 4 (TU 4 ). When the multimedia file is transmitted in this manner, even if the transmission unit 3 has been received, if the transmission unit 4 does not arrive, the I 2 frame cannot be displayed on the user screen. Therefore, there is a problem that the processing of the I 2 frame is delayed until the reception of the transmission unit 4 is confirmed. Furthermore, the existing FTP file transfer sequentially performs requests of the transmission unit included in the multimedia file. Specifically, request of transmission unit 1 (TU 1 ), request of transmission unit 2 (TU 2 ), request of transmission unit 3 (TU 3 ),. The request of, and transmission unit N (TU N ) proceed in order. However, this sequential process sometimes has a problem in that it does not actively respond to trick modes such as fast forward.

본 발명은 상기와 같은 문제점을 해결하기 위하여 제시된 것으로서, 본 발명의 목적은, 전송받고자 하는 파일의 특성에 기초하여 멀티미디어 파일의 전송을 수행함으로써, FTP를 이용한 멀티미디어 파일의 전송을 보다 효율적으로 성취하는 것이다. 구체적으로, 본 발명에 따르면, 차등펄스코드변조(Differential pulse-code modulation, "DPCM")에 의해 압축된 멀티미디어 파일을 보다 효율적으로 FTP를 이용하여 클라이언트 단말에 전송하는 방법이 제공된다.The present invention has been made to solve the above problems, and an object of the present invention is to perform a multimedia file transmission on the basis of the characteristics of a file to be transmitted, thereby achieving a multimedia file transmission using FTP more efficiently. will be. Specifically, according to the present invention, there is provided a method of more efficiently transmitting a multimedia file compressed by differential pulse-code modulation ("DPCM") to a client terminal using FTP.

본 발명의 다른 목적은 멀티미디어 파일의 플레이를 신속하게 성취하고, 사용자의 대기시간을 감소시킬 수 있는, FTP를 통한 멀티미디어 파일의 전송방법을 제공하는 것이다.Another object of the present invention is to provide a method for transmitting a multimedia file via FTP, which can quickly achieve the play of the multimedia file and reduce the waiting time of the user.

본 발명의 또 다른 목적은 멀티미디어 파일을 구성하는 모든 전송단위가 다운로드되지 아니하여도 트릭모드(빨리 감기 동작모드) 등에 의해 멀티미디어 파일의 플레이가 가능한 FTP를 통한 멀티미디어 파일의 전송방법을 제공하는 것이다.It is still another object of the present invention to provide a method for transmitting a multimedia file via FTP, in which a multimedia file can be played by a trick mode (fast forward operation mode) or the like without all the transmission units constituting the multimedia file downloaded.

본 발명의 바람직한 구현예에 따르면, 사용자의 요청에 응답하여, 헤더와, I1, I2, I3 내지 In으로 구성된 I 프레임과, P1, P2, P3 내지 Pm으로 구성된 P 프레임과, B1, B2, B3 내지 Bk로 구성된 B 프레임으로 이루어진 차등펄스코드변조(DPCM)에 의해 압축된 멀티미디어 파일을 FTP 파일전송을 통해 FTP 서버로부터 클라이언트 단말에 전달하는 방법에 있어서, 상기 방법이, FTP 서버로부터 클라이언트 단말에 상기 멀티미디어 파일을 클라이언트 단말에 전송하기 전에, 상기 멀티미디어 파일에 포함된 프레임들의 시작위치, 종료위치 및 파일크기를 기록한 참조파일을 상기 클라이언트 단말에 전송하는 단계, 상기 클라이언트 단말에 의해, 상기 참조파일을 참조하여, FTP 서버로부터 전달되는 멀티미디어 파일의 재생을 제어하는 단계를 포함하여 이루어지는 특징으로 하는, 차등펄스코드변조에 의해 압축된 멀티미디어 파일을 FTP를 통해 FTP 서버로부터 클라이언트 단말에 전달하는 방법이 제공된다. 이 때, 상기 FTP 서버는 전송단위를 설정할 때, 한 개의 프레임이 두개의 전송단위로 쪼개어지지 아니하도록 설정된다. 이것은 한개의 프레임이 두개의 전송단위로 쪼개짐으로써 발생하는 대기시간을 감소시킨다. According to a preferred embodiment of the present invention, in response to a user's request, a header, an I frame consisting of I 1 , I 2 , I 3 to I n , and P consisting of P 1 , P 2 , P 3 to P m In a method for transferring a multimedia file compressed by a differential pulse code modulation (DPCM) consisting of a frame and a B frame consisting of B 1 , B 2 , B 3 to B k from an FTP server to a client terminal through FTP file transfer, Transmitting the reference file recording the start position, end position, and file size of the frames included in the multimedia file to the client terminal before the multimedia file is transmitted from the FTP server to the client terminal. And controlling, by the client terminal, playback of the multimedia file transmitted from the FTP server with reference to the reference file. The present invention provides a method for transferring a multimedia file compressed by differential pulse code modulation from an FTP server to a client terminal via FTP. At this time, the FTP server is set so that one frame is not split into two transmission units when setting the transmission unit. This reduces the latency caused by splitting a frame into two transmission units.

본 발명의 보다 바람직한 구현예에 따르면, 상기 전송단위의 설정에 있어서, 상기 헤더의 전송단위는 I, P 및 B 프레임의 전송단위들과 독립적으로 설정되고, I 프레임의 전송단위는 P 및 B 프레임들의 전송단위들과 독립적인 것을 특징으로 하는, 차등펄스코드변조에 의해 압축된 멀티미디어 파일을 FTP를 이용하여 전송하는 방법이 제공된다. 헤더와 I 프레임이 독립적으로 전송됨으로써, 전체 멀티미디어 파일에서 작은 부분을 차지하는 헤더와 I 프레임을 신속히 전송할 수 있도록 한다. 여기서, 사용자로부터 멀티미디어 파일의 빨리감기 또는 빨리 되감기 동작모드가 요청되면, 상기 요청에 응답하여, 수신된 I 프레임들이 화면상에 순차 디스플레이된다. 따라서, 헤더와 I 프레임의 신속한 수신은, P 프레임과 B 프레임을 수신하지 아니한 상황에서도, 빨리 감기 등과 같은 사용자의 트릭모드에 신속히 대처할 수 있는 장점을 제공한다.According to a more preferred embodiment of the present invention, in the setting of the transmission unit, the transmission unit of the header is set independently of the transmission units of the I, P and B frames, the transmission unit of the I frame is P and B frames A method for transmitting a multimedia file compressed by differential pulse code modulation using FTP is characterized in that it is independent of the transmission units. The header and I frames are transmitted independently, allowing for the quick transfer of headers and I frames, which take up a small portion of the entire multimedia file. Here, when a fast forward or fast rewind operation mode of the multimedia file is requested from the user, in response to the request, the received I frames are sequentially displayed on the screen. Therefore, the fast reception of the header and the I frame provides an advantage that can quickly cope with the user's trick mode, such as fast-forward, even in the situation that does not receive the P frame and B frame.

본 발명의 보다 구체적 구현예에 따르면, a) 클라이언트 단말에서, 헤더와, I1, I2, I3 내지 In으로 구성된 I 프레임과, P1, P2, P3 내지 Pm으로 구성된 P 프레임과, B1, B2, B3 내지 Bk로 구성된 B 프레임으로 이루어진, 차등펄스코드변조(DPCM)에 의해 압축된 멀티미디어 파일에 대한 사용자의 요청에 응답하여, FTP 서버에 이러한 요청을 전송하는 단계, b) FTP 서버에서, 상기 멀티미디어 파일의 전송을 수행하기 전에, 상기 멀티미디어 파일을 구성하는 프레임들의 시작위치, 종료위치 및 파일크기를 기록한 참조파일을 상기 클라이언트 단말에 우선적으로 전송하는 단계, c) 상기 FTP 서버에서, 상기 요청에 대한 응답으로, 상기 멀티미디어 파일의 전송단위를 상기 참조파일에 기초하여 설정하고 설정된 전송단위를 상기 클라이언트 단말에 전송하는 단계, 및 d) 상기 클라이언트 단말에서, 상기 참조파일을 참조하여, 상기 수신된 전송단위에 기초하여 사용자로부터 요청된 멀티미디어 파일을 화면상에 디스플레이하는 단계를 포함하여 이루어진, 차등펄스코드변조에 의해 압축된 멀티미디어 파일을 FTP를 이용하여 전송하는 방법이 제공된다.According to a more specific embodiment of the present invention, a) in the client terminal, a header, an I frame consisting of I 1 , I 2 , I 3 to I n , and P consisting of P 1 , P 2 , P 3 to P m In response to a user's request for a multimedia file compressed by differential pulse code modulation (DPCM), consisting of a frame and a B frame consisting of B 1 , B 2 , B 3, and B k , send the request to an FTP server. B) in the FTP server, prior to performing the transmission of the multimedia file, first transmitting a reference file that records start positions, end positions, and file sizes of frames constituting the multimedia file to the client terminal; c) in the FTP server, in response to the request, setting a transmission unit of the multimedia file based on the reference file and transmitting the set transmission unit to the client terminal; And d) at the client terminal, referring to the reference file, displaying on the screen a multimedia file requested from a user based on the received transmission unit. A method of transferring a multimedia file using FTP is provided.

본 발명의 다른 바람직한 구현예에 따르면, 상기 단계 c)의 전송단위의 설정에 있어서, 상기 헤더의 전송단위는 I, P 및 B 프레임의 전송단위들과 독립적으로 설정되고, I 프레임의 전송단위는 P 및 B 프레임들의 전송단위들과 독립적인 것을 특징으로 하는, 차등펄스코드변조에 의해 압축된 멀티미디어 파일을 FTP를 이용하여 전송하는 방법이 제공된다.According to another preferred embodiment of the present invention, in the setting of the transmission unit of step c), the transmission unit of the header is set independently of the transmission units of I, P, and B frames, and the transmission unit of the I frame is A method for transmitting a multimedia file compressed by differential pulse code modulation using FTP is characterized by independent of transmission units of P and B frames.

본 발명의 또 다른 바람직한 구현예에 따르면, 상기 단계 c)의 전송단위의 설정에 있어서, 한 개의 프레임이 두개의 전송단위로 쪼개어지지 아니하는 것을 특징으로 하는, 차등펄스코드변조에 의해 압축된 멀티미디어 파일을 FTP를 이용하여 전송하는 방법이 제공된다.According to another preferred embodiment of the present invention, in the setting of the transmission unit of step c), one frame is not divided into two transmission units, characterized in that multimedia compressed by differential pulse code modulation A method of transferring a file using FTP is provided.

본 발명의 다른 바람직한 구현예에 따르면, 상기 단계 c)에서, 헤더 정보의 전송단위가 I, P 및 B 프레임들보다 우선적으로 처리되는 것을 특징으로 하는, 차등펄스코드변조에 의해 압축된 멀티미디어 파일을 FTP를 이용하여 전송하는 방법이 제공된다.According to another preferred embodiment of the present invention, in the step c), the transmission unit of the header information is processed preferentially over I, P and B frames, multimedia file compressed by differential pulse code modulation A method of transferring using FTP is provided.

본 발명의 또 다른 바람직한 구현예에 따르면, 상기 단계 c)의 전송단위의 전송에 있어서, 헤더 정보의 전송단위에 전송에 뒤이어, I 프레임의 전송단위가, P 프레임과 B 프레임의 전송단위들보다 우선적으로 전송되는 것을 특징으로 하는, 차 등펄스코드변조에 의해 압축된 멀티미디어 파일을 FTP를 이용하여 전송하는 방법이 제공된다.According to another preferred embodiment of the present invention, in the transmission of the transmission unit of step c), following the transmission unit of the header information, the transmission unit of the I frame is greater than the transmission units of the P frame and the B frame. Provided is a method for transmitting a multimedia file compressed by differential isochronous code modulation using FTP, characterized in that it is transmitted first.

본 발명의 또 다른 보다 바람직한 구현예에 따르면, I1, I2, I3 내지 In으로 구성된 I 프레임의 전송단위는 I1 I2 → I3 → … → In 의 순서로 처리되고, 상기 P1, P2, P3 내지 Pm으로 구성된 P 프레임의 전송단위는, Ig 프레임 이후에 위치한 P 프레임이 참조하는 프레임의 전송단위를 우선적으로 요청하고, 그 후, Ig 프레임 이후에 위치한 P 프레임의 전송단위를 빨리감기 동작모드에 의해 디스플레이되지 않고 지나가 버린 P 프레임보다 우선적으로 처리하고, 상기 B1, B2, B3 내지 Bk로 구성된 B 프레임의 전송단위는, Ig 프레임 이후에 위치한 B 프레임의 전송단위를 빨리감기 동작모드에 의해 디스플레이되지 않고 지나가 버린 B 프레임보다 우선적으로 처리하는 것을 특징으로 하는, 차등펄스코드변조에 의해 압축된 멀티미디어 파일을 FTP를 이용하여 전송하는 방법이 제공된다.According to another more preferred embodiment of the present invention, the transmission unit of the I frame consisting of I 1 , I 2 , I 3 to I n is I 1 I 2 → I 3 →. → The transmission unit of the P frame, which is processed in the order of I n and consists of the P 1 , P 2 , P 3 and P m , preferentially requests the transmission unit of the frame referenced by the P frame located after the I g frame. Then, the transmission unit of the P frame located after the I g frame is preferentially processed over the P frame that has not passed without being displayed by the fast-forward operation mode, and the B constituted by B 1 , B 2 , and B 3 to B k . The transmission unit of a frame is multimedia that is compressed by differential pulse code modulation, characterized in that the transmission unit of a B frame located after an I g frame is preferentially processed over a B frame that has passed without being displayed by the fast-forward operation mode. A method of transferring a file using FTP is provided.

본 명세서에서, 차등펄스코드변조(DPCM)는 아날로그 신호를 샘플화하고, 이전의 샘플과의 비교에 의해 얻어진, 각각의 샘플의 실제값(actual value)과 예상값(predicted value) 사이의 차이를 양자화하고, 이것을 디지털 신호로 인코딩하는 압축기법이다. 차등펄스코드변조에서, 입력샘플신호들 사이의 차이는 최소화된다. 차등펄스코드변조는 차이값을 계산하고, 전체 입력샘플신호를 전송하는 대신에, 상 기 작은 차이값을 전송한다. 따라서, 멀티미디어 파일을 효율적으로 압축할 수 있는 장점을 갖는다.In this specification, differential pulse code modulation (DPCM) samples an analog signal and calculates the difference between the actual value and the predicted value of each sample obtained by comparison with a previous sample. It is a compression method that quantizes and encodes this into a digital signal. In differential pulse code modulation, the difference between the input sample signals is minimized. The differential pulse code modulation calculates the difference value and transmits the small difference value instead of transmitting the entire input sample signal. Therefore, there is an advantage that can efficiently compress the multimedia file.

상기 차등펄스코드변조에 의해 압축된 멀티미디어 파일은 복수의 I 프레임(intraframe), 복수의 P 프레임(predicted frame) 및 복수의 B 프레임(bi-directional frame)을 포함하여 이루어진다. 예를 들면, 특정 멀티미디어 파일은 IBBPBBPIBB…IBBP의 순으로 표현된다. The multimedia file compressed by the differential pulse code modulation includes a plurality of I frames, a plurality of P frames, and a plurality of B frames. For example, certain multimedia files can be created by IBBPBBPIBB…. Expressed in the order of IBBP.

I 프레임은 다른 프레임을 참조하지 아니하는 완전한 프레임이다. 따라서, I 프레임은, 한 장면에 포함된 모든 정보를 갖는다. 이것은 다른 프레임 없이도 독립적인 플레이가 가능한 프레임이다.An I frame is a complete frame that does not reference another frame. Thus, the I frame has all the information contained in one scene. This is a frame that can be played independently without other frames.

P 프레임은 I 프레임을 기준으로 변경된 정보만을 포함하는 프레임이다. 예를 들면, 뉴스 프로그램에서, 뉴스의 첫장면(I 프레임)에 이웃한 장면들은 상기 I 프레임에 비해 아주 적은 변화를 가질 것이다. 따라서, 이들은 차등펄스코드 변조에 의해, P 프레임으로 표현된다. P 프레임의 플레이는, P 프레임이 참조하는 I 프레임 (또는 이전의 P 프레임)의 수신을 전제로 하며, P 프레임은 I 프레임보다 상대적으로 적은 파일 사이즈를 갖는다.The P frame is a frame including only information changed based on the I frame. For example, in a news program, scenes adjacent to the first scene (I frame) of the news will have very little change compared to the I frame. Therefore, they are expressed in P frames by differential pulse code modulation. The play of a P frame is based on the reception of an I frame (or a previous P frame) referenced by the P frame, and the P frame has a relatively smaller file size than the I frame.

B 프레임은 두개의 프레임(앞 프레임과 뒷 프레임)을 참조하여 생성된 프레임이다. 이 B 프레임은 P 프레임보다 적은 파일 사이즈를 가지며, 참조하는 두개의 프레임의 수신을 전제로 하여 플레이된다.A B frame is a frame created by referring to two frames (a front frame and a rear frame). This B frame has a file size smaller than that of the P frame, and is played on the assumption of receiving two frames to be referred to.

본 발명에 따른 방법은, 차등펄스코드변조에 의해 압축된 멀티미디어 파일을 전송할 때, 멀티미디어 파일의 특성에 기초하여 멀티미디어 파일의 전송을 수행한다. 이것을 성취하기 위해, 본 발명은 상기 멀티미디어 파일에 포함된 프레임들의 시작위치, 종료위치 및 파일크기를 기록한 참조파일이, 상기 멀티미디어 파일의 전송을 수행하기 전에, 클라이언트 단말에 미리 전송된다. 도 2는 본 발명에 사용되는 참조파일의 바람직한 구현예를 보여준다. 예를 들면, 헤더와, I1, I2, I3 내지 In으로 구성된 I 프레임과, P1, P2, P3 내지 Pm으로 구성된 P 프레임과, B1, B2, B3 내지 Bk로 구성된 B 프레임을 포함하여 이루어진 멀티미디어 파일에서, 상기 참조파일(100)은, 헤더의 시작위치, 종료위치 및 파일 사이즈를 포함한, 상기 멀티미디어 파일을 구성하는 각각의 프레임에 대한 시작위치와 종료위치 및 파일사이즈에 대한 정보를 포함한다. 도 2에 도시된 바와 같이, I1 프레임은 376 - 56775 사이에, I2 프레임은 84225 - 127164, 그리고 In 프레임은 434163 - 481287 사이에 포함되어 있다. I1, I2 및 In 프레임은 각각 56400, 43240 및 47125 byte의 사이즈를 갖는다. 그리고, P1 프레임은 58281 - 66364 사이에, P2 프레임은 69184 - 84224, 그리고, Pm 프레임은 483363 - 500000에 포함되어 있다. 그리고, P1, P2 및 Pm 프레임은 각각 8084, 15041 및 16638 byte의 파일 사이즈를 갖는다. 동일한 방식으로, B1 프레임은 56776 - 57340 사이에, B2 프레임은 57341 - 58280, B3 프레임은 66365 - 68244, B4 프레임은 68245 - 69183, B5 프레임은 127165 - 128780, B6 프레임은 128781 - 129532, 그리고 Bk 프레임은 482416 - 483362에 포함되어 있다. B1, B2, B3, B4, B5, B6 및 Bk 프레임은 각각 565, 940, 1880, 939, 1316, 752 및 947 byte의 파일 사이즈를 갖는다. 필요할 경우, 상기 참조파일(100)은 P 프레임이 참조하는 I 프레임에 대한 정보를 추가로 포함할 수 있다. 예를 들면, P2 프레임은 I1 프레임을 기준으로 하여 생성되었을 경우, 이것에 대한 정보를 추가로 포함할 수 있다. 상기 참조파일(100)은 통상 FTP 서버에 의해 최초로 구현된다. FTP 서버에 연결된 클라이언트 단말은, 멀티미디어 파일을 전송받기 전에, 상기 FTP 서버로부터 참조파일(100)을 수신한 후, 이를 스토리지에 저장한다.The method according to the present invention, when transmitting a multimedia file compressed by differential pulse code modulation, performs the transmission of the multimedia file based on the characteristics of the multimedia file. In order to achieve this, the present invention provides a reference file that records the start position, end position, and file size of the frames included in the multimedia file beforehand, before the multimedia file is transmitted. Figure 2 shows a preferred embodiment of the reference file used in the present invention. For example, a header, an I frame composed of I 1 , I 2 , I 3 to I n , a P frame composed of P 1 , P 2 , P 3 to P m , and B 1 , B 2 , B 3 to In a multimedia file including a B frame composed of B k , the reference file 100 includes a start position and an end for each frame constituting the multimedia file, including a start position, an end position, and a file size of a header. Contains information about location and file size. As shown in FIG. 2, I 1 frame is included between 376-56775, I 2 frame is between 84225-127164, and I n frame is included between 434163-481287. The I 1 , I 2 and I n frames have sizes of 56400, 43240 and 47125 bytes, respectively. The P 1 frame is included between 58281-66364, the P 2 frame is 69184-84224, and the P m frame is contained in 483363-500000. The P 1 , P 2 and P m frames have file sizes of 8084, 15041 and 16638 bytes, respectively. In the same way, B 1 frame is between 56776-57340, B 2 frame is 57341-58280, B 3 frame is 66365-68244, B 4 frame is 68245-69183, B 5 frame is 127165-128780, B 6 frame is 128781-129532, and B k frames are included in 482416-483362. The B 1 , B 2 , B 3 , B 4 , B 5 , B 6 and B k frames have file sizes of 565, 940, 1880, 939, 1316, 752 and 947 bytes, respectively. If necessary, the reference file 100 may further include information on the I frame referenced by the P frame. For example, when the P 2 frame is generated based on the I 1 frame, the P 2 frame may further include information about this. The reference file 100 is usually implemented first by an FTP server. Before receiving the multimedia file, the client terminal connected to the FTP server receives the reference file 100 from the FTP server and stores the reference file 100 in the storage.

도 3은 본 발명에 따른 멀티미디어 파일의 전송단위 설정의 바람직한 구현예를 보여준다. 도 3에 도시된 바와 같이, 본 발명의 따른 중요한 특징들 중 다른 하나는, FTP 서버에서, 상기 참조파일(100)에 기초하여, 상기 멀티미디어 파일의 전송단위가 설정된다는 것이다. 상기 FTP 서버는 멀티미디어 파일에 포함된 프레임들에 대한 정보가 기록된 참조파일(100)에 기초하여, 전송단위를 설정함으로써, 전송단위를 설정할 때, 한 개의 프레임이 두개의 전송단위로 쪼개어지는 것을 방지할 수 있다. 이것은 한개의 프레임이 두개의 전송단위로 쪼개짐으로써 발생하는 연장된 대기시간을 해소한다. 본 발명의 보다 바람직한 구현예에 따르면, 상기 전송단위의 설정에 있어서, 상기 헤더의 전송단위는 I, P 및 B 프레임들의 전송단위들과 독립적으로 설정되고, I 프레임의 전송단위는 P 및 B 프레임들의 전송단위들과 독립적으로 설정된다. 구체적으로, 도 3에 도시된 바와 같이, 헤더의 전송단위 1(TU1)은 다른 프레임들과 독립적으로 설정된다. 그리고, I1 프레임의 전송단위 2(TU2)와, I2 프레임의 전송단위 9(TU9)와, In 프레임의 전송단위 N-3(TUN-3)은 다른 P 및 B 프레임과 별도로 설정된다. 가장 바람직하게는, 도 3에 도시된 바와 같이, 다른 B 및 P 프레임에 대한 전송단위도 독립적으로 설정되는 것이다. 도 3에 도시된 바와 같이, B1 프레임, B2 프레임, P1 프레임, B3 프레임, B4 프레임, P2 프레임 등도 각각, TU3, TU4, TU5, TU6, TU7, TU8 등으로 독립적인 전송단위를 갖는 것이 바람직하다. 이 때, 상기 FTP 서버에서, 멀티미디어 파일을 구성하는 프레임들의 처리순서는 헤더의 전송단위 1(TU1)이 다른 프레임들보다 우선적으로 처리되고, I 프레임들의 전송단위들 (TU2, TU9, …, TUN-3)이 다른 P 및 B 프레임들보다 우선적으로 처리된다. TU1 → TU2 → TU3 → TU4 → … → TUN-1 → TUN의 순서로 순차 처리하지 않고, I 프레임의 전송단위들(TU2, TU9 및 TUN-3)이 P 및 B 프레임보다 우선적으로 처리되는 이유는 I 프레임들(I1, I2 내지 In)을 가급적 B 및 P 프레임의 전송단위들(TU3 내지 TU8, TU10, TU11, TUN-2 내지 TUN) 보다 빨리 전송하기 위함이다. 여기서, 각각의 I 프레임들은, 다른 프레임의 수신 여부와 상관없이, 플레이가 가능하다. 헤더와 I 프레임의 신속한 수신은 사용자의 빨리감기(fast forward)와 같은 트릭모드에 능동적으로 대처하도록 한다. 보다 상세한 설명은 후술한다.Figure 3 shows a preferred embodiment of the transmission unit setting of the multimedia file according to the present invention. As shown in FIG. 3, another important feature of the present invention is that, on the FTP server, the transmission unit of the multimedia file is set based on the reference file 100. The FTP server sets a transmission unit based on the reference file 100 in which information on frames included in the multimedia file is recorded. When setting the transmission unit, one frame is divided into two transmission units. You can prevent it. This eliminates the prolonged latency caused by splitting a frame into two transmission units. According to a more preferred embodiment of the present invention, in the setting of the transmission unit, the transmission unit of the header is set independently of the transmission units of I, P and B frames, the transmission unit of the I frame is P and B frames Independent of their transmission units. Specifically, as shown in FIG. 3, transmission unit 1 (TU 1 ) of the header is set independently of other frames. Then, the transmission unit 2 (TU 2) of the I 1 frame, and the transmission unit 9 (TU 9) of I 2 frame, the transmission unit of N-3 (TU N-3 ) of I n frames and other P and B frames It is set separately. Most preferably, as shown in Figure 3, the transmission unit for the other B and P frames are also set independently. As shown in FIG. 3, B 1 frame, B 2 frame, P 1 frame, B 3 frame, B 4 frame, P 2 frame, etc., respectively, TU 3 , TU 4 , TU 5 , TU 6 , TU 7 , TU It is desirable to have independent transmission units such as eight . At this time, in the FTP server, the processing order of the frames constituting the multimedia file is processed in the transmission unit 1 (TU 1 ) of the header prior to other frames, and the transmission units (TU 2 , TU 9 ,) of the I frames. ..., TU N-3 ) is prioritized over other P and B frames. TU 1 → TU 2 → TU 3 → TU 4 →. → TU N-1 → TU N is not sequentially processed, and transmission units (TU 2 , TU 9, and TU N-3 ) of an I frame are processed in preference to P and B frames because I frames ( This is to transmit I 1 , I 2 to I n ) earlier than the transmission units (TU 3 to TU 8 , TU 10 , TU 11 , TU N-2 to TU N ) of B and P frames. Here, each I frame can be played regardless of whether other frames are received. Fast reception of headers and I frames allows for active response to trick modes such as user fast forward. A more detailed description will be described later.

클라이언트 단말은, 상기 참조파일(100)을 참조하여, 멀티미디어 파일의 재생을 제어한다. 구체적으로, 도 3에서, 헤더를 포함하는 전송단위 1(TU1)를 수신한 후, 이를 해석한다. 그 후, I 프레임을 포함하는 전송단위 2(TU2), 9(TU9) 및 N-3(TUN-3)를, P 프레임 및 B 프레임을 포함하는 전송단위(TU3 내지 TU8, TU10, TU11, TUN-2 내지 TUN)에 앞서 우선적으로 처리한다.The client terminal controls the reproduction of the multimedia file with reference to the reference file 100. Specifically, in Figure 3, after receiving the transmission unit 1 (TU 1 ) including the header, it is analyzed. Then, transmission units 2 (TU 2 ), 9 (TU 9 ) and N-3 (TU N-3 ) including I frames, and transmission units (TU 3 to TU 8 , TU 10 , TU 11 , TU N-2 to TU N ) prior to processing.

헤더를 포함하는 전송단위 1(TU1) 및 뒤이은 I 프레임들을 포함하는 각 전송단위들(TU2, TU9 및 TUN-3)의 우선적 처리를 통해, 수신된 헤더와 I 프레임들에 기초하여, 멀티미디어 파일의 독립적 플레이가 가능하다. 대부분의 I 프레임은, 멀티미디어 파일의 종류 및 인코딩 옵션에 따라 조금씩 다르지만, 통상 수십초에 한번씩 나타난다. 사용자로부터 멀티미디어 파일의 빨리감기 또는 빨리 되감기 동작모드가 요청되면, 상기 요청에 응답하여, 수신된 I 프레임들이 화면상에 순차 디스플레이된다. 따라서, 상기 I 프레임들의 전송단위들(TU2, TU9 및 TUN-3)을 B 및 P 프레임들의 전송단위들(TU3 내지 TU8, TU10, TU11, TUN-2 내지 TUN) 보다 우선적으로 전송받아 처리함으로써, 사용자의 트릭모드 요청에 대한 능동적 대처가 성취된다.Based on the received header and I frames, through preferential processing of transmission unit 1 (TU 1 ) including the header and subsequent transmission units (TU 2 , TU 9 and TU N-3 ) including subsequent I frames. Thus, independent play of the multimedia file is possible. Most I frames vary slightly depending on the type of multimedia file and encoding options, but typically appear every few tens of seconds. When a fast forward or fast rewind operation mode of a multimedia file is requested from a user, in response to the request, the received I frames are sequentially displayed on the screen. Accordingly, the transmission units (TU 2 , TU 9 and TU N-3 ) of the I frames are converted into transmission units (TU 3 to TU 8 , TU 10 , TU 11 , TU N-2 to TU N of B and P frames. By receiving and processing more preferentially, an active response to the user's trick mode request is achieved.

이때, FTP 서버에서, I1, I2 내지 In으로 구성된 I 프레임의 전송단위는 I1 → I2 → … → In 의 순서로 처리된다. 구체적으로, TU2 → TU9 → … → TUN -3의 우선 순서로 I 프레임의 전송단위가 클라이언트 단말에 전달된다. 이에 반해, P 및 B 프레임은 현재 디스플레이된 I 프레임에 기초하여 우선순서가 정해진다. 예를 들 어, 사용자가 빨리감기 동작모드를 요청하여, 현재 멀티미디어 파일의 플레이 위치가 Ig (g는 1과 n 사이의 정수임) 프레임인 경우를 가정해보자. 이러한 상황에서는, Ig 프레임 이전에 위치하는 P 프레임 및 B 프레임보다, Ig 프레임 후에 인접하게 위치하는 P 프레임과 B 프레임이 우선적으로 요청되어야 할 것이다. 따라서, 상기 멀티미디어 파일을 요청하는 클라이언트 단말에서, 빨리감기 동작모드에 의해 Ig 프레임으로 이동한 경우, 상기 클라이언트 단말은 Ig 프레임이 재생될 것임을 FTP 서버에 알려준다. 이러한 상황에서, FTP 서버는 디스플레이되지 않고 지나가 버린 P 및 B 프레임들보다, Ig 프레임 후에 인접하게 위치하는 P 프레임과 B 프레임의 전송단위를 우선적으로 처리한다. 다만, P 프레임은 Ig 프레임 이전에 위치하는 P 프레임을 참조할 수 있다. P 프레임이 참조할 수 있는 프레임의 개수는 멀티미디어 파일의 인코딩 옵션에 의해 정해진다. 구체적으로, MPEG-1 또는 MPEG-2 에 의해 인코딩된 멀티미디어 파일은 앞의 1개의 P 프레임만 참조할 수 있다. 그리고, MPEG-4 또는 H.264 포맷을 갖는 멀티미디어 파일은 최대 5개의 프레임을 참조할 수 있다. 따라서, P 프레임을 요청하는 전송단위의 처리에 있어서, 현재 멀티미디어 파일의 플레이 위치가 Ig (g는 1과 n 사이의 정수임) 프레임일 경우, Ig 프레임 이후에 위치하는 P 프레임에 의해 참조되는 Ig 프레임 이전의 P 프레임이 우선적으로 처리되는 것이 좋다. 그 후, Ig 프레임 이후에 위치하는 P 및 B 프레임이 순서대로 처리되고, 마지막으로, Ig 프레임 이전에 위치한, 빨리감기 동작모드에 의해 디스플레이되지 않고 지나가 버린 P 및 B 프레임들을 요청하는 전송단위가 처리된다. 이것에 의해, 완전한 멀티미디어 파일의 전송이 완료된다.At this time, in the FTP server, the transmission unit of the I frame composed of I 1 , I 2 to I n is I 1 → I 2 →. → they are processed in the order of I n Specifically, TU 2 → TU 9 →. → The transmission unit of the I frame is delivered to the client terminal in the priority order of TU N- 3 . In contrast, P and B frames are prioritized based on the currently displayed I frame. For example, suppose that the user requests the fast-forward mode of operation, and the play position of the current multimedia file is I g (g is an integer between 1 and n). In this situation, g I frame than the previous P frame and B frame which is located in, P frame and B frame located adjacent to the frame after the I g will have to be requested by priority. Therefore, when the client terminal requesting the multimedia file moves to the Ig frame by the fast-forward mode, the client terminal informs the FTP server that the Ig frame will be played. In this situation, the FTP server preferentially processes the transmission unit of P frames and B frames that are adjacent after I g frames rather than P and B frames that are not displayed and passed. However, the P frame may refer to the P frame located before the I g frame. The number of frames that the P frame can refer to is determined by the encoding option of the multimedia file. Specifically, a multimedia file encoded by MPEG-1 or MPEG-2 may refer to only one P frame. In addition, a multimedia file having an MPEG-4 or H.264 format may refer to a maximum of five frames. Thus, in the processing of a transmission unit requesting a P frame, if the play position of the current multimedia file is I g (g is an integer between 1 and n), it is referred to by the P frame located after the I g frame. P frames before the I g frame are preferably processed first. Thereafter, P and B frames located after the I g frame are processed in order, and finally, a transmission unit requesting P and B frames that have passed without being displayed by the fast-forward operation mode located before the I g frame. Is processed. This completes the transmission of the complete multimedia file.

도 4는 본 발명에 따른 차등펄스코드변조에 의해 압축된 멀티미디어 파일을 FTP 파일 전송을 통해 전송하는 방법의 바람직한 구현예를 보여주는 흐름도이다. 도 4를 참조하여, 차등펄스코드변조에 의해 압축된 멀티미디어 파일을 FTP 파일 전송을 통해 전송하는 과정을 설명하면 이하와 같다.4 is a flowchart illustrating a preferred embodiment of a method for transmitting a multimedia file compressed by differential pulse code modulation according to the present invention through FTP file transfer. Referring to FIG. 4, a process of transmitting a multimedia file compressed by differential pulse code modulation through FTP file transfer will be described below.

헤더와, I1, I2, I3 내지 In으로 표현되는 n개의 I 프레임과, P1, P2, P3 내지 Pm으로 표현되는 m개의 P 프레임과, B1, B2, B3 내지 Bk로 표현되는 k개의 B 프레임으로 이루어진, 차등펄스코드변조(DPCM)에 의해 압축된 멀티미디어 파일에 대한 사용자의 요청에 응답하여, 클라이언트 단말은 FTP 서버에 멀티미디어 파일 전송을 요청한다(S100).Header, n I frames represented by I 1 , I 2 , I 3 to I n , m P frames represented by P 1 , P 2 , P 3 to P m , and B 1 , B 2 , B In response to a user's request for a multimedia file compressed by differential pulse code modulation (DPCM) consisting of k B frames represented by 3 to B k , the client terminal requests the FTP server to transmit the multimedia file (S100). ).

클라이언트 단말로부터의 요청에 응답하여, FTP 서버는, 상기 멀티미디어 파일의 전송을 수행하기 전에, 상기 멀티미디어 파일을 구성하는 프레임들의 시작위치, 종료위치 및 파일크기를 기록한 참조파일(100)을 참조하여 전송단위를 설정한다(S200). 전술한 바와 같이, 상기 FTP 서버에 의해 전송단위를 설정함에 있어, 한 개의 프레임이 두개의 전송단위로 쪼개어지지 아니하도록 설정된다. 또한, 헤더를 포함하는 전송단위는 I, P 및 B 프레임들을 포함하는 전송단위들과 독립적으로 설정되고, I 프레임을 포함하는 전송단위는 P 및 B 프레임들을 포함하는 전송단위들과 독립적인 것이 바람직하다.In response to a request from a client terminal, before performing the transmission of the multimedia file, the FTP server transmits the file by referring to the reference file 100 that records the start position, end position, and file size of the frames constituting the multimedia file. A unit is set (S200). As described above, in setting the transmission unit by the FTP server, one frame is set not to be split into two transmission units. In addition, a transmission unit including a header is set independently of transmission units including I, P, and B frames, and a transmission unit including an I frame is independent of transmission units including P and B frames. Do.

상기 FTP 서버는 멀티미디어 파일을 구성하는 전송단위들을 전송하기 적합하도록 처리하고, 상기 전송단위들을 클라이언트 단말에 전송한다(S300). 이때, FTP 서버가 멀티미디어 파일의 전송단위에 앞서 상기 참조파일(100)을 먼저 전송함은 상기한 바와 같다. 또한, 상기 FTP 서버는 헤더의 전송단위를 I, P 및 B 프레임들보다 우선적으로 처리하고, 헤더를 포함하는 전송단위의 처리에 뒤이어, I 프레임들을 포함하는 전송단위를, P 프레임과 B 프레임을 포함하는 전송단위들 보다 우선적으로 처리한다. 각각의 I 프레임들의 전송단위는 멀티미디어 파일에서의 배치 순서대로 처리된다. 이에 반해, P 및 B 프레임을 포함하는 전송단위의 처리는, 멀티미디어 파일에서의 배치 순서대로 처리되는 것이 아니라, 현재의 멀티미디어 파일이 플레이되는 위치에 의존하여 결정된다. 이것에 대한 상세한 설명은 전술한 바 있다.The FTP server processes the transmission units constituting the multimedia file to be suitable for transmission, and transmits the transmission units to the client terminal (S300). In this case, as described above, the FTP server first transmits the reference file 100 before the transmission unit of the multimedia file. Further, the FTP server preferentially processes the transmission unit of the header before the I, P, and B frames, and, after processing the transmission unit including the header, transmits the transmission unit including the I frames to the P frame and the B frame. It takes precedence over the transmission units it contains. The transmission unit of each I frame is processed in the arrangement order in the multimedia file. In contrast, the processing of the transmission unit including the P and B frames is determined not depending on the arrangement order in the multimedia file, but depending on the position at which the current multimedia file is played. Detailed description of this has been given above.

클라이언트 단말은 FTP 서버로부터 수신한 전송단위들을 처리하고, 멀티미디어 파일을 사용자 화면상에 재생한다(S400). 이 때, 클라이언트 단말에 수신되는 프레임들의 순서는 반드시 FTP 서버에서 처리되는 순서에 의존하는 것은 아니다. 네트웍 상황에 따라, 도 3의 P1 프레임이 때때로 I3 프레임보다 클라이언트 단말에 먼저 수신될 수 있다. 이 경우, 상기 참조파일을 참조하여, P1 프레임 보다 I3 프레임을 우선적으로 처리하는 것이 바람직하다. 가급적 I 프레임들을 P 및 B 프레임들보다 우선적으로 처리함으로써, 멀티미디어 파일의 시작 부분이 아니어도 독립적인 멀티미디어 파일의 플레이를 수행하도록 한다. 더 나아가, 이것은 사용자의 트릭 모드 요청 등에 신속히 대처할 수 있는 기반을 제공한다.The client terminal processes the transmission units received from the FTP server, and reproduces the multimedia file on the user screen (S400). At this time, the order of the frames received at the client terminal does not necessarily depend on the order processed at the FTP server. Depending on the network situation, the P 1 frame of FIG. 3 may sometimes be received at the client terminal before the I 3 frame. In this case, it is preferable to process the I 3 frame preferentially over the P 1 frame with reference to the reference file. By preferentially processing I frames over P and B frames, it is possible to perform independent multimedia file play even if it is not at the beginning of the multimedia file. Furthermore, it provides a foundation for quickly coping with user trick mode requests.

도 5는 본 발명에 따른 차등펄스코드변조에 의해 압축된 멀티미디어 파일을 FTP 파일 전송을 통해 클라이언트 단말에 전달하는 방법의 바람직한 구현예를 보여주는 블록도이다. 도 5에 도시된 바와 같이, 상기 클라이언트 단말(300)은 적외선 수신부(301), 제어 프로세서(302), FTP 모듈(303), 인터랙티브 인터페이스 유닛(304), 스토리지(305) 및 A/V 디코더(306)를 포함하여 이루어진다. 도 5에 도시되지 아니하였지만, 상기 클라이언트 단말(300)은, 소프트웨어적으로, P2P 소프트웨어가 미들웨어의 일부분으로서 또는 애플리케이션의 형태로 설치되어 있으며, 이것은 FTP 네트웍으로의 접속과, FTP 네트웍에 연결된 서버에 저장된 멀티미디어 파일을 검색하는 기능을 수행한다.5 is a block diagram showing a preferred embodiment of a method for delivering a multimedia file compressed by differential pulse code modulation to a client terminal through FTP file transfer according to the present invention. As shown in FIG. 5, the client terminal 300 includes an infrared receiver 301, a control processor 302, an FTP module 303, an interactive interface unit 304, a storage 305, and an A / V decoder ( 306). Although not shown in FIG. 5, the client terminal 300, in software, has P2P software installed as part of the middleware or in the form of an application, which is connected to an FTP network and to a server connected to the FTP network. Performs a function to search stored multimedia files.

사용자는, 리모컨, 무선 키보드 등과 같은 입력디바이스(500)의 조작에 의해, 자신이 시청하고자 하는 특정 멀티미디어 파일을 선택할 것이다. 예를 들면, 상기 멀티미디어 파일은 주문형 비디오(VOD), 뉴스 동영상, 축구게임 동영상 등을 포함한 다양한 멀티미디어 컨텐츠 중의 어느 하나일 수 있다. 사용자에 의해 선택된 멀티미디어 파일이 차등펄스코드변조(DPCM)에 의해 압축된 파일일 경우, 이들 멀티미디어 파일은 헤더와, I1, I2, I3 내지 In으로 구성된 n개의 I 프레임과, P1, P2, P3 내지 Pm으로 구성된 m개의 P 프레임과, B1, B2, B3 내지 Bk로 구성된 k개의 B 프레임으로 이루어진다.The user will select a specific multimedia file that he / she wants to watch by manipulating the input device 500 such as a remote controller or a wireless keyboard. For example, the multimedia file may be any one of various multimedia contents including video on demand (VOD), news video, soccer game video, and the like. If the multimedia file selected by the user is a file compressed by differential pulse code modulation (DPCM), these multimedia files include a header, n I frames consisting of I 1 , I 2 , I 3 to I n , and P 1 M P frames composed of P 2 , P 3 to P m , and k B frames composed of B 1 , B 2 , B 3 to B k .

입력디바이스(500)의 조작에 의한, 차등펄스코드변조(DPCM)에 의해 압축된 멀티미디어 파일에 대한 사용자의 요청신호는 클라이언트 단말(300)의 적외선 수신부(301)를 통해 수신된다. 상기 적외선 수신부(301)로 수신된 요청신호는 제어 프로세서(302)로 전달되고, 상기 제어프로세서(302)에 의해, 사용자로부터 요청된 멀티미디어 파일의 수신을 명령하는 제어신호가 FTP 파일 전송을 관리하는 FTP 모듈(303)에 전달된다.The user's request signal for the multimedia file compressed by the differential pulse code modulation (DPCM) by the operation of the input device 500 is received through the infrared receiver 301 of the client terminal 300. The request signal received by the infrared receiver 301 is transmitted to the control processor 302, and the control signal for instructing the reception of the multimedia file requested by the user by the control processor 302 manages the FTP file transfer. Is passed to the FTP module 303.

상기 클라이언트 단말(300)에 내장된 FTP 소프트웨어(미도시)의 도움하에, 상기 FTP 모듈(303)은, 인터랙티브 인터페이스 유닛(304)을 통해, 상기 FTP 서버(400)에게 이러한 요청을 전달한다. 이러한 요청을 수신한 FTP 서버(400)는, 상기 멀티미디어 파일의 전송을 수행하기 전에, 상기 멀티미디어 파일을 구성하는 프레임들의 시작위치, 종료위치 및 파일크기를 기록한 참조파일을 클라이언트 단말(300)로 전달하고, 상기 클라이언트 단말(300)은 이를 스토리지(305){메모리를 포함함)에 저장된다. 그 후, 상기 FTP 서버(400)는 상기 참조파일을 참조하여 상기 멀티미디어 파일의 전송단위를 설정하고, 각각의 전송단위를 클라이언트 단말(300)에 전달한다. 전송단위의 설정의 바람직한 구현예는 도 2 및 이와 관련된 설명을 참조하기 바란다. 상기 FTP 모듈(303)에 의해, 수신된 전송단위가 처리되고, 스토리지(305)에 상기 전송단위들이 저장된다. 제어 프로세서(302)의 제어하에, 멀티미디어 파일의 플레이 위치에 기초하여, 각각의 전송단위가 디코더(306)에 의해 디코딩된다. 디코딩된 멀티미디어 파일은 사용자 화면에 디스플레이된다. 멀티미디어 파일의 재생 중에, 사용자로부터 빨리감기 또는 빨리 되감기 동작모드의 요청이 적외선 수신부(301)로 수신되면, 상기 요청에 응답하여, 스토리지(305)에 저장된 프 레임들 중에서 I1, I2, I3 내지 In으로 구성된 I 프레임들이 화면상에 순차 디스플레이된다. 이와 더불어, 상기 FTP 모듈(303)은 트릭모드에 의해 현재의 디스플레이 위치가 Ig 프레임임을 상기 FTP 서버(400)에 통지하고, 이러한 통지에 응답하여, 상기 FTP 서버(400)는, B 및 P 프레임에 대한 전송단위의 처리 순서를 현재 디스플레이된 I 프레임의 위치에 따라 재설정한다. 본 발명에 따른 차등펄스코드변조에 의해 압축된 멀티미디어 파일을 FTP 파일전송을 전달하는 방법은 디지털 양방향 방송신호를 처리하는 셋톱박스를 통한 멀티미디어 파일의 전송에 특히 적합하며, 텔레비전 화면을 통해 상기 멀티미디어 파일이 디스플레이된다. 상기 셋톱박스와, FTP 서버 사이의 데이터 교환은 인터랙티브 방송망을 통해 수행된다.With the help of FTP software (not shown) built into the client terminal 300, the FTP module 303 delivers this request to the FTP server 400 via an interactive interface unit 304. Upon receiving the request, the FTP server 400 transmits the reference file that records the start position, end position, and file size of the frames constituting the multimedia file to the client terminal 300 before performing the multimedia file transmission. The client terminal 300 is stored in the storage 305 (including a memory). Thereafter, the FTP server 400 sets a transmission unit of the multimedia file with reference to the reference file, and transfers each transmission unit to the client terminal 300. For a preferred embodiment of the setting of the transmission unit, see FIG. 2 and the related description. By the FTP module 303, the received transmission unit is processed and the transmission units are stored in the storage 305. Under the control of the control processor 302, based on the play position of the multimedia file, each transmission unit is decoded by the decoder 306. The decoded multimedia file is displayed on the user screen. During the playback of a multimedia file, if a request for a fast forward or fast reverse mode is received from the user to the infrared receiver 301, in response to the request, among the frames stored in the storage 305, I 1 , I 2 , I I frames consisting of 3 to I n are displayed sequentially on the screen. In addition, the FTP module 303 notifies the FTP server 400 that the current display position is an I g frame by trick mode, and in response to the notification, the FTP server 400, B and P Reset the processing order of the transmission unit for the frame according to the position of the currently displayed I frame. Method for delivering FTP file transmission of multimedia files compressed by differential pulse code modulation according to the present invention is particularly suitable for the transmission of multimedia files through a set-top box for processing digital two-way broadcast signal, the multimedia file via a television screen Is displayed. Data exchange between the set top box and the FTP server is performed through an interactive broadcasting network.

본 발명에 따른 차등펄스코드변조에 의해 압축된 멀티미디어 파일을 FTP를 이용하여 전송하는 방법은 다음의 효과를 제공한다.The method for transmitting a multimedia file compressed by differential pulse code modulation using FTP provides the following effects.

(1) 본 발명에 따르면, 멀티미디어 파일을 구성하는 프레임들의 시작위치, 종료위치 및 파일 사이즈를 기록한 참조파일이, 멀티미디어 파일의 전송 전에, 클라이언트 단말에 전달되고, 이것에 기초하여 전송단위가 설정된다. 이것은 파일의 구조적 특성에 따른 전송단위의 설정을 가능케 한다. 따라서, 한개의 프레임이 두개의 전송단위로 쪼개어져서 요청되는 것을 방지하고, 이것은 대기시간을 감소시킨다. (1) According to the present invention, the reference file recording the start position, end position, and file size of the frames constituting the multimedia file is delivered to the client terminal before the multimedia file is transmitted, and a transmission unit is set based on this. . This allows setting of transmission units according to the structural characteristics of the file. Thus, one frame is divided into two transmission units to prevent the request, which reduces latency.

(2) 본 발명에 따르면, FTP 서버에 의해 헤더 정보와 I 프레임들이 우선적으 로 전송되고, 이것에 기초하여 클라이언트 단말에서 헤더와 I 프레임의 우선적 수신의 기반이 확립된다. 헤더와 I 프레임을 우선적으로 수신하게 되면, 멀티미디어 파일의 독립적 플레이가 가능하고, 이것은 멀티미디어 파일의 빠른 플레이 및 트릭모드에 대한 능동적 대처를 성취한다.(2) According to the present invention, header information and I frames are preferentially transmitted by the FTP server, and based on this, the basis for preferential reception of the header and I frames at the client terminal is established. Receiving the header and the I frame preferentially enables independent play of the multimedia file, which achieves active play with fast play and trick mode of the multimedia file.

(3) P 및 B 프레임의 전송단위는 멀티미디어 파일의 플레이 위치에 의존하여 설정된다. 트릭모드에 의해 디스플레이되지 않고 지나가버린 P 및 B 프레임은 긴급하지 아니하는 데이터이다. 이것에 대한 전송은 긴급한 전송이 요청되는 프레임(현재 디스플레이되고 있는 Ig 프레임의 이후에 위치한 P 및 B 프레임, 그리고, 보다 긴급하게는 Ig 프레임의 이후에 위치한 P 프레임이 참조하는 Ig 프레임의 직전에 위치한 프레임)의 전송단위 보다 늦게 처리된다. 따라서, 멀티미디어 파일의 플레이 위치에 따른 효율적 데이터 처리가 성취된다.(3) The transmission units of P and B frames are set depending on the play position of the multimedia file. P and B frames that are not displayed by the trick mode and pass by are non-urgent data. The transmission for this is performed by the frame where urgent transmission is requested (P and B frames located after the currently displayed I g frame, and more urgently by the I g frames referenced by the P frames located after the I g frames). Processing is performed later than the transmission unit of the immediately preceding frame). Thus, efficient data processing in accordance with the play position of the multimedia file is achieved.

Claims (15)

사용자의 요청에 응답하여, 헤더, n개의 I 프레임(I1, I2, I3 내지 In), m개의 P 프레임(P1, P2, P3 내지 Pm) 및 k개의 B 프레임(B1, B2, B3 내지 Bk)으로 구성되는 차등펄스코드변조(DPCM)에 의해 압축된 멀티미디어 파일을 FTP 파일전송을 통해 FTP 서버로부터 클라이언트 단말에 전송하는 방법에 있어서, 상기 방법이,In response to the user's request, the header, n I frames (I 1 , I 2 , I 3 through I n ), m P frames (P 1 , P 2 , P 3 through P m ) and k B frames ( In the method for transmitting a multimedia file compressed by differential pulse code modulation (DPCM) consisting of B 1 , B 2 , B 3 to B k ) from an FTP server to a client terminal through FTP file transfer, FTP 서버로부터 상기 멀티미디어 파일을 클라이언트 단말에 전송하기 전에, 상기 멀티미디어 파일에 포함된 각 프레임들의 시작위치, 종료위치 및 파일크기를 기록한 참조파일을 상기 클라이언트 단말에 전송하는 단계,Before transmitting the multimedia file from the FTP server to the client terminal, transmitting the reference file recording the start position, the end position, and the file size of each frame included in the multimedia file to the client terminal; 상기 클라이언트 단말에 의해, 상기 참조파일을 참조하여, FTP 서버로부터 전달되는 멀티미디어 파일의 재생을 제어하는 단계를 포함하여 이루어지는 특징으로 하는, 차등펄스코드변조에 의해 압축된 멀티미디어 파일을 FTP를 통해 전송하는 방법.Controlling, by the client terminal, reproduction of a multimedia file transmitted from an FTP server with reference to the reference file; transmitting the multimedia file compressed by differential pulse code modulation through FTP; Way. 제1항에 있어서, 상기 FTP 서버는, 상기 멀티미디어 파일의 전송단위를 설정할 때, 상기 참조파일을 참조하여, 한 개의 프레임이 두개의 전송단위로 쪼개어지지 아니하도록 설정하는 것을 특징으로 하는, 차등펄스코드변조에 의해 압축된 멀티미디어 파일을 FTP를 통해 전송하는 방법.According to claim 1, The FTP server, when setting the transmission unit of the multimedia file, by referring to the reference file, characterized in that the setting so that one frame is not split into two transmission units, differential pulses A method of transmitting multimedia files compressed by code modulation via FTP. 제2항에 있어서, 상기 전송단위의 설정에 있어서, 상기 헤더를 포함하는 전송단위는 상기 각 I 프레임, 상기 각 P 프레임 및 상기 각 B 프레임을 포함하는 전송단위들과 독립적으로 설정되고, 상기 각 I 프레임을 포함하는 전송단위들은 상기 각 P 프레임 및 상기 각 B 프레임을 포함하는 전송단위들과 독립적으로 설정되는 것을 특징으로 하는, 차등펄스코드변조에 의해 압축된 멀티미디어 파일을 FTP를 이용하여 전송하는 방법.The method of claim 2, wherein in the setting of the transmission unit, a transmission unit including the header is set independently of transmission units including each I frame, each P frame, and each B frame. The transmission unit including the I frame is set independently of the transmission units including each of the P frame and each of the B frame, transmitting the multimedia file compressed by differential pulse code modulation using FTP Way. 제3항에 있어서, 상기 헤더를 포함하는 전송단위가 상기 각 I 프레임, 상기 각 P 프레임 및 상기 각 B 프레임을 포함하는 전송단위들 보다 우선적으로 처리되고 전송되는 것을 특징으로 하는, 차등펄스코드변조에 의해 압축된 멀티미디어 파일을 FTP를 이용하여 전송하는 방법.4. The differential pulse code modulation of claim 3, wherein a transmission unit including the header is processed and transmitted in preference to transmission units including each I frame, each P frame, and each B frame. A method of transferring a multimedia file compressed by using FTP. 제4항에 있어서, 상기 헤더를 포함하는 전송단위의 전송에 뒤이어, 상기 각 I 프레임을 포함하는 전송단위들이, 상기 각 P 프레임 및 상기 각 B 프레임을 포함하는 전송단위들 보다 우선적으로 처리되고 전송되는 것을 특징으로 하는, 차등펄스코드변조에 의해 압축된 멀티미디어 파일을 FTP를 이용하여 전송하는 방법.The transmission unit according to claim 4, wherein following the transmission of the transmission unit including the header, the transmission units including each I frame are processed and transmitted in preference to the transmission units including each P frame and each B frame. A method of transmitting a multimedia file compressed by differential pulse code modulation using FTP. 제5항에 있어서,The method of claim 5, 상기 각 I 프레임의 전송단위들은, 상기 각 I 프레임이 상기 멀티미디어 파일에서 배치되는 순서인 I1 → I2 → I3 → … → In 의 순서로 전송되고,The transmission units of each I frame include I 1 → I 2 → I 3 →... → transmitted in the order of I n , 상기 각 P 프레임의 전송단위들은,The transmission units of each P frame, 빨리감기 동작모드에서 상기 멀티미디어 파일의 현재 플레이 위치가 g번째 I 프레임인 Ig(g는 1과 n 사이의 정수임)일 때, 상기 Ig 프레임 이후에 인접하게 위치한 P 프레임이 참조하는 프레임의 전송단위들이 우선적으로 전송된 후,In the fast-forward operation mode, when the current play position of the multimedia file is g g I frame I g (g is an integer between 1 and n), transmission of a frame referred to by an adjacent P frame after the I g frame After the units are sent first, 상기 Ig 프레임 이후에 인접하게 위치한 P 프레임의 전송단위가, 상기 빨리감기 동작모드에 의해 디스플레이되지 않고 지나가버린 각 P 프레임의 전송단위들보다 우선적으로 처리되어 전송되고,Transmission units of adjacent P frames located after the I g frame are processed and transmitted in preference to transmission units of each P frame that have passed without being displayed by the fast-forward operation mode, 상기 각 B 프레임의 전송단위들은,The transmission units of each B frame, 상기 Ig 프레임 이후에 인접하게 위치한 B 프레임의 전송단위가, 상기 빨리감기 동작모드에 의해 디스플레이되지 않고 지나가버린 각 B 프레임의 전송단위들보다 우선적으로 전송되는 것을 특징으로 하는, 차등펄스코드변조에 의해 압축된 멀티미디어 파일을 FTP를 이용하여 전송하는 방법.The transmission unit of the adjacent B frame after the I g frame is transmitted preferentially to the transmission units of each B frame that have passed without being displayed by the fast-forward operation mode. To transfer the compressed multimedia file using FTP. 제6항에 있어서,The method of claim 6, 사용자로부터 상기 멀티미디어 파일의 빨리감기 동작모드 및 빨리 되감기 동작모드 중 어느 하나가 요청되면, 상기 요청에 응답하여, I1, I2, I3 내지 In 프레임들이 화면상에 순차 디스플레이되는 것을 특징으로 하는, 차등펄스코드변조에 의해 압축된 멀티미디어 파일을 FTP를 이용하여 전송하는 방법.When one of the fast forward mode and the fast rewind mode of the multimedia file is requested from the user, in response to the request, I 1 , I 2 , I 3 to I n frames are sequentially displayed on the screen. A method of transmitting a multimedia file compressed by differential pulse code modulation using FTP. a) 클라이언트 단말에서, 헤더, n개의 I 프레임(I1, I2, I3 내지 In), m개의 P 프레임(P1, P2, P3 내지 Pm) 및 n개의 B 프레임(B1, B2, B3 내지 Bk)으로 구성되는 차등펄스코드변조(DPCM)에 의해 압축된 멀티미디어 파일에 대한 사용자의 요청에 응답하여, FTP 서버에게 상기 멀티미디어 파일의 요청을 전송하는 단계;a) At the client terminal, the header, n I frames (I 1 , I 2 , I 3 to I n ), m P frames (P 1 , P 2 , P 3 to P m ) and n B frames (B In response to a user's request for a multimedia file compressed by differential pulse code modulation (DPCM) consisting of 1 , B 2 , B 3 to B k ), transmitting the request of the multimedia file to an FTP server; b) FTP 서버에서, 상기 멀티미디어 파일의 전송을 수행하기 전에, 상기 멀티미디어 파일을 구성하는 프레임들의 시작위치, 종료위치 및 파일크기를 기록한 참조파일을 참조하여, 상기 멀티미디어 파일의 전송단위를 설정하고, 각각의 전송단위를 클라이언트 단말에 전송하는 단계; 및b) in the FTP server, before performing the transmission of the multimedia file, setting the transmission unit of the multimedia file with reference to the reference file that records the start position, end position, and file size of the frames constituting the multimedia file; Transmitting each transmission unit to a client terminal; And c) 상기 클라이언트 단말에서, 상기 FTP 서버로부터 전송된 전송단위를 처리하여 사용자 화면에 디스플레이하는 단계를 포함하여 이루어진 것을 특징으로 하는 차등펄스코드변조에 의해 압축된 멀티미디어 파일을 FTP를 이용하여 전송하는 방법.c) at the client terminal, processing the transmission unit transmitted from the FTP server and displaying the multimedia file compressed by differential pulse code modulation using FTP; . 제8항에 있어서, 상기 단계 b)가,The method of claim 8, wherein step b) b-1) 멀티미디어 파일을 구성하는 프레임을 전송하기 전에, 상기 멀티미디어 파일을 구성하는 프레임들의 시작위치, 종료위치 및 파일크기를 기록한 참조파일을 우선적으로 클라이언트 단말에 전송하는 단계를 포함하여 이루어진 것을 특징으로 하는 차등펄스코드변조에 의해 압축된 멀티미디어 파일을 FTP를 이용하여 전송하는 방법.b-1) prior to transmitting the frame constituting the multimedia file, transmitting the reference file recording the start position, end position, and file size of the frames constituting the multimedia file to the client terminal. A method of transmitting a multimedia file compressed by differential pulse code modulation using FTP. 제8항에 있어서, 상기 단계 b)에서, 상기 FTP 서버는, 상기 멀티미디어 파일의 전송단위를 설정할 때, 상기 참조파일을 참조하여, 한 개의 프레임이 두개의 전송단위로 쪼개어지지 아니하도록 설정하는 것을 특징으로 하는, 차등펄스코드변조에 의해 압축된 멀티미디어 파일을 FTP를 통해 전송하는 방법.10. The method of claim 8, wherein in the step b), when setting the transmission unit of the multimedia file, the FTP server refers to the reference file so as to set one frame not to be split into two transmission units. Characterized in that a multimedia file compressed by differential pulse code modulation is transmitted via FTP. 제10항에 있어서, 상기 단계 b)에서, 상기 전송단위를 설정함에 있어서, 상기 헤더를 포함하는 전송단위는 상기 각 I 프레임, 상기 각 P 프레임 및 상기 각 B 프레임을 포함하는 전송단위들과 독립적으로 설정되고, 상기 각 I 프레임을 포함하는 전송단위들은 상기 각 P 프레임 및 상기 각 B 프레임을 포함하는 전송단위들과 독립적으로 설정되는 것을 특징으로 하는, 차등펄스코드변조에 의해 압축된 멀티미디어 파일을 FTP를 이용하여 전송하는 방법.12. The method of claim 10, wherein in setting the transmission unit in step b), a transmission unit including the header is independent of transmission units including each I frame, each P frame, and each B frame. And the transmission units including each I frame are set independently of the transmission units including each P frame and each B frame. The multimedia file compressed by differential pulse code modulation is How to transfer using FTP. 제11항에 있어서, 상기 단계 b)에서, 상기 헤더를 포함하는 전송단위가 상기 각 I 프레임, 상기 각 P 프레임 및 상기 각 B 프레임을 포함하는 전송단위들 보다 우선적으로 처리되어 전송되고, 상기 헤더를 포함하는 전송단위의 전송에 뒤이어, 상기 각 I 프레임을 포함하는 전송단위들이, 상기 각 P 프레임 및 상기 각 B 프레임을 포함하는 전송단위들 보다 우선적으로 처리되어 전송되는 것을 특징으로 하는, 차등펄스코드변조에 의해 압축된 멀티미디어 파일을 FTP를 이용하여 전송하는 방법.12. The method of claim 11, wherein in step b), a transmission unit including the header is processed and transmitted in preference to transmission units including each I frame, each P frame, and each B frame, and the header Subsequent to the transmission of a transmission unit comprising a, the transmission unit including each of the I frame, characterized in that the priority is processed and transmitted than the transmission unit containing each of the P frame and each of the B frame, differential pulse A method of transmitting a multimedia file compressed by code modulation using FTP. 제12항에 있어서, 상기 단계 b)에서,The method of claim 12, wherein in step b), 상기 각 I 프레임의 전송단위들은, 상기 각 I 프레임이 상기 멀티미디어 파일에서 배치되는 순서인 I1 → I2 → I3 → … → In 의 순서로 전송되고,The transmission units of each I frame include I 1 → I 2 → I 3 →... → transmitted in the order of I n , 상기 각 P 프레임의 전송단위들은,The transmission units of each P frame, 상기 클라이언트 단말에서, 빨리감기 동작모드에서 상기 멀티미디어 파일의 현재 플레이 위치가 g번째 I 프레임인 Ig(g는 1과 n 사이의 정수임)일 때, 상기 Ig 프레임 이후에 인접하게 위치한 P 프레임이 참조하는 프레임의 전송단위들이 우선적으로 전송된 후,In the client terminal, when the current play position of the multimedia file in the fast-forward operation mode is I g (i is an integer between 1 and n) of the g th I frame, a P frame adjacent to the I g frame is located. After transmission units of a reference frame are transmitted first, 상기 Ig 프레임 이후에 인접하게 위치한 P 프레임의 전송단위가, 상기 빨리감기 동작모드에 의해 디스플레이되지 않고 지나가버린 각 P 프레임의 전송단위들보다 우선적으로 처리되어 전송되고,Transmission units of adjacent P frames located after the I g frame are processed and transmitted in preference to transmission units of each P frame that have passed without being displayed by the fast-forward operation mode, 상기 각 B 프레임의 전송단위들은,The transmission units of each B frame, 상기 Ig 프레임 이후에 인접하게 위치한 B 프레임의 전송단위가, 상기 빨리감기 동작모드에 의해 디스플레이되지 않고 지나가버린 각 B 프레임의 전송단위들보다 우선적으로 전송되는 것을 특징으로 하는, 차등펄스코드변조에 의해 압축된 멀티미디어 파일을 FTP를 이용하여 전송하는 방법.The transmission unit of the adjacent B frame after the I g frame is transmitted preferentially to the transmission units of each B frame that have passed without being displayed by the fast-forward operation mode. To transfer the compressed multimedia file using FTP. 제13항에 있어서, 상기 단계 c)에서, 상기 클라이언트 단말에서, 사용자로부터 상기 멀티미디어 파일의 빨리감기 동작모드 및 빨리 되감기 동작모드 중 어느 하나가 요청되면, 상기 요청에 응답하여, I1, I2, I3 내지 In 프레임들이 화면상에 순차 디스플레이되는 것을 특징으로 하는, 차등펄스코드변조에 의해 압축된 멀티미디어 파일을 FTP를 이용하여 전송하는 방법.15. The method of claim 13, wherein in the step c), when the client terminal requests one of the fast-forward mode and the fast-rewind mode of the multimedia file from the user, in response to the request, I 1 , I 2 And I 3 to I n frames are sequentially displayed on the screen, wherein the multimedia file compressed by differential pulse code modulation is transmitted using FTP. 제14항에 있어서, 상기 단계 c)가,The method of claim 14, wherein step c) c-1) 상기 클라이언트 단말에서, 멀티미디어 파일의 빨리감기 동작모드에 의해, 상기 멀티미디어 파일의 현재 플레이 위치가 g번째 I 프레임인 Ig 프레임일 때, 상기 클라이언트 단말이 현재의 플레이 위치를 상기 FTP 서버에 통지하는 단계를 포함하는 것을 특징으로 하는 차등펄스코드변조에 의해 압축된 멀티미디어 파일을 FTP를 이용하여 전송하는 방법.c-1) In the client terminal, when the current play position of the multimedia file is an I g frame, which is a g th I frame, by the fast forward operation mode of the multimedia file, the client terminal sets the current play position to the FTP server. And notifying the multimedia file compressed by differential pulse code modulation using FTP.
KR1020070063857A 2007-01-02 2007-06-27 Method for the delivery of multimedia file compressed by differential pulse code modulation using ftp file transter KR100796777B1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
KR20070000202 2007-01-02
KR1020070000202 2007-01-02

Publications (1)

Publication Number Publication Date
KR100796777B1 true KR100796777B1 (en) 2008-01-22

Family

ID=39218837

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020070063857A KR100796777B1 (en) 2007-01-02 2007-06-27 Method for the delivery of multimedia file compressed by differential pulse code modulation using ftp file transter

Country Status (1)

Country Link
KR (1) KR100796777B1 (en)

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
기타

Similar Documents

Publication Publication Date Title
US20240107124A1 (en) Switched multicast video streaming
US10250664B2 (en) Placeshifting live encoded video faster than real time
KR101064762B1 (en) Fast start-up for digital video streams
US20110191803A1 (en) Trick Mode Support for VOD with Long Intra-Frame Intervals
US10826963B2 (en) Reducing latency for streaming video
US20060023729A1 (en) Apparatus and method for adaptively controlling buffering amount according to content attribute in receiving audio-video data
US20080104644A1 (en) Video Transferring Apparatus and Method
JP2005510143A (en) System and method for recording and displaying video programs for mobile handheld devices
EP2442581B1 (en) Video assets having associated graphical descriptor data
US20040034870A1 (en) Data streaming system and method
US20130028576A1 (en) Reproduction control device and reproduction control method
KR100840419B1 (en) Information distributing system and method, information distributing apparatus therefor, receiver terminal, and information relaying apparatus
KR101678394B1 (en) Method and apparatus for storing data in digital broadcasting system providing video on demand service
CN111107387B (en) Video transcoding method and device and computer storage medium
KR100796777B1 (en) Method for the delivery of multimedia file compressed by differential pulse code modulation using ftp file transter
JP2007123984A (en) Content distribution system, stream transmission apparatus, receiving apparatus, and content distribution method
KR100819923B1 (en) Method for the delivery of multimedia file compressed by differential pulse code modulation through p2p data exchange
JP2003046928A (en) Network image reproduction method and compression image data decoding reproduction apparatus
US11647063B2 (en) Method and apparatus for presentation of video content
JP2006339980A (en) Image reproducer
CA3050636C (en) Reducing latency for streaming video
EP3732888B1 (en) Reducing latency for streaming video
KR20030092105A (en) Data-on-demand digital broadcast system utilizing prefetch data transmission
US9124921B2 (en) Apparatus and method for playing back contents
CN114827668A (en) Video gear selection method, device and equipment based on decoding capability

Legal Events

Date Code Title Description
A201 Request for examination
A302 Request for accelerated examination
E902 Notification of reason for refusal
E701 Decision to grant or registration of patent right
GRNT Written decision to grant
FPAY Annual fee payment

Payment date: 20130115

Year of fee payment: 6

FPAY Annual fee payment

Payment date: 20140115

Year of fee payment: 7

FPAY Annual fee payment

Payment date: 20141231

Year of fee payment: 8

FPAY Annual fee payment

Payment date: 20180416

Year of fee payment: 11

FPAY Annual fee payment

Payment date: 20190115

Year of fee payment: 12