KR20000045626A - Pre-processing apparatus for adjusting decoding time of video decoder - Google Patents

Pre-processing apparatus for adjusting decoding time of video decoder Download PDF

Info

Publication number
KR20000045626A
KR20000045626A KR1019980062193A KR19980062193A KR20000045626A KR 20000045626 A KR20000045626 A KR 20000045626A KR 1019980062193 A KR1019980062193 A KR 1019980062193A KR 19980062193 A KR19980062193 A KR 19980062193A KR 20000045626 A KR20000045626 A KR 20000045626A
Authority
KR
South Korea
Prior art keywords
state
signal
latch
control signal
vbv buffer
Prior art date
Application number
KR1019980062193A
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 김영환
Priority to KR1019980062193A priority Critical patent/KR20000045626A/en
Publication of KR20000045626A publication Critical patent/KR20000045626A/en

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N19/00Methods or arrangements for coding, decoding, compressing or decompressing digital video signals
    • H04N19/85Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using pre-processing or post-processing specially adapted for video compression
    • H04N19/89Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using pre-processing or post-processing specially adapted for video compression involving methods or arrangements for detection of transmission errors at the decoder
    • H04N19/895Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using pre-processing or post-processing specially adapted for video compression involving methods or arrangements for detection of transmission errors at the decoder in combination with error concealment

Landscapes

  • Engineering & Computer Science (AREA)
  • Multimedia (AREA)
  • Signal Processing (AREA)
  • Television Signal Processing For Recording (AREA)
  • Compression Or Coding Systems Of Tv Signals (AREA)

Abstract

PURPOSE: A pre-processing apparatus for adjusting decoding time of video decoder is provided to prevent error from occurring while performing a decoding process by controlling the VBV(Video Buffer Verifier). CONSTITUTION: A pre-processing apparatus for adjusting decoding time of video decoder includes a shift register(110), a start code detector(120), a state machine(130), a counter(140), a data latch/control signal generator(150), a frame rate latch(160), a VBV buffer size latch(170) and a VBV delay latch(180). The shift register(110) shifts input video stream sequentially. The state machine(130) inputs enable signal from the detector(120) and controls writing of input video stream. The counter(140) is controlled by the signal from the detector(120). The data latch/control signal generator(150) generates signals for latching frame rate, VBV buffer size and VBV buffer delay. The frame rate latch(160), the VBV buffer size latch(170) and the VBV delay latch(180) are operated by the control signal from the data latch/control signal generator.

Description

비디오 디코더의 디코딩 시간 조절을 위한 전처리장치Preprocessor for video decoding time adjustment

본 발명은 고화질 텔레비전(HDTV)에서 비디오 디코더의 디코딩 시간 조절을 위한 전처리기(Pre-Processor)에 관한 것으로, 특히 시퀀스-헤더(sequence-header)가 입력된 후에 파라미터를 추출하고, VBV(Video Buffer Verifier)-버퍼(buffer)에 입력 비디오 스트림을 저장토록 제어함으로써 디코딩시 오류를 방지하도록 한 비디오 디코더의 디코딩시간 조절을 위한 전처리장치에 관한 것이다.The present invention relates to a pre-processor for adjusting the decoding time of a video decoder in a high-definition television (HDTV). In particular, the present invention relates to extracting a parameter after a sequence-header is input, and to extracting a video buffer. Verifier) relates to a preprocessor for controlling the decoding time of a video decoder to prevent an error in decoding by controlling to store an input video stream in a buffer.

일반적으로, 고화질 텔레비전(HDTV : High Definition Television)은 비디오 방식 표준으로 MPEG-2(Moving Picture Experts Group-2)를 채택하고 있다.In general, high definition television (HDTV) adopts Moving Picture Experts Group-2 (MPEG-2) as a video standard.

통상, 영상 신호를 부호화하면 영상의 복잡도나 움직임의 빠르기에 따라 발생하는 정보량이 변화한다. 이 변화량에 대응하여 일정한 전송 속도로 전송하기 위해서는 부호 발생량 제어(비트율 제어)가 수행되어야 한다. MPEG-2에서는 송신시에 버퍼(VBV-버퍼)를 구비하고, 이 버퍼의 점유율에 따라 양자화 계수를 변경하여 발생되는 데이터 량이 일정한 범위(VBV 버퍼 사이즈)를 넘거나 모자라지 않도록 조절한다. 이와 마찬가지로, 수신측에서도 부호화된 영상 신호의 데이터 량이 가변적이므로 송신시에 사용된 크기의 버퍼를 사용하여 그 변화량에 대응하도록 한다.In general, encoding a video signal changes the amount of information generated due to the complexity of the video and the speed of the motion. In order to transmit at a constant transmission rate corresponding to the change amount, code generation amount control (bit rate control) must be performed. In MPEG-2, a buffer (VBV-buffer) is provided at the time of transmission, and the amount of data generated by changing the quantization coefficient according to the occupancy of the buffer is adjusted so as not to exceed or fall within a certain range (VBV buffer size). Similarly, since the amount of data of the encoded video signal is variable at the receiving side, the buffer of the size used at the time of transmission is used to correspond to the amount of change.

MPEG-2 기준에 맞는 비디오 스트림(video stream)을 디코딩 하는 비디오 디코더를 하드웨어로 구현할 경우 디코딩시간을 조절하기 위해서 VBV-버퍼를 통한 VBV 지연 제어 기능이 필요하다. 이 지연 제어 기능은 비디오 스트림을 VBV-버퍼에 기입하기 전에 VBV 지연 등의 파라미터를 미리 추출함으로써 구현할 수 있다. 기존의 TV급 MPEG-2 비디오 디코더의 경우에는 지연 제어 기능을 소프트웨어적으로 처리 가능하나, 반면 HDTV급 디코더의 경우에는 입력되는 데이터 레이트(rate) 및 요구되는 처리 속도가 높아 하드웨어적인 처리가 불가피하다.In hardware implementation of a video decoder that decodes a video stream that conforms to the MPEG-2 standard, a VBV delay control function is required through the VBV-buffer to adjust the decoding time. This delay control can be implemented by pre-extracting parameters such as VBV delay before writing the video stream to the VBV-buffer. Delay control function can be processed by software in case of existing TV class MPEG-2 video decoder, while hardware processing is inevitable because HDTV class decoder has high input data rate and required processing speed. .

HDTV급 MPEG-2 비디오 디코더에서 디코딩시간을 조절하는 VBV 지연 제어 기능을 구현하기 위해서는 필요한 파라미터 및 VBV-버퍼에 입력되는 데이터를 제어하기 위한 전처리(pre-Process) 과정이 필요하다.In order to implement the VBV delay control function that adjusts the decoding time in an HDTV-class MPEG-2 video decoder, a pre-processing process for controlling necessary parameters and data input to the VBV-buffer is required.

첨부한 도면 도1은 일반적인 HDTV 시스템에 적용된 비디오 디코더의 블록도이다.1 is a block diagram of a video decoder applied to a general HDTV system.

도시된 바와 같이, 입력되는 비디오 스트림으로부터 VBV 지연 정보를 검출하여 비디오 스트림을 읽어갈 수 있는 시점을 제어하며, 프레임 레이트 정보를 검출하여 상기 비디오 스트림의 디코딩시간을 확보해주는 전처리기(11)와, 상기 전처리기(11)에서 얻어지는 각종 제어정보(프레임 레이트 정보, VBV 버퍼 사이즈 정보 등등)에 따라 디코딩 시스템 전체 동작을 컨트롤하는 VBV 버퍼 제어부(12)와, 상기 전처리기(11)에서 얻어지는 비디오 스트림 기록 제어신호에 따라 입력되는 비디오 스트림 데이터를 램에 기록해주고, 후단 디코딩부(14)에서 얻어지는 판독 제어신호에 따라 저장한 비디오 스트림을 출력해주는 VBV버퍼(13)와, 상기 VBV 버퍼 제어부(12)의 제어에 따라 상기 VBV버퍼부(13)에서 얻어지는 비디오 스트림을 디코딩 하는 비디오 디코딩부(14)로 구성되었다.As shown, the preprocessor 11 detects the VBV delay information from the input video stream to control the time at which the video stream can be read, and detects the frame rate information to secure the decoding time of the video stream. A VBV buffer control unit 12 for controlling the overall operation of the decoding system according to various control information (frame rate information, VBV buffer size information, etc.) obtained by the preprocessor 11, and a video stream recording obtained by the preprocessor 11; The VBV buffer 13 and the VBV buffer controller 12 record the video stream data input according to the control signal to the RAM and output the video stream stored according to the read control signal obtained from the rear decoder 14. And a video decoding unit 14 for decoding the video stream obtained from the VBV buffer unit 13 under control. All.

상기에서, 전처리기(11)는 입력되는 비디오 스트림을 순차 래치하여 출력하는 제1 내지 제4 D플립플롭(11a ~ 11d)과, 상기 제1 내지 제4 D플립플롭(11a ~ 11d)에서 각각 지연된 값을 비교하여 스트림 종류를 판단하는 비교부(51e)와, 상기 비교부(51e)에서 판단되는 비트스트림의 종류에 따라 VBV지연값, 프레임 레이트 정보, VBV 사이즈 정보의 기록을 위한 제어신호를 발생하며, 아울러 상기 비트스트림 종류에 따라 준비신호(RDY)와 기록 가능신호(WE)를 생성하는 컨트롤로직 및 카운터(51f)와, 상기 컨트롤로직 및 카운터(51f)에서 출력되는 기록 제어신호에 따라 상기 제1 내지 제4 D플립플롭(11a ~ 11d)에서 얻어지는 데이터로부터 버퍼 지연값을 래치하여 출력하는 VBV지연값 래치부(11g)와, 상기 컨트롤로직 및 카운터(11f)에서 출력되는 기록 제어신호에 따라 상기 제1 내지 제4 D플립플롭(11a ~ 11d)에서 얻어지는 프레임 레이트를 래치하여 출력하는 프레임 레이트 래치부(11h)와, 상기 컨트롤로직 및 카운터(11f)에서 출력되는 기록 제어신호에 따라 상기 제1 내지 제4 D플립플롭(11a ~ 11d)에서 얻어지는 VBV 버퍼 사이즈를 래치하여 출력하는 VBV사이즈 래치부(11i)로 구성되었다.In the above, the preprocessor 11 in the first to fourth D flip-flop (11a to 11d) and the first to fourth D flip-flop (11a to 11d) for sequentially latching and outputting the input video stream, respectively A comparison unit 51e for comparing the delayed value to determine the stream type, and a control signal for recording the VBV delay value, frame rate information, and VBV size information according to the type of the bitstream determined by the comparison unit 51e. And a control logic and counter 51f for generating a ready signal RDY and a recordable signal WE according to the bitstream type, and a write control signal output from the control logic and counter 51f. A VBV delay value latch section 11g for latching and outputting a buffer delay value from the data obtained by the first to fourth D flip-flops 11a to 11d, and a write control signal output from the control logic and counter 11f. According to the first to The first to fourth Ds according to the frame rate latch section 11h for latching and outputting the frame rates obtained from the 4D flip flops 11a to 11d and the write control signals output from the control logic and counter 11f. The VBV size latch section 11i latches and outputs the VBV buffer size obtained by the flip-flops 11a to 11d.

이와 같이 구성된 비디오 디코더는, 먼저 전처리기(11)내의 제1 내지 제4 D플립플롭(11A ~ 11d)에서 입력되는 비디오 스트림 데이터를 8비트 단위로 순차 래치하여 지연된 비디오 스트림 데이터를 출력시키게 된다. 이때, 비교부(11e)는 상기 제1 내지 제4 D플립플롭(11a ~ 11d)에서 각각 래치 되어 출력되는 8비트 비디오 스트림 데이터를 비교하여 스트림의 종류를 판단하게 되며, 그 스트림 종류가 판단되면 컨트롤로직 및 카운터(11f)를 초기화시키고(reset), 스트림 종류 판단 값을 전달해준다. 상기에서 입력되는 비디오 스트림은 도3과 같다. 도3에 도시된 바와 같이, 비디오 스트림은 Sequence Header, Sequence Extension, Extension & User, Group of Picture Header, User data, Picture Header, Picture Coding Extension, Extension & User, Picture Data, Sequence End의 순이며, 도면에서 피이드백 되는 실선이나 건너뛰는 실선은 해당 부분에 데이터를 기록할 수도 있고, 그렇지 않을 수도 있다는 것을 나타낸 것이다.The video decoder configured as described above first latches the video stream data input from the first to fourth D flip-flops 11A to 11d in the preprocessor 11 in 8-bit units to output delayed video stream data. At this time, the comparing unit 11e compares the 8-bit video stream data latched and output from the first to fourth D flip-flops 11a to 11d, respectively, and determines the type of the stream. Initializes the control logic and counter 11f, and passes the stream type determination value. The video stream input above is shown in FIG. 3. As shown in Fig. 3, the video stream is in order of Sequence Header, Sequence Extension, Extension & User, Group of Picture Header, User data, Picture Header, Picture Coding Extension, Extension & User, Picture Data, Sequence End. The solid line that is fed back or skipped in the line indicates that the data may or may not be recorded in that portion.

한편, 컨트롤 로직 및 카운터(11f)는 상기 리셋신호에 의해 초기화되며, 입력되는 스트림 종류 판단 값과 어드레스(Address) 및 데이터 리드신호(RD)에 따라 VBV버퍼 지연값, 프레임 레이트, VBV버퍼 사이즈를 기록하라는 기록 제어신호(Write-Cnt)를 생성하고, 아울러 3비트의 RDY신호를 생성하여 외부에서 VBV버퍼 지연값, VBV버퍼 사이즈, 프레임 레이트를 읽어갈 수 있도록 해준다. 그리고 스트림의 종류에 따라 기록 가능신호(WE)를 생성하여 상기 VBV 버퍼 지연값, VBV버퍼 사이즈, 프레임 레이트를 읽어 가는 블록으로 전달해준다.On the other hand, the control logic and counter 11f are initialized by the reset signal and adjust the VBV buffer delay value, frame rate, and VBV buffer size according to the input stream type determination value, the address, and the data read signal RD. A write control signal (Write-Cnt) to write is generated, and a 3-bit RDY signal is generated to externally read the VBV buffer delay value, VBV buffer size, and frame rate. The recordable signal WE is generated according to the type of the stream, and the VBV buffer delay value, the VBV buffer size, and the frame rate are transferred to the read block.

여기서 상기 기록 가능신호(WE)는 VBV버퍼에 기록할 필요가 없는 데이터(예를 들어, 채널 변경시에 발생하는 가비지 데이터)일 경우에는 디스에이블 된다.In this case, the write enable signal WE is disabled in the case of data that does not need to be written to the VBV buffer (for example, garbage data generated when a channel is changed).

한편, VBV 지연값 래치부(11g)는 상기 컨트롤로직 및 카운터(11f)에서 출력되는 기록 제어신호에 따라 상기 제1 내지 제4 D플립플롭(11a ~ 11d)에서 출력되는 데이터로부터 16비트 VBV 지연값을 래치하여 VBV버퍼부(13)에 전달해주어, 디코딩시 VBV버퍼에서 데이터를 읽어 가는 시점을 결정해준다.On the other hand, the VBV delay value latch section 11g is a 16-bit VBV delay from the data output from the first to fourth D flip-flops 11a to 11d in accordance with the write control signal output from the control logic and counter 11f. The value is latched and transferred to the VBV buffer unit 13 to determine the time point at which data is read from the VBV buffer during decoding.

아울러 프레임 레이트 래치부(11h)는 상기 컨트롤로직 및 카운터(11f)에서 출력되는 기록 제어신호에 따라 제1 내지 제4 D플립플롭(11a ~ 11d)에서 출력되는 데이터로부터 4비트의 프레임 레이트를 래치 시켜 후단의 디코딩부(14)에 제어신호로 전달해준다. 마찬가지로 VBV버퍼 사이즈 래치부(11i)도 상기 컨트롤로직 및 카운터(11f)에서 출력되는 기록 제어신호에 따라 제1 내지 제4D플립플롭(11a ~ 11d)에서 출력되는 데이터로부터 10비트의 VBV버퍼 사이즈 데이터를 래치하여 중앙처리장치(60) 및 다른 비디오 디코더에 제어신호로 전달해준다.In addition, the frame rate latch unit 11h latches the frame rate of 4 bits from the data output from the first to fourth D flip-flops 11a to 11d in accordance with the write control signal output from the control logic and counter 11f. The control unit transmits the control signal to the decoding unit 14 at a later stage. Similarly, the VBV buffer size latch section 11i also has 10-bit VBV buffer size data from the data output from the first to fourth D flip-flops 11a to 11d in accordance with the write control signal output from the control logic and counter 11f. The latch is transmitted to the CPU 60 and other video decoders as control signals.

한편, VBV버퍼부(13)는 전술한 전처리기(11)에서 얻어지는 VBV 버퍼 지연값에 따라 입력되는 지연된 비디오 스트림 데이터를 램에 저장하게 되며, 디코딩부(14)는 그 램에 저장된 비디오 스트림 데이터를 디코딩 하여 원래의 비디오 데이터로 복호화 하여 출력한다.Meanwhile, the VBV buffer unit 13 stores the delayed video stream data input to the RAM according to the VBV buffer delay value obtained by the preprocessor 11, and the decoding unit 14 stores the video stream data stored in the RAM. Decode and decode the original video data to output.

그러나 이러한 종래의 전처리장치는, 입력되는 비디오 스트림의 종류에 따라 VBV버퍼 제어를 위한 제어신호를 생성하여 입력 비디오 스트림을 VBV버퍼에 알맞게 저장하는데, 채널 변환 등에 의해 입력 비디오 스트림이 시퀀스-헤더부터 순차적으로 들어오지 않는 경우에는 입력 비디오 스트림을 처리하기 위한 파라미터를 정확히 추출할 수 없어 디코딩 에러가 발생하는 문제점이 있었다.However, such a conventional preprocessor generates a control signal for controlling the VBV buffer according to the type of the input video stream and stores the input video stream appropriately in the VBV buffer. In this case, there is a problem that a decoding error occurs because the parameters for processing the input video stream cannot be accurately extracted.

따라서 본 발명은 상기와 같은 종래 복조기 전단에 설치된 VBV버퍼 제어를 위한 전처리기로부터 발생하는 제반 문제점을 해결하기 위해서 제안된 것으로서,Therefore, the present invention has been proposed to solve all the problems arising from the preprocessor for controlling the VBV buffer installed in the front of the conventional demodulator,

본 발명의 목적은, 시퀀스-헤더(sequence-header)가 입력된 후에 파라미터를 추출하고, VBV(Video Buffer Verifier)-버퍼(buffer)에 입력 비디오 스트림을 저장토록 제어함으로써 디코딩시 오류를 방지하도록 한 비디오 디코더의 디코딩시간 조절을 위한 전처리장치를 제공하는 데 있다.It is an object of the present invention to extract errors after a sequence-header is input and to control the storage of the input video stream in a Video Buffer Verifier (VBV) -buffer to prevent errors in decoding. The present invention provides a preprocessor for adjusting the decoding time of a video decoder.

상기와 같은 목적을 달성하기 위한 본 발명(장치)은,The present invention (apparatus) for achieving the above object,

부호화된 입력 비디오 스트림을 저장하는 VBV버퍼를 제어하는 전처리장치에 있어서,A preprocessor for controlling a VBV buffer for storing an encoded input video stream,

상기 입력 비디오 스트림을 순차 쉬프트 시키는 쉬프트 레지스터부와;A shift register section for sequentially shifting the input video stream;

상기 쉬프트 레지스터부에서 출력되는 데이터로부터 시작 코드를 검출하는 시작 코드 검출기와;A start code detector for detecting a start code from data output from the shift register section;

상기 시작 코드 검출기로부터 출력되는 신호를 인에이블신호로 입력받고 상기 쉬프트 레지스터부에서 출력되는 데이터로부터 시퀀스 헤더를 추출하여 입력 비디오 스트림의 기록을 제어하는 제어신호를 발생하는 상태 머신과;A state machine for receiving a signal output from the start code detector as an enable signal and extracting a sequence header from data output from the shift register unit to generate a control signal for controlling recording of an input video stream;

상기 시작 코드 검출기로부터 출력되는 신호에 따라 카운팅을 하고 그 카운트값을 출력하는 카운터와;A counter for counting according to the signal output from the start code detector and outputting a count value;

상기 상태 머신 및 카운터에서 각각 출력되는 기록 가능신호 및 카운트 시작 신호를 래치하여 출력하고, 상기 상태 머신 및 카운터에서 출력되는 제어신호에 따라 프레임 레이트, VBV버퍼 사이즈, VBV버퍼 지연값을 래치하기 위한 제어신호를 발생하는 데이터 래치 및 제어신호 발생부와;Control for latching and outputting a recordable signal and a count start signal output from the state machine and the counter, respectively, and latching the frame rate, the VBV buffer size, and the VBV buffer delay value according to the control signals output from the state machine and the counter. A data latch and control signal generator for generating a signal;

상기 데이터 래치 및 제어신호 발생부에서 출력되는 제어신호에 따라 상기 쉬프트 레지스터에서 얻어지는 프레임 레이트 데이터를 래치하여 출력하는 프레임 레이트 래치부와;A frame rate latch unit for latching and outputting frame rate data obtained from the shift register according to a control signal output from the data latch and control signal generator;

상기 데이터 래치 및 제어신호 발생부에서 출력되는 제어신호에 따라 상기 쉬프트 레지스터에서 얻어지는 VBV 버퍼 사이즈 데이터를 래치하여 출력하는 VBV버퍼 사이즈 래치부와;A VBV buffer size latch unit for latching and outputting VBV buffer size data obtained from the shift register in accordance with a control signal output from the data latch and control signal generator;

상기 데이터 래치 및 제어신호 발생부에서 출력되는 제어신호에 따라 상기 쉬프트 레지스터에서 얻어지는 VBV버퍼 지연값을 래치하여 출력하는 VBV버퍼 지연값 래치부로 이루어짐을 특징으로 한다.And a VBV buffer delay value latch unit for latching and outputting a VBV buffer delay value obtained from the shift register according to a control signal output from the data latch and control signal generator.

상기에서, 상태 머신은, 상기 쉬프트 레지스터부에서 얻어지는 신호(S1)가 클리어 신호일 경우 초기화 상태로 천이하고, 상기 초기화 상태에서 상기 신호(S1)가 B3이면 시퀀스 헤더 추출상태로 천이하며, 상기 시퀀스 헤더 추출상태에서 상기 신호(S1)가 00이면 픽쳐 헤더 추출 상태로 천이하고, 상기 픽쳐 헤더 추출 상태에서 상기 입력 신호(S1)가 B7이면 상기 초기화 상태로 천이 하는 것을 특징으로 한다.In the above, the state machine transitions to an initialization state when the signal S1 obtained from the shift register unit is a clear signal, and transitions to a sequence header extraction state when the signal S1 is B3 in the initialization state, and the sequence header When the signal S1 is 00 in the extracted state, the signal transitions to the picture header extraction state, and when the input signal S1 is B7 in the picture header extraction state, the signal transitions to the initialization state.

또한, 상기 데이터 래치 및 제어신호 발생부는, 상기 상태 머신에서 출력되는 기록 가능신호를 래치 하는 제1플립플롭과, 상기 카운터에서 출력되는 카운팅 값을 래치하여 VBV 지연을 위한 카운트 시작 신호로 출력하는 제2플립플롭과, 상기 상태 머신 및 카운터에서 각각 출력되는 제어신호에 따라 프레임 레이트 래치를 위한 제어신호를 발생하는 제3플립플롭과, 상기 상태 머신 및 카운터에서 각각 출력되는 제어신호에 따라 VBV 사이즈 래치를 위한 제어신호를 발생하는 제4플립플롭과, 상기 상태 머신 및 카운터에서 각각 출력되는 제어신호에 따라 VBV 버퍼 지연을 위한 제어신호를 발생하는 제5플립플롭으로 구성됨을 특징으로 한다.The data latch and control signal generator may include a first flip-flop for latching a writable signal output from the state machine, and a counting value output from the counter to output a count start signal for a VBV delay. A second flip-flop, a third flip-flop for generating a control signal for the frame rate latch according to the control signals output from the state machine and the counter, and a VBV size latch according to the control signals output from the state machine and the counter, respectively And a fourth flip-flop for generating a control signal for the second flip-flop and a fifth flip-flop for generating a control signal for the VBV buffer delay according to the control signals output from the state machine and the counter, respectively.

도1은 일반적인 HDTV 시스템에 적용된 비디오 디코더의 블록도,1 is a block diagram of a video decoder applied to a general HDTV system;

도2는 종래 전처리기의 상세구성도,2 is a detailed configuration diagram of a conventional preprocessor;

도3은 도1에 입력되는 비디오 스트림의 구조도,3 is a structural diagram of a video stream input to FIG. 1;

도4는 본 발명에 의한 비디오 디코더의 디코딩 시간 조절을 위한 전처리장치 구성도,4 is a block diagram of a preprocessor for adjusting the decoding time of a video decoder according to the present invention;

도5는 도4의 상태 머신의 상태천이도.5 is a state transition diagram of the state machine of FIG.

〈도면의 주요 부분에 대한 부호의 설명〉<Explanation of symbols for main parts of drawing>

110 : 쉬프트 레지스터부110: shift register section

120 : 시작신호 검출기120: start signal detector

130 : 상태 머신130: state machine

140 : 카운터140: counter

150 : 데이터 래치 및 제어신호 발생부150: data latch and control signal generator

160 : 프레임 레이트 래치부160: frame rate latch unit

170 : VBV버퍼 사이즈 래치부170: VBV buffer size latch portion

180 : VBV버퍼 지연값 래치부180: VBV buffer delay value latch unit

이하, 상기와 같은 기술적 사상에 따른 본 발명의 바람직한 실시예를 첨부한 도면에 의거 상세히 설명하면 다음과 같다.Hereinafter, with reference to the accompanying drawings, preferred embodiments of the present invention according to the technical spirit as described above in detail.

첨부한 도면 도4는 본 발명에 의한 비디오 디코더의 디코딩시간 조절을 위한 전처리장치 구성도이다.4 is a block diagram of a preprocessor for adjusting the decoding time of a video decoder according to the present invention.

도시된 바와 같이, 입력 비디오 스트림(Video Stream)을 순차 쉬프트 시키는 쉬프트 레지스터부(110)와; 상기 쉬프트 레지스터부(110)에서 출력되는 데이터로부터 시작 코드를 검출하는 시작 코드 검출기(120)와; 상기 시작 코드 검출기(120)로부터 출력되는 신호를 인에이블신호(Ena)로 입력받고 상기 쉬프트 레지스터부(110)에서 출력되는 데이터로부터 시퀀스 헤더를 추출하여 입력 비디오 스트림의 기록을 제어하는 상태 머신(130)과; 상기 시작 코드 검출기(120)로부터 출력되는 신호에 따라 카운팅 동작이 제어되며 카운트값을 출력하는 카운터(140)와; 상기 상태 머신(130) 및 카운터(140)에서 각각 출력되는 기록 가능신호 및 카운트 시작 신호를 래치하여 출력하고, 상기 상태 머신(130) 및 카운터(140)에서 출력되는 제어신호에 따라 프레임 레이트, VBV버퍼 사이즈, VBV버퍼 지연값을 래치하기 위한 제어신호를 발생하는 데이터 래치 및 제어신호 발생부(150)와; 상기 데이터 래치 및 제어신호 발생부(150)에서 출력되는 제어신호에 따라 상기 쉬프트 레지스터부(110)에서 얻어지는 프레임 레이트 데이터를 래치하여 출력하는 프레임 레이트 래치부(160)와; 상기 데이터 래치 및 제어신호 발생부(150)에서 출력되는 제어신호에 따라 상기 쉬프트 레지스터부(110)에서 얻어지는 VBV 버퍼 사이즈 데이터를 래치하여 출력하는 VBV버퍼 사이즈 래치부(170)와; 상기 데이터 래치 및 제어신호 발생부(150)에서 출력되는 제어신호에 따라 상기 쉬프트 레지스터부(110)에서 얻어지는 VBV버퍼 지연값을 래치하여 출력하는 VBV버퍼 지연값 래치부(180)로 구성된다.As shown, a shift register unit 110 for sequentially shifting an input video stream; A start code detector 120 for detecting a start code from data output from the shift register unit 110; A state machine 130 that receives a signal output from the start code detector 120 as an enable signal Enna and extracts a sequence header from data output from the shift register 110 to control recording of an input video stream. )and; A counter 140 controlling a counting operation according to a signal output from the start code detector 120 and outputting a count value; Frame rate and VBV are latched and output according to control signals outputted from the state machine 130 and the counter 140, respectively, by latching and outputting the recordable signal and the count start signal outputted from the state machine 130 and the counter 140, respectively. A data latch and control signal generator 150 for generating a control signal for latching the buffer size and the VBV buffer delay value; A frame rate latch unit 160 for latching and outputting frame rate data obtained from the shift register unit 110 according to a control signal output from the data latch and control signal generation unit 150; A VBV buffer size latch unit 170 for latching and outputting VBV buffer size data obtained from the shift register unit 110 according to a control signal output from the data latch and control signal generator 150; The VBV buffer delay value latch unit 180 latches and outputs the VBV buffer delay value obtained by the shift register unit 110 according to the control signal output from the data latch and control signal generator 150.

상기에서 데이터 래치 및 제어신호 발생부(150)는, 상기 상태 머신(130)에서 출력되는 기록 가능신호를 래치 하는 제1플립플롭(151)과, 상기 카운터(140)에서 출력되는 카운팅 값을 래치하여 VBV 지연을 위한 카운트 시작 신호로 출력하는 제2플립플롭(152)과, 상기 상태 머신(130) 및 카운터(140)에서 각각 출력되는 제어신호에 따라 프레임 레이트 래치를 위한 제어신호를 발생하는 제3플립플롭(153)과, 상기 상태 머신(130) 및 카운터(140)에서 각각 출력되는 제어신호에 따라 VBV 사이즈 래치를 위한 제어신호를 발생하는 제4플립플롭(154)과, 상기 상태 머신(130) 및 카운터(140)에서 각각 출력되는 제어신호에 따라 VBV 버퍼 지연을 위한 제어신호를 발생하는 제5플립플롭(155)으로 구성된다.The data latch and control signal generator 150 latches a first flip-flop 151 for latching a recordable signal output from the state machine 130 and a counting value output from the counter 140. Second flip-flop 152 outputting the count start signal for the VBV delay, and a control signal for the frame rate latch according to control signals output from the state machine 130 and the counter 140, respectively. A third flip-flop 153, a fourth flip-flop 154 for generating a control signal for the VBV size latch according to the control signals output from the state machine 130 and the counter 140, and the state machine ( 130 and a fifth flip-flop 155 for generating a control signal for the VBV buffer delay according to the control signals output from the counter 140 and the counter 140, respectively.

이와 같이 구성된 본 발명에 의한 비디오 디코더의 디코딩시간 조절을 위한 전처리장치의 작용을 첨부한 도면 도5를 참조하여 설명하면 다음과 같다.The operation of the preprocessor for adjusting the decoding time of the video decoder according to the present invention configured as described above will be described with reference to FIG. 5.

먼저, 쉬프트 레지스터부(110)는 제1 내지 제5 쉬프트 레지스터(111 ~ 115) 로 입력되는 비디오 스트림을 바이트 단위로 5번 쉬프트 하여 출력시킨다.First, the shift register unit 110 shifts and outputs a video stream input to the first to fifth shift registers 111 to 115 five times in byte units.

다음으로, 시작코드 검출기(120)는 상기 쉬프트 레지스터부(110)내의 제1 내지 제4 쉬프트 레지스터(111 ~ 114)의 출력신호를 검색하여 제4, 제3, 제2 쉬프트 레지스터(114)(113)(112)의 출력이 0x"1"이 되면 시작 코드 검출신호(start_code)를 출력한다. 이 신호는 상태 머신(130)의 인에이블 신호(Ena)로 사용되고, 동시에 카운터(140)의 클리어 신호로 사용된다.Next, the start code detector 120 searches for the output signals of the first to fourth shift registers 111 to 114 in the shift register unit 110, and then the fourth, third and second shift registers 114 ( 113) When the output of 112 becomes 0x "1", the start code detection signal start_code is output. This signal is used as the enable signal Ena of the state machine 130 and at the same time as the clear signal of the counter 140.

상기 상태 머신(130)은 상기 시작 코드 검출기(120)로부터 시작 코드를 검출한 신호가 입력되면 구동이 되고, 상기 쉬프트 레지스터부(110)에서 출력되는 신호(S1)에 따라 상태를 천이 하면서 상기 쉬프트 레지스터부(110)에서 지연된 비디오 스트림의 기록 가능신호(WE)와 기타 제어신호를 발생한다.The state machine 130 is driven when a signal detected by the start code is input from the start code detector 120, and the state machine 130 transitions according to the signal S1 output from the shift register unit 110. The register unit 110 generates a write enable signal WE and other control signals of the delayed video stream.

여기서 상태 머신(130)은 도5에 도시된 바와 같이, 초기화 상태(S1), 시퀀스-헤더 추출상태(S2), 픽쳐 헤더 대기 상태(S3), 픽쳐 헤더 추출 상태(S4), 보디 상태(S5)의 5가지 상태로 천이 동작을 수행하며, 그에 따른 제어 신호를 발생한다.Here, as shown in FIG. 5, the state machine 130 includes an initialization state S1, a sequence-header extraction state S2, a picture header wait state S3, a picture header extraction state S4, and a body state S5. Transition operation is performed in five states of), and a control signal is generated accordingly.

즉, 전처리기를 초기화하는 신호인 클리어 신호가 입력되면 상태 머신(130)은 초기화 상태(S1)가 된다. 상태의 변화는 시작 코드(start_code)가 발생할 때와 클리어 신호가 입력될 때만 가능하다. 초기화 상태에서 시작 코드(start_code)가 발생하면 시프트 레지스터부(110)의 출력신호중 제4시프트 레지스터(114)의 값을 확인하여 그 값이 0x"B3"이면(비디오 스트림의 내용이 시퀀스 헤더임) 시퀀스 헤더 추출 상태(S2)로 천이하고, 상기 제4쉬프트 레지스터(114)의 값이 0x"B3"이 아닐 경우에는 현재의 상태인 초기화 상태를 유지한다. 상기 시퀀스 헤더 추출상태(S2)에서 상기 제4시프트 레지스터(114)의 출력값이 0x"0"이면, 픽쳐 헤더 추출 상태(S4)로 천이하고, 그 출력값이 0x"0"이 아니면 현 상태인 픽쳐 헤더 대기 상태(S3)를 유지한다. 상기 픽쳐 헤더 추출상태(S4)에서는 시작 코드(start_code)가 발생하면 보디 상태(S5)로 천이 한다. 상기 보디 상태(S5)에서는 클리어 신호가 발생하기 전까지는 계속 현재의 상태를 유지한다.In other words, when a clear signal that is a signal for initializing the preprocessor is input, the state machine 130 enters an initialization state S1. The change of state is possible only when the start code (start_code) occurs and when a clear signal is input. When the start code (start_code) occurs in the initialization state, the value of the fourth shift register 114 among the output signals of the shift register unit 110 is checked. If the value is 0x "B3" (the content of the video stream is a sequence header) When the state transitions to the sequence header extraction state S2 and the value of the fourth shift register 114 is not 0x "B3", the initialization state is maintained. If the output value of the fourth shift register 114 is 0x "0" in the sequence header extraction state S2, the transition to the picture header extraction state S4 is performed. If the output value is not 0x "0", the picture is in the current state. The header waiting state S3 is maintained. In the picture header extraction state S4, when a start code start_code is generated, the state transitions to the body state S5. In the body state S5, the current state is maintained until the clear signal is generated.

상기에서 언급한 시작 코드값은 하기 표〈1-1〉과 같다.The start code values mentioned above are shown in Table 1-1 below.

NameName Start code valueStart code value Sequence_start_codeSequence_start_code B3B3 Group_of_Picture_start_codeGroup_of_Picture_start_code B8B8 Picture_start_codePicture_start_code 0000 Sequence_end_codeSequence_end_code B7B7

그리고 카운터(140)는 0에서 11까지 카운트하며, 그 카운트값은 4비트(cnt[])로 이루어진다. 상기 cnt[]는 시작 코드 신호가 입력되면 0의 값으로 되고, 매 클록마다 증가하여 11이 되면 현재의 값을 계속 유지한다. 이 카운터9140)의 값은 스트림의 내용중 각 헤더 다음부터의 바이트 수를 나타낸다.The counter 140 counts from 0 to 11, and the count value is 4 bits (cnt []). The cnt [] becomes a value of 0 when a start code signal is input. The cnt [] is incremented every clock to 11 to maintain the current value. The value of this counter 9140 indicates the number of bytes after each header in the stream contents.

아울러 상태 머신(130)이 초기화 상태일 때는 입력되는 비디오 스트림의 내용 처음의 시퀀스 헤더를 찾지 못한 상태이고, 나머지 상태는 시퀀스 헤더 이후의 내용이다. 따라서 쉬프트 레지스터부(110)를 통해 출력되는 비디오 스트림은 상태 머신(130)의 상태가 시퀀스 헤더 추출 상태, 픽쳐 헤더 대기 상태, 픽쳐 헤더 추출상태, 보디 상태일 때만 VBV-버퍼에 데이터가 저장되어야 하므로, 상기 상태 머신(130)은 시퀀스 헤더를 찾은 상태에서만 기록 가능신호(/WE)를 출력한다.In addition, when the state machine 130 is in the initialization state, the first sequence header of the content of the input video stream cannot be found, and the rest of the state is the content after the sequence header. Therefore, in the video stream output through the shift register unit 110, data should be stored in the VBV-buffer only when the state of the state machine 130 is a sequence header extraction state, a picture header waiting state, a picture header extraction state, and a body state. The state machine 130 outputs a recordable signal / WE only in a state where the sequence header is found.

이와 같이 출력되는 기록 가능신호는 데이터 래치 및 제어신호 발생부(150)내의 제1 플립플롭(151)에서 래치된 후 후단의 VBV버퍼부(도1의 13)에 전달된다.The writable signal output as described above is latched by the first flip-flop 151 in the data latch and control signal generator 150 and then transferred to the VBV buffer unit (13 in FIG. 1).

한편, 상기 VBV버퍼를 제어하기 위한 시퀀스 헤더를 포함하여 8번째 바이트에 존재하는 프레임-레이트, 11번째에 존재하는 VBV버퍼 사이즈, 픽쳐부의 6,7,8번째 바이트에 존재하는 VBV버퍼 지연값의 파라미터를 추출하기 위하여 상태 머신(130)의 상태와 카운터(140)의 값을 이용한다.On the other hand, including the sequence header for controlling the VBV buffer, the frame-rate present in the eighth byte, the VBV buffer size in the eleventh byte, and the VBV buffer delay value in the sixth, seventh, and eighth bytes of the picture part. The state of the state machine 130 and the value of the counter 140 are used to extract the parameters.

즉, 상기 상태 머신(130)의 상태가 시퀀스 헤더 추출 상태이고, 카운터(140)의 값이 3일 때, 데이터 래치 및 제어신호 발생부(150)내의 제3플립플롭(153)은 프레임 레이트 데이터 추출을 위한 인에이블 신호를 발생하며, 이 인에이블 신호에 의해 프레임 레이트 래치부(160)는 구동하여 프레임 레이트를 래치 한다.That is, when the state of the state machine 130 is a sequence header extraction state and the value of the counter 140 is 3, the third flip-flop 153 in the data latch and control signal generator 150 generates frame rate data. An enable signal for extraction is generated, and the enable rate signal drives the frame rate latch unit 160 to latch the frame rate.

또한, 상기 상태 머신(130)의 상태가 시퀀스 헤더 추출 상태이고, 카운터(140)의 값이 7일 때, 데이터 래치 및 제어신호 발생부(150)내의 제4플립플롭(154)은 VBV버퍼 사이즈 추출을 위한 인에이블 신호를 발생하며, 이 인에이블 신호에 의해 VBV버퍼 사이즈 래치부(170)는 구동을 하여 VBV버퍼 사이즈를 래치 한다.In addition, when the state of the state machine 130 is a sequence header extraction state and the value of the counter 140 is 7, the fourth flip-flop 154 in the data latch and control signal generator 150 has a VBV buffer size. An enable signal for extraction is generated, and by the enable signal, the VBV buffer size latch unit 170 drives to latch the VBV buffer size.

또한, 상기 상태 머신(130)의 상태가 픽쳐 헤더 상태이고, 카운터(140)의 값이 3일 때, 데이터 래치 및 제어신호 발생부(150)내의 제5플립플롭(155)은 VBV버퍼 지연값 추출을 위한 인에이블 신호를 발생하며, 이 인에이블 신호에 의해 VBV버퍼 지연값 래치부(180)는 구동을 하여 VBV 버퍼 지연값을 래치 한다.In addition, when the state of the state machine 130 is a picture header state and the value of the counter 140 is 3, the fifth flip-flop 155 in the data latch and control signal generation unit 150 has a VBV buffer delay value. An enable signal for extraction is generated, and the enable signal causes the VBV buffer delay value latch unit 180 to drive to latch the VBV buffer delay value.

이상에서 상술한 바와 같이 본 발명은, 입력되는 비디오 스트림의 시퀀스 헤더를 추출하고, 그 시퀀스 헤더를 추출한 상태에서 입력 비디오 스트림을 제어하기 위한 파라미터를 추출함으로써 파라미터 추출에 정확성을 기할 수 있어서 디코딩 오류를 방지할 수 있는 이점이 있다.As described above, the present invention extracts a sequence header of an input video stream and extracts a parameter for controlling the input video stream in the state where the sequence header is extracted, thereby providing accuracy in parameter extraction and thus decoding error. There is an advantage that can be prevented.

Claims (3)

부호화된 입력 비디오 스트림을 저장하는 VBV버퍼를 제어하는 전처리장치에 있어서,A preprocessor for controlling a VBV buffer for storing an encoded input video stream, 상기 입력 비디오 스트림을 순차 쉬프트 시키는 쉬프트 레지스터부와;A shift register section for sequentially shifting the input video stream; 상기 쉬프트 레지스터부에서 출력되는 데이터로부터 시작 코드를 검출하는 시작 코드 검출기와;A start code detector for detecting a start code from data output from the shift register section; 상기 시작 코드 검출기로부터 출력되는 신호를 인에이블신호로 입력받고 상기 쉬프트 레지스터부에서 출력되는 데이터로부터 시퀀스 헤더를 추출하여 입력 비디오 스트림의 기록을 제어하는 상태 머신과;A state machine which receives a signal output from the start code detector as an enable signal and extracts a sequence header from data output from the shift register section to control recording of an input video stream; 상기 시작 코드 검출기로부터 출력되는 신호에 따라 카운팅 동작이 제어되며 카운트값을 출력하는 카운터와;A counter for controlling a counting operation according to a signal output from the start code detector and outputting a count value; 상기 상태 머신 및 카운터에서 각각 출력되는 기록 가능신호 및 카운트 시작 신호를 래치하여 출력하고, 상기 상태 머신 및 카운터에서 출력되는 상태신호 및 카운트값에 따라 프레임 레이트, VBV버퍼 사이즈, VBV버퍼 지연값을 래치하기 위한 제어신호를 발생하는 데이터 래치 및 제어신호 발생부와;Latches and outputs a recordable signal and a count start signal output from the state machine and the counter, respectively, and latches a frame rate, a VBV buffer size, and a VBV buffer delay value according to the state signal and the count value output from the state machine and the counter. A data latch and control signal generator for generating a control signal for performing the control; 상기 데이터 래치 및 제어신호 발생부에서 출력되는 제어신호에 따라 상기 쉬프트 레지스터에서 얻어지는 프레임 레이트 데이터를 래치하여 출력하는 프레임 레이트 래치부와;A frame rate latch unit for latching and outputting frame rate data obtained from the shift register according to a control signal output from the data latch and control signal generator; 상기 데이터 래치 및 제어신호 발생부에서 출력되는 제어신호에 따라 상기 쉬프트 레지스터에서 얻어지는 VBV 버퍼 사이즈 데이터를 래치하여 출력하는 VBV버퍼 사이즈 래치부와;A VBV buffer size latch unit for latching and outputting VBV buffer size data obtained from the shift register in accordance with a control signal output from the data latch and control signal generator; 상기 데이터 래치 및 제어신호 발생부에서 출력되는 제어신호에 따라 상기 쉬프트 레지스터에서 얻어지는 VBV버퍼 지연값을 래치하여 출력하는 VBV버퍼 지연값 래치부를 포함하여 구성된 것을 특징으로 하는 비디오 디코더의 디코딩시간 조절을 위한 전처리장치.And a VBV buffer delay value latch unit for latching and outputting a VBV buffer delay value obtained from the shift register according to a control signal output from the data latch and control signal generator. Pretreatment unit. 제1항에 있어서, 상기 상태 머신은, 상기 쉬프트 레지스터부에서 얻어지는 신호(S1)가 클리어신호일 경우 초기화 상태로 천이하고, 상기 초기화 상태에서 상기 신호가 "B3"이면 시퀀스 헤더 추출상태로 천이하며, 상기 시퀀스 헤더 추출상태에서 상기 신호가 "0"이면 픽쳐 헤더 추출 상태로 천이하고, 상기 픽쳐 헤더 추출 상태에서 픽쳐가 추출되면 보디 상태로 천이하고, 상기 보디 상태에서 입력 신호(S1)가 "B7"이면 상기 초기화 상태로 천이 하는 것을 특징으로 하는 비디오 디코더의 디코딩시간 조절을 위한 전처리장치.The method according to claim 1, wherein the state machine transitions to an initialization state when the signal S1 obtained from the shift register unit is a clear signal, and transitions to a sequence header extraction state when the signal is "B3" in the initialization state, When the signal is "0" in the sequence header extraction state, the signal transitions to the picture header extraction state. When the picture is extracted in the picture header extraction state, the signal transitions to the body state. In the body state, the input signal S1 is "B7". And a preprocessing device for controlling the decoding time of the video decoder, wherein the transition to the initialization state is performed. 제1항에 있어서, 상기 데이터 래치 및 제어신호 발생부는, 상기 상태 머신에서 출력되는 기록 가능신호를 래치 하는 제1플립플롭과, 상기 카운터에서 출력되는 카운팅 값을 래치하여 VBV 지연을 위한 카운트 시작 신호로 출력하는 제2플립플롭과, 상기 상태 머신의 상태가 시퀀스 헤더 추출 상태이고, 카운터의 값이 3일 때, 프레임 레이트 추출을 위한 래치 인에이블 신호를 발생하는 제3플립플롭과, 상기 상태 머신의 상태가 시퀀스 헤더 추출 상태이고, 카운터의 값이 7일 때, VBV버퍼 사이즈 추출을 위한 인에이블 신호를 발생하는 제4플립플롭과, 상기 상태 머신의 상태가 픽쳐 헤더 상태이고, 카운터의 값이 3일 때, VBV버퍼 지연값 추출을 위한 인에이블 신호를 발생하는 제5플립플롭으로 구성된 것을 특징으로 하는 비디오 디코더의 디코딩시간 조절을 위한 전처리장치.The count start signal of claim 1, wherein the data latch and control signal generator comprises: a first flip-flop for latching a writable signal output from the state machine; and a counting value output from the counter; A second flip-flop to be output to the third flip-flop for generating a latch enable signal for frame rate extraction when the state of the state machine is a sequence header extraction state and the counter value is 3; Is a sequence header extraction state and the value of the counter is 7, the fourth flip-flop generating an enable signal for extracting the VBV buffer size, the state of the state machine is the picture header state, and the value of the counter is 3, the fifth flip-flop generates an enable signal for extracting the VBV buffer delay value. Pretreatment device.
KR1019980062193A 1998-12-30 1998-12-30 Pre-processing apparatus for adjusting decoding time of video decoder KR20000045626A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1019980062193A KR20000045626A (en) 1998-12-30 1998-12-30 Pre-processing apparatus for adjusting decoding time of video decoder

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1019980062193A KR20000045626A (en) 1998-12-30 1998-12-30 Pre-processing apparatus for adjusting decoding time of video decoder

Publications (1)

Publication Number Publication Date
KR20000045626A true KR20000045626A (en) 2000-07-25

Family

ID=19568880

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1019980062193A KR20000045626A (en) 1998-12-30 1998-12-30 Pre-processing apparatus for adjusting decoding time of video decoder

Country Status (1)

Country Link
KR (1) KR20000045626A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20040095034A (en) * 2003-05-06 2004-11-12 삼성전자주식회사 Method of determining entry point, and the apparatus therefor

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20040095034A (en) * 2003-05-06 2004-11-12 삼성전자주식회사 Method of determining entry point, and the apparatus therefor

Similar Documents

Publication Publication Date Title
AU637284B2 (en) Video coder
CN102158704B (en) Two step arithmetic decoding with conversion into an intermediate format
KR100375845B1 (en) Variable rate MPEG-2 video syntax processor
US5365552A (en) Buffer fullness indicator
US4973961A (en) Method and apparatus for carry-over control in arithmetic entropy coding
KR100748485B1 (en) A variable length codeword decoder and a variable length codeword decoding method
US8130124B2 (en) Method and apparatus for improving the reliability of a serial link using scramblers
US7549000B2 (en) Apparatus and method for generating bitstream of S/PDIF data in HDMI
KR100269869B1 (en) Data rate conversion
US6285789B1 (en) Variable length code decoder for MPEG
KR970060957A (en) Variable bit rate moving picture decoding apparatus having variable speed high speed playback function
KR20000028928A (en) Programmable filter for removing selected user data from an MPEG-2 bit-stream
JPH07123407A (en) Hdtv decoder
US4090222A (en) Facsimile signal reception system
JPH09233429A (en) Video data decoder and decoding method
JPH0738445A (en) Variable-length sign decoder
KR20000045626A (en) Pre-processing apparatus for adjusting decoding time of video decoder
US6907068B2 (en) Image compressing coding apparatus and method for detecting a top position of an image in a buffer overflow
JPH11355230A (en) Encoding device
KR100279582B1 (en) Digital video compression signal editing device
KR100241691B1 (en) VBV Buffer Control Unit of MPEG-2 Video Decoder
KR0139163B1 (en) Sync adapting apparatus applicating in a vlc process
US6459736B1 (en) Moving picture decoding apparatus and method
KR100525373B1 (en) Fast forward control method of video player and video player
JPH07321668A (en) High efficiency data transmission storage device

Legal Events

Date Code Title Description
WITN Withdrawal due to no request for examination