(19)
(11) EP 1 463 329 B1

(12) EUROPEAN PATENT SPECIFICATION

(45) Mention of the grant of the patent:
17.05.2006 Bulletin 2006/20

(21) Application number: 04007385.0

(22) Date of filing: 26.03.2004
(51) International Patent Classification (IPC): 
H04N 7/24(2006.01)

(54)

Image reproduction apparatus

Bildwiedergabegerät

Appareil de reproduction d'image


(84) Designated Contracting States:
DE FR GB IT

(30) Priority: 27.03.2003 JP 2003088786

(43) Date of publication of application:
29.09.2004 Bulletin 2004/40

(73) Proprietor: MATSUSHITA ELECTRIC INDUSTRIAL CO., LTD.
Kadoma-shi, Osaka 571-8501 (JP)

(72) Inventor:
  • Yamauchi, Kenichiro
    Nagaokakyo-shi Kyoto 617-0845 (JP)

(74) Representative: Holmes, Miles Keeton et al
Novagraaf International S.A. 25, avenue du Pailly
1220 Les Avanchets, Geneva
1220 Les Avanchets, Geneva (CH)


(56) References cited: : 
EP-A- 1 286 538
US-B1- 6 169 843
US-A- 5 966 387
   
       
    Note: Within nine months from the publication of the mention of the grant of the European patent, any person may give notice to the European Patent Office of opposition to the European patent granted. Notice of opposition shall be filed in a written reasoned statement. It shall not be deemed to have been filed until the opposition fee has been paid. (Art. 99(1) European Patent Convention).


    Description

    FIELD OF THE INVENTION



    [0001] The present invention relates to image reproduction apparatuses and, more particularly, to image reproduction apparatuses that extract arbitrary video/audio data from plural MPEG transport streams that are stored in an apparatus for storing and reproducing digital broadcast data which are composed of MPEG transport streams, and reorganize a new MPEG transport stream.

    BACKGROUND OF THE INVENTION



    [0002] In recent years, as BS digital broadcasting, terrestrial digital broadcasting, and the like have become widespread, equipment for storing digital broadcast data has become widely available. The digital broadcast data are transmitted in a MPEG transport stream that is defined by ISO/IEC 13818-1. Figure 17 illustrates a structure of the MPEG transport stream.

    [0003] The MPEG transport stream is composed of plural packets, each comprising 188 bytes. The 188-byte MPEG transport stream packet is divided into a TS_header and a Payload area.

    [0004] A packet identifier (PID) in figure 17 has a length of 13 bits and is included in TS_header. The PID indicates the type of the packet. The type of the packet (video, audio, or PSI) is decided with reference to PID. In the payload area of a packet having a video PID, video streams are stored.

    [0005] In addition, adaptation_field_control indicates a structure of data that follow continuity_counter.

    [0006] In the case where 2 bits of adaptation_field_control are 2'b11, continuity_counter is followed by adaptation_field_length, adaptation_field (when adaptation_field_length = 0, there is no adaptation_field), and Payload. In the Payload area, PSI (program specific information) or PES (Packetized Elementary Stream) data are stored.

    [0007] In the case where 2 bits of adaptation_field_control are 2'b10, continuity_counter is followed by adaptation_field_length and adaptation_field. There is no Payload.

    [0008] In the case where 2 bits of adaptation_field_counter are 2'b01, continuity_counter is followed by Payload.

    [0009] The structure of adaptation_field is shown in figure 18.

    [0010] The adaptation_field comprise adaptation_field_length (8-bit data) that indicates the length of adaptation_field, which is followed by flags of 8 bits indicating types of data included in the adaptation_field, which is further followed by Optional_field_data.

    [0011] Among these flags, the 4th bit from the highest order flag is PCR_flag. When PCR_flag is 1, PCR (Program_clock_reference) is included in Optional_field_data. The PCR indicates the time when the last bit in a packet of the MPEG transport Stream including this PCR would reach a MPEG decoding apparatus. The PCR is constituted by Program_clock_reference_extension (9 bits) and Program_clock_reference_base. Program_clock_reference_ extension indicates a value of a counter that counts from 0 to 299 at 27MHz. When the counter value exceeds 299, the counter returns to 0. Program_clock_reference_base is incremented by 1 at a time when Program_clock_reference_extension exceeds 299. The PCR is used to generate the frequency of a reference clock (hereinafter, referred to as STC) for the apparatus that decodes the MPEG transport stream.

    [0012] Further, when OPCR_flag in figure 18 is 1, optional_field_area includes the value of OPCR (original_program_clock_reference). OPCR is an area for duplicating the original PCR in generating another MPEG transport stream using a MPEG transport stream.

    [0013] The structure of the PES data is shown in figure 19.

    [0014] The PES data contains Packet_start code_prefix starting from 24'h000001, which is followed by Stream_id, flag signals of 2 byte indicating the contents of data included in Optional_field_data, PES_header_data_length indicating the length of PES_header, Optional_field_data, and PES_packet_data_byte.

    [0015] When PTS_DTS_flags in figure 19 are 2'b11, a PTS (presentation time stamp) and a DTS (decoding time stamp) are set in Optional_field_data. The PTS indicates the time when decoded videos or audio are reproduced and outputted. When STC coincides with PTS, images or sounds including this PTS are outputted. The DTS is time information for controlling decoding when the decoding time and the reproduction time are different, like in the case of I pictures or P pictures of MPEG video. The PTS and DTS each have the length of 3 bits, and are indicated in unit of 90KHz.

    [0016] When PTS_DTS_flags in figure 19 are 2'b10, only the PTS (presentation time stamp) is set in Optional_field_data.

    [0017] In digital broadcasting, by utilizing the above-mentioned MPEG transport stream format, multiplication of plural images, sounds, and program information such as EPG can be realized. In order to identify the images, sounds and the like, the PID information is employed, and combination of images and sounds is given in the PSI information (PAT, PMT).

    [0018] Further, in recent years, as the digital broadcasting that is implemented by plural video/audio channels has come into widespread use, systems for simultaneously decoding plural video/audio data have become available. An apparatus for simultaneously decoding plural video/audio data is shown in figure 20.

    [0019] When a MPEG transport stream 6a is inputted to a PID filter 61, the PID filter 61 generates a signal 6b by extracting video/audio packets having a PID to be reproduced, and transmits the generated signal to a buffer 62 and a PCR · PTS · DTS detection unit 65. The PCR · PTS · DTS detection unit 65 detects PCR in the packet and generates STC. The PCR · PTS · DTS detection unit 65 further detects PTS and DTS from the video/audio data. When the STC value coincides with PTS and DTS, the unit 65 transmits a PTS · DTS control signal 6e for controlling a unit 63 for decoding video/audio data, while when the STC value coincides with PTS, the unit 65 transmits a PTS control signal 6f for controlling displaying of the decoded images or outputting of the decoded sounds. The video/audio decoding unit 63 reads a video/audio packet 6c from the buffer 62 with referring to the PTS · DTS control signal 6e to decode the packet 6c, and transmits decoded video/audio data 6d to a buffer 64. The video/audio data stored in the buffer 64 are transmitted as output images or sounds 6g with referring to the PTS control signal 6f, so that the images and the sounds are synchronized. A decoding apparatus shown in figure 20 is constituted by a plurality of the above-mentioned decoding unit.

    [0020] An example of a screen image that is reproduced by the decoding apparatus of figure 20 is shown in figure 21.

    [0021] A display screen image 71 is composed of plural decoded images 72 that are images generated by the decoding apparatus shown in figure 20, arbitrary graphics 73, and a program image 74 that shows program information. The program image 74 may be constituted by EPG (Electric Program Guide). It is possible to select whether one of sounds that are decoded by the decoding apparatus of figure 20 is selected, an arbitrary sound is reproduced from outside, or no sound is reproduced. By using the decoding apparatus as shown in figure 20, plural images can be displayed on one screen. Particularly, because of increases in the capacity of a hard disk drive or an optical disc, it has become possible to simultaneously view and listen to plural MPEG transport streams that were recorded at different times.

    [0022] In order to obtain a reproduced image as shown in figure 21, it is necessary that arbitrary video/audio data should be extracted from among plural MPEG transport streams to form another MPEG transport stream.

    [0023] In extracting arbitrary video/audio data from among plural MPEG transport streams to form another MPEG transport stream, as time information indicated by PCRs of the respective MPEG transport streams is different, when packets are re-multiplexed as they are, the time information may be changed indiscriminately, whereby it is impossible to decode these packets by the decoding apparatus.

    [0024] Thus, to solve this problem, the conventional image reproduction apparatus has plural means in parallel for generating a STC from PCR information included in the respective MPEG transport streams, thereby rewriting a PCR of a stream that has been re-multiplexed on the basis of the STC counter (for example, see Japanese Patent Application No. Hei.11-41193 (figure 1) and Japanese Published Patent Application No. 2002-185901 (figure 1)).

    [0025] The conventional method is shown in figure 22. Figure 22 illustrates an apparatus that extracts arbitrary video/audio data from plural MPEG transport streams 2a that are inputted, and outputs a re-multiplexed MPEG transport stream 2g.

    [0026] The apparatus shown in figure 22 includes plural one-channel reproduction units 25.

    [0027] In the one-channel reproduction unit 25, MPEG transport streams 2a are inputted to a PID filter 21. The PID filter 21 selects video or audio data of an arbitrary channel from the MPEG transport streams 2a and transmits the selected video or audio data 2b to a buffer 22, as well as selects a packet having a PCR and transmits the selected packet 2c including the PCR to a PCR detection · STC generation unit 24. The PCR detection · STC generation unit 24 detects the PCR value from the packet 2c including the PCR, and generates a STC so as to be in phases with PCR. A multiplexing means 26 selects video and audio data to be outputted, and tries to read MPEG transport packets that are stored in the buffer 22. At that time, a PCR rewriting unit 23 reads a selected video/audio packet 2d from the buffer 22, further reads a rewriting PCR value 2e that has been read from the PCR detection · STC generation unit 24, and rewrites the PCR value in the selected packet to the rewriting PCR value 2e, thereby outputting a reproduction video/audio packet 2f to the multiplexing means 26. Here, in many cases, a STC value that is generated by the PCR detection · STC generation unit 24 is employed as the rewriting PCR value 2e. Plural reproduction video/audio packets 2f that are outputted from the plural one-channel reproduction units 25 are multiplexed by the multiplexing means 26, and are outputted as a multiplexed MPEG transport stream 2g.

    [0028] However, in the above-mentioned method, two problems would arise.

    [0029] Initially, since different time base PCR are allocated to respective images that are reproduced by the conventional reproduction apparatus, respective images and sounds must be reproduced by the decoding apparatus using different STC, respectively. Further, when these images are simultaneously displayed on the same screen as shown in figure 21, the display becomes complicated because they have different STC.

    [0030] Secondly, as the PCR is changed at output timing, a difference between PTS · DTS in the stream and the rewritten PCR becomes large, thereby preventing accurate decoding of the MPEG transport stream. Particularly, as the buffer 62 of figure 20 controls the remaining amount of the buffer using STC · PTS · DTS, when the changed value of the PCR is greatly different from the original PCR, the buffer may overflow or underflow. The buffer overflow or underflow will occur more remarkably as the number of MPEG transport streams to be multiplexed is increased.

    [0031] As described above, in the apparatus that extracts arbitrary video, audio, and data from among plural MPEG transport streams to be re-multiplexed and reproduced, it is necessary that the PCR should be individually changed for each video or audio to decode the video or audio data at different time bases in the decoding, thereby enabling to display images and sounds on one screen. Further, when the number of MPEG transport streams to be multiplexed is increased, the changed PCR would not coincide with PTS · DTS, resulting in overflow or underflow of the buffer in the decoding apparatus.

    SUMMARY OF THE INVENTION



    [0032] The present invention has for its object to provide an image reproduction apparatus that can simultaneously view and listen to plural MPEG transport streams that were recorded at different times.

    [0033] Other objects and advantages of the invention will become apparent from the detailed description that follows. The detailed description and specific embodiments described are provided only for illustration since various additions and modifications within the scope of the invention will be apparent to those of skill in the art from the detailed description. An apparatus according to the invention is set out in claim 1.

    [0034] According to a 1st aspect of the present invention, there is provided an image reproduction apparatus including an ATS generation unit, an ATS multiplexing unit, channel reproduction units, a reproduction ATS generation unit, a reproduction timing generation unit, and a multiplexing unit, wherein a MPEG transport stream is inputted to the ATS generation unit and the ATS multiplexing unit, the ATS generation unit detects a PCR value in the input MPEG transport stream, and outputs an Arrived Time Stamp (ATS) to the ATS multiplexing unit, the ATS multiplexing unit multiplexes the Arrived Time Stamp and the input MPEG transport stream, and stores the multiplexed data in a storage medium, the channel reproduction units each include a PID filter, a buffer, a packet rewriting unit, an ATS detection unit, and a PTS · DTS detection unit, the PID filter extracts a MPEG transport stream having a PID that is to be reproduced from the storage medium, and outputs the extracted MPEG transport stream to the buffer and the PTS · DTS detection unit, the buffer outputs a MPEG transport stream to the packet rewriting unit in accordance with a control of the multiplexing unit, the packet rewriting unit rewrites a time that is indicated by an ATS counter, which is outputted from the reproduction timing generation unit, as PCR, and outputs the rewritten PCR, the ATS detection unit reads an initial value of the ATS that is multiplexed in the MPEG transport stream which is read from the storage medium, and outputs the initial value to the reproduction ATS generation unit, the PTS · DTS detection unit detects PTS and DTS in the input MPEG transport stream, and outputs the PTS and DTS,values to the reproduction timing generation unit, the reproduction ATS generation unit selects one of the ATS values, corresponding to one channel, which are inputted from the ATS detection unit, and outputs a value of a counter which uses the selected ATS as the initial value, to the packet rewriting unit, the reproduction timing generation unit, and the multiplexing unit, as well as outputs a difference between the ATS initial value of the selected channel which is used as the initial value of the counter and an ATS initial value of other channel to the reproduction timing generation unit, the reproduction timing generation unit generates timing of multiplexing of the MPEG transport stream that is outputted from the channel reproduction unit, and outputs the generated timing to the multiplexing unit, and the multiplexing unit multiplexes the MPEG transport streams that are outputted from the channel reproduction unit in accordance with the multiplexing timing that is outputted from the reproduction timing generation unit, and outputs the multiplexed stream.

    [0035] According to a 2nd aspect of the present invention, in the image reproduction apparatus of the 1st aspect, the reproduction timing generation unit generates a timing such that a reproduction time interval between a Presentation Time Stamp (PTS) and a Decoding Time Stamp (DTS) of an arbitrary video/audio channel, which are included in the MPEG transport stream outputted from the multiplexing unit, becomes equal to a time interval between a PTS and a DTS in a MPEG transport stream of the original images.

    [0036] According to a 3rd aspect of the present invention, in the image reproduction apparatus of the 1st aspect, the packet rewriting unit further has a function of rewriting a stream, thereby controlling a buffer in a decoding apparatus.

    [0037] According to a 4th aspect of the present invention, in the image reproduction apparatus of the 3rd aspect, the packet rewriting unit rewrites a stream by rewriting vbv_delay in a MPEG video stream.

    [0038] According to a 5th aspect of the present invention, in the image reproduction apparatus of the 3rd aspect, the packet rewriting unit further has a function of rewriting a coding parameter of a video/audio stream, and monitors a code amount of a video/audio stream in a MPEG transport stream at the reproduction, thereby optimizing the code amount.

    [0039] According to a 6th aspect of the present invention, in the image reproduction apparatus of the 1st aspect, a reproduction control signal for informing switching of video between arbitrary channels is inputted to the packet rewriting unit and the reproduction timing generation unit, and the reproduction timing generation unit generates a PTS and a DTS for correcting discontinuity in MPEG video streams resulting from the channel switching in accordance with the reproduction control signal, thereby correcting discontinuity other than in the PTS and the DTS in the MPEG video streams resulting from the channel switching.

    [0040] According to a 7th aspect of the present invention, in the image reproduction apparatus of the 1st aspect, a reproduction control signal for informing switching of video between arbitrary channels is inputted to the reproduction timing generation unit, and the reproduction timing generation unit generates timing of multiplexing of MPEG transport streams for correcting discontinuity in the Arrived Time Stamp resulting from the channel switching in accordance with the reproduction control signal.

    [0041] According to an 8th aspect of the present invention, in the image reproduction apparatus of the 1st aspect, a reproduction control signal for informing switching of video between arbitrary channels is inputted to the packet rewriting unit and the reproduction timing generation unit, and the reproduction timing generation unit has a function of generating a PTS and a DTS for correcting discontinuity in MPEG video streams resulting from the channel switching in accordance with the reproduction control signal, thereby correcting discontinuity other than in the PTS and the DTS in the MPEG video streams resulting from the channel switching, as well as has a function of generating timing of multiplexing of MPEG transport streams for correcting discontinuity in the Arrived Time Stamps resulting from the channel switching in accordance with the reproduction control signal.

    [0042] According to a 9th aspect of the present invention, in the image reproduction apparatus of the 6th or 8th aspect, the discontinuity other than in the PTS and the DTS in the MPEG video streams resulting from the channel switching is discontinuity in Broken_link bits in the MPEG video streams.

    [0043] According to a 10th aspect of the present invention, in the image reproduction apparatus of the 6th or 8th aspect, the discontinuity other that in the PTS and the DTS in the MPEG video streams resulting from the channel switching is discontinuity in Continuity_counter bits in the MPEG transport streams.

    [0044] According to an 11th aspect of the present invention, in the image reproduction apparatus of the 6th or 8th aspect, the packet rewriting unit rewrites a PID so as to prevent a change in a video/audio PID at a time when the channel switching is performed.

    [0045] According to a 12th aspect of the present invention, in the image reproduction apparatus of the 6th or 8th aspect, the packet rewriting unit outputs a dummy MPEG transport stream at the channel switching during a period from when an output of a video stream that is being reproduced stops and to when reproduction of the next stream is stared.

    [0046] According to a 13th aspect of the present invention, in the image reproduction apparatus of the 12th aspect, the dummy MPEG transport stream comprises pictures of a low bit rate.

    [0047] According to a 14th aspect of the present invention, in the image reproduction apparatus of the 12th aspect, the dummy MPEG transport stream comprises a picture that is required to decode a start picture of the next stream.

    [0048] According to a 15th aspect of the present invention, in the image reproduction apparatus of the 12th aspect, when the video stream is switched by the channel switching to a stream of a different time period in the same video stream, the dummy MPEG transport stream comprises arbitrary pictures between the last picture in the video stream that is stopped by the channel switching and the first picture in the video stream that will be reproduced next.

    [0049] According to a 16th aspect of the present invention, in the image reproduction apparatus of the 12th aspect, the dummy MPEG transport stream comprises a picture that is required to decode a start picture of the next stream, or when the video stream is switched by the channel switching to a stream of a different time period in the same video stream, the dummy MPEG transport stream comprises arbitrary pictures between the last picture of the video stream that is stopped by the channel switching and the first picture of the video stream that will be reproduced next.

    [0050] According to a 17th aspect of the present invention, the image reproduction apparatus of the 1st aspect further includes: a trick-play control unit and a trick-play picture generation unit, the trick-play control unit transmitting a transmission band that is allocated to trick play and trick-play control information to the trick-play picture generation unit, and the trick play picture generation unit generating trick-play video/audio on the basis of outputs from the buffer using the transmission band and the control information which are transmitted from the trick-play control unit, and transmitting the generated video/audio to the packet rewriting unit.

    [0051] According to an 18th aspect of the present invention, in the image reproduction apparatus of the 17th aspect, the trick-play control unit changes the transmission band that is allocated to the trick play also in a period when the trick play is being performed, and the trick-play picture generation unit generates trick-play pictures on the basis of the transmission band that is transmitted from the trick-play control unit.

    [0052] According to the image reproduction apparatus of the present invention, when a MPEG transport stream is stored in an storage medium, a STC is generated from a PCR in the stream, the STC is added to the MPEG transport stream as an ATS (Arrived Time Stamp) to be stored, and when starting reproduction, the value of the readout ATS is used as a PCR at the reproduction, so that the respective STCs which are reproduced from the respective PCRs at the reproduction have the same value. Therefore, it is possible to overcome the above-described problem occurring when plural images/sounds are displayed on the same screen, that is, it is possible to display plural images/sounds on the same screen, without individually rewriting respective PCRs of video/audio and decoding the same on different time bases at the decoding.

    [0053] Further, as for PTS and DTS, the difference value in ATS between packets having PTS or DTS in the same video or audio is produced so as to output the video or audio with holding the difference value. Thereby, no underflow or overflow occurs in the buffer of the decoding apparatus.

    BRIEF DESCRIPTION OF THE DRAWINGS



    [0054] 

    Figure 1 is a diagram illustrating an image reproduction apparatus according to a first embodiment of the present invention.

    Figure 2 is a diagram illustrating a structure of an ATS generating apparatus according to the first embodiment.

    Figure 3 is a diagram showing an example of multiplexing of an ATS and a MPEG transport stream according to the first embodiment.

    Figure 4 is a diagram illustrating generation of a reproduction ATS according to the first embodiment.

    Figure 5 is a diagram showing reproduction times according to the first embodiment.

    Figure 6 is a diagram illustrating generation of reproduction timing according to the first embodiment.

    Figure 7 is a diagram illustrating an image reproduction apparatus according to a second embodiment of the present invention.

    Figure 8 is a diagram showing an example 1 of a structure of a packet rewriting unit with coding amount adjusting function according to the second embodiment.

    Figure 9 is a diagram showing an example 2 of the structure of the packet rewriting unit with coding amount adjusting function according to the second embodiment.

    Figure 10 is a diagram illustrating reproduction sequences of three channels according to a third embodiment of the present invention.

    Figure 11 is a diagram illustrating an image reproduction apparatus according to the third embodiment.

    Figure 12 is a diagram illustrating an image reproduction apparatus according to a fourth embodiment.

    Figure 13 is a diagram showing reproduction sequences of three channels according to the fourth embodiment.

    Figure 14 is a diagram illustrating an image reproduction apparatus according to a fifth embodiment of the present invention.

    Figure 15 is a diagram illustrating a structure of a packet rewriting unit according to the fifth embodiment.

    Figure 16 is a diagram illustrating an image reproduction apparatus according to a sixth embodiment of the present invention.

    Figure 17 is a diagram illustrating a structure of a MPEG transport stream.

    Figure 18 is a diagram illustrating a structure of adaptation_field.

    Figure 19 is a diagram illustrating a structure of a PES.

    Figure 20 is a diagram illustrating a structure of a decoding apparatus.

    Figure 21 is a diagram showing a display screen image.

    Figure 22 is a diagram illustrating a prior art image reproduction apparatus.


    DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS



    [0055] Hereinafter, embodiments of the present invention will be described with reference to the drawings.

    [Embodiment 1]



    [0056] Figure 1 illustrates an image reproduction apparatus according to a first embodiment of the present invention.

    [0057] The image reproduction apparatus as shown in figure 1 includes an ATS (arrived time stamp) generation unit 11, an ATS multiplexing unit 12, a storage medium 13, a master video channel reproduction unit 19ma, a video channel reproduction unit 19mb, a video channel reproduction unit 19mc, an audio channel reproduction unit 19md, a reproduction ATS generation unit 19me, a reproduction timing generation unit 19mf, a multiplexing unit 19mg, and a PSI information generation unit 19mh.

    [0058] The master video channel reproduction unit 19ma includes a PID filter 14, a buffer 15, a packet rewriting unit 16, an ATS detection unit 17, and a PTS · DTS detection unit 18. The video channel reproduction unit 19mb, the video channel reproduction unit 19mc, and the audio channel reproduction unit 19md have the same structure as the master video channel reproduction unit 19ma, respectively. Further, the video channel reproduction unit 19ma is set as a master channel in this construction, but an arbitrary channel can be set as the master channel.

    [0059] Next, the operation of the apparatus will be described.

    [0060] An input MPEG transport stream 1a is inputted to the ATS generation unit 11 and the ATS multiplexing unit 12.

    [0061] The ATS generation unit 11 reads the value of a PCR in the input MPEG transport stream 1a to generate an ATS 1b, and inputs the generated ATS 1b to the ATS multiplexing unit 12.

    [0062] Figure 2 shows an example of the structure of the ATS generation unit 11. A PCR detection unit 81 detects the PCR in the input MPEG transport stream 1a, and sets the PCR value 8a in a PCR register 82. A PCR counter 83 generates a value 8c that is incremented by 1 at every 27MHz with relative to the PCR counter value 8b that is read from the PCR register 82, thereby updating the value of the PCR register 82. The PCR counter 83 is a 41-bit counter, which will be advanced by 1 at the 10th bit when counting the lower 9 bits up to 299. An ATS conversion unit 84 converts the method of counting up the lower 9 bits of the PCR counter value 8b from 0 to 299 into a method of counting the lower 9 bits from 0 to 511, and outputs lower 30 bits as an ATS value 1b.

    [0063] The ATS multiplexing unit 12 multiplexes the input MPEG transport stream 1a and the ATS 1b to output a multiplexed MPEG transport stream 1c, and records the multiplexed MPEG transport stream 1c in the storage medium 13. In the storage medium 13, plural MPEG transport streams are recorded.

    [0064] Figure 3 shows an example of the multiplexing of the ATS 1b and the MPEG transport stream 1a, which is performed by the ATS multiplexing unit 12. A signal for controlling duplication of contents, which is referred to as CPI, is set at the first 2 bits, and then 30 bits of ATS are stored from LSB. At the end, a MPEG transport stream comprising 188 bytes is stored. The AST multiplexing unit 12 performs this multiplexing processing in units of a MPEG transport stream.

    [0065] The PID filter 14 in the reproduction unit associated with respective channels extracts a MPEG transport stream having a video or audio PID which is to be reproduced, from among reproduction MPEG transport streams 1ad, 1bd, 1cd, and 1dd that are read from the storage medium 13, and outputs the filtered MPEG transport stream 1e to the buffer 15 and the PTS · DTS detection unit 18, respectively. Then, the buffer 15 stores this MPEG transport stream.

    [0066] The ATS detection unit 17 in the respective channel reproduction units extracts an ATS value at the start of reproduction of respective channels in the reproduction MPEG transport streams 1ad, 1bd, 1cd, and 1dd that are read from the storage medium 13, and outputs the ATS value to the reproduction ATS generation unit 19me. An ATS initial value 19aa of the master video channel is outputted from the master video channel reproduction unit 19ma, a video channel ATS initial value 19ba is outputted from the video channel reproduction unit 19mb, a video channel ATS initial value 19ca is outputted from the video channel reproduction apparatus 19mc, and an audio channel initial value 19da is outputted from the audio channel reproduction unit 19md, respectively, to the reproduction ATS generation unit 19me.

    [0067] The PTS · DTS detection unit 18 in the respective channel reproduction units detects the values of PTS and DTS and the ATS value of the packet from the filtered MPEG transport stream 1e, and outputs the detected values to the reproduction timing generation unit 19mf. In this case, the PTS · DTS of the master video channel and the ATS value 19ab thereof are outputted from the master video channel reproduction unit 19ma, PTS · DTS of a video channel and the ATS value thereof 19bb are outputted from the video channel reproduction unit 19mb, PTS · DTS of a video channel and the ATS value 19cb thereof are outputted from the video channel reproduction unit 19mc, and PTS · DTS of the audio channel and the ATS value 19db thereof are outputted from the audio channel reproduction apparatus 19md, respectively, to the reproduction timing generation unit 19mf.

    [0068] The reproduction ATS generation unit 19me generates a reproduction ATS value 19ea from the master video channel ATS initial value 19aa, and outputs a difference between the master video channel ATS initial value 19aa and the video channel ATS initial value 19ba, a difference between the master video channel ATS initial value 19aa and the video channel ATS initial value 19ca, a difference between the master video channel ATS initial value 19aa and the audio channel ATS initial value 19da, respectively, to the reproduction timing generation unit 19mf, as an ATS differential information 19ed.

    [0069] The way of the reproduction ATS generation unit 19me for generating the reproduction ATS value 19ea is shown in figure 4. At the start of reproduction, the master video channel ATS initial value 19aa is set in a reproduction ATS register 101 having the length of 30 bits. The output value of the reproduction ATS register 101 becomes the reproduction ATS value 19ea. The reproduction ATS value 19ea is inputted to a reproduction ATS counter 102 having the length of 30 bits. The reproduction ATS counter 102 counts up the reproduction ATS value 19ea in the cycle of 27MHz, and sets the updated reproduction ATS value 10a in the reproduction ATS register 101. Then, the reproduction ATS generation unit 19me outputs the reproduction ATS value 19ea and a difference (output interval) 19ed of the reproduction ATS values 19ea that are allocated to the respective packets.

    [0070] The reproduction timing generation unit 19mf generates rewriting information 19eb using the PTS · DTS of the master video channel and the ATS value 19ab thereof, the PTS · DTS of the video channel and the ATS value 19bb thereof, the PTS · DTS of the video channel and the ATS value 19cb thereof, the PTS of the audio channel and the ATS value 19db thereof, and the ATS difference information 19ed. Then, the reproduction timing generation unit 19mf outputs the generated rewriting information 19eb to the packet rewriting unit 16 in the respective channel reproduction units 19ma, 19mb, 19mc, and 19md.

    [0071] The packet rewriting unit 16 in the respective channel reproduction units rewrites the values of PTS · DTS · PCR of the MPEG transport stream 1f that is read from the buffer 15, in accordance with the rewriting information 19eb, and outputs respective channel reproductions 19ac, 19ab, 19cc, and 19dc to the multiplexing unit 19mg, respectively.

    [0072] The PSI information generation unit 19mh generates PSI information of the reproduction MPEG transport stream, and outputs a reproduction PSI packet 19eh to the multiplexing unit 19mg. The multiplexing unit 19mg outputs the reproduction PSI packet when no packet of the video or audio MPEG transport stream is outputted. However, the interval of this packet output satisfies an interval that is defined by ISO/IEC 13818-1.

    [0073] The multiplexing unit 19mg multiplexes the channel reproductions 19ac, 19bc, 19cc and 19dc and the PSI information packet 19eh in accordance with the reproduction timing information 19ed that is incorporated in the channel reproduction 19ac, and outputs a reproduction MPEG transport stream 19ec.

    [0074] Figure 5 shows output timing of the reproduction MPEG transport stream 19ec that is generated by the multiplexing unit 19mg at the reproduction of the input MPEG transport streams of the respective channels. Reference numeral 111 denotes reproduction timings of the original images of a reproduction MPEG transport stream which is reproduced by the master video channel reproduction unit 19ma and the audio channel reproduction unit 19md. Numeral 112 denotes reproduction timings of the original images of a reproduction MPEG transport stream which is reproduced by the video channel reproduction apparatus 19mb. Numeral 113 denotes reproduction timings of the original images of a reproduction MPEG transport stream which is reproduced by the video channel reproduction unit 19mc. Numeral 114 denotes reproduction times of the reproduction MPEG transport stream.

    [0075] The reproduction timing generation unit 19mf generates reproduction timing information 19ed so that the reproduction time interval between PTS and DTS or PTS and PTS of the pre-reproduction MPEG transport stream becomes equal to the reproduction time interval between PTS and DTS or PTS and PTS in the multiplexed MPEG transport stream 19ec. That is, the reproduction timing generation unit 19mf generates the reproduction timing information 19ed so that the reproduction time interval 11a between PTS and DTS or PTS and PTS after being subjected to the multiplexing reproduction does not differ from the reproduction time interval between PTS and DTS or PTS and PTS of the original image.

    [0076] Figure 6 shows generation of the reproduction timing information. The reproduction timing information is generated using the reproduction ATS value 19ea. ATS(M, N) indicates an ATS value of a packet including N-th PTS or DTS of the M-th channel. When M=1, the MPEG transport stream is read with the channel reproduction 19ac, when M=2, the MPEG transport stream is read with the channel reproduction 19bc, when M=3, the MPEG transport stream is read with the channel reproduction 19cc, and when M=4, the MPEG transport stream is read by the channel reproduction 19dc. It is assumed that a MPEG transport stream packet at the start of reproduction always includes PTS or DTS. The initial value of the reproduction ATS 19ea is ATSC (1,0) that is allocated to the master channel, and thereafter the value is increased by the counter of 27MHz. Then, the first packet in the MPEG transport stream that is allocated to the master channel generates the reproduction timing information 19ed such that the value of the reproduction timing information 19ed becomes ATSC(1,0). Assuming that the output start time of the channel reproduction 19bc is X20, the output start time of the channel reproduction 19cc is X30, and the output start time of the channel reproduction 19dc is X40, the reproduction timing information 19ed that enables to output the respective MPEG transport streams at times given by following formulae is generated.






    Here, D1, D2, and D3 are arbitrary values for changing the packet output intervals. The values of D1, D2 and D3 are fixed values.

    [0077] Further, as for packets that output the N-th PTS or DTS, assuming that the output start time of the channel reproduction 19ac is X10T, the output start time of the channel reproduction 19bc is X20T, the output start time of the channel reproduction 19cc is X30T, and the output start time of the channel reproduction 19dc is X40T, the reproduction timing information 19ed that enables to output the MPEG transport stream in timings that are given by following formulae is generated.







    When any of X10T, X20T, X30T and X40T have the same value, a packet that is subjected to audio processing is given higher priority, and the other packet having the same value is shifted backward. In addition, as for packets including no PTS or DTS, the reproduction timing information 19ed is generated so that these packets are arbitrarily outputted without exceeding the order of the MPEG transport stream packet to be reproduced.

    [0078] Further, the reproduction timing generation unit 19mf generates also the rewriting information 19eb. Here, PTS, DTS, and PCR are rewritten. The reproduction timing generation unit generates the rewriting information 19eb that, assuming that the N-th PTS or DTS original value of the M-th channel is TS(M,N), makes the rewritten PTS or DTS value as XT(M,N), which is given by a following formula:


    Further, the rewriting information 19eb is generated to rewrite PCR to a value that is obtained by converting the reproduction ATS value 19ea so as to conform to the format of the PCR.

    [0079] On the basis of the rewriting information 19eb, the packet rewriting unit 16 processes the packet 1f that is read from the buffer, and outputs the processed packet as a reproduction MPEG transport stream 19ac.

    [0080] In the above-mentioned image reproduction apparatus according to the first embodiment, since the PCR value on the same time base is employed in all channels to obtain the reproduction MPEG transport stream 19ec, only one STC counter is used even in the multi-channel decoding, whereby it is possible to perform the decoding more efficiently as compared to the prior art.

    [0081] In addition, plural PCR counters or plural PCR registers are not required at the reproduction, thereby greatly reducing the size of the circuit.

    [0082] Further, by utilizing the common PTS and DTS in the respective channels, it is possible to suppress addition of a synchronization process for the decoded video or audio.

    [Embodiment 2]



    [0083] In the above-mentioned first embodiment, when the reproduction MPEG transport stream 19ec is decoded by the decoding apparatus as shown in figure 20, the timing of transferring a packet that includes no PTS or DTS is different from the timing of transferring the original image data. Accordingly, when the reproduction MPEG transport stream 19ec is decoded by the decoding apparatus of figure 20, the buffer 62 may underflow or overflow.

    [0084] Figure 7 illustrates an image reproduction apparatus according to a second embodiment of the present invention, which solve the above-mentioned problem. In figure 7, in the master video channel reproduction unit 19ma, the packet rewriting unit 16 of figure 1 is replaced with a packet rewiring unit having a coding amount adjusting function 131.

    [0085] The packet rewriting unit with the coding amount adjusting function 131 has a function of rewriting a video or audio stream to be reproduced, thereby to control the buffer of the decoding apparatus, as well as the function of the packet rewriting unit 16.

    [0086] Figure 8 shows an example of the structure of the packet rewriting unit with the coding amount adjusting function 131. The packet rewriting unit with the coding amount adjusting function 131 rewrites vbv_delay in a MPEG video stream, thereby rewriting the stream.

    [0087] In figure 8, a packet rewriting unit 141 has the same function as the packet rewriting unit 16 of figure 1. A packet 14a that is outputted from the packet rewriting unit 141 is inputted to a vbv_delay rewriting unit 142. The vbv_delay rewriting unit 142 rewrites a vbv_delay value in a video stream as 16'hffff, and outputs the channel reproduction 19ac. By rewriting vbv_delay in the video stream, it is possible to prevent underflow or overflow of the buffer 62.

    [0088] Figure 9 illustrates a second example of the structure of the packet rewriting unit with the coding amount adjusting function 131. The packet rewriting unit with the coding amount adjusting function 131 in figure 9 is provided further with a function of rewriting a coding parameter in a video/audio stream, and monitors the coding amount of the video/audio stream in a MPEG transport stream at the reproduction, to optimize the coding amount.

    [0089] In figure 9, a packet rewriting unit 151 has the same function as the packet rewriting unit 16 of figure 1. A packet 15a that is outputted from the packet rewriting unit 151 is inputted to a code amount monitoring unit 152 and a code amount rewriting unit 153. The code amount monitoring unit 152 monitors video/audio codes of the packet output 15a, calculates a parameter for preventing overflow or underflow of the buffer 62 in the decoding apparatus, and outputs the rewriting parameter 15b to the code amount rewriting unit 153. As the rewriting information 19eb is inputted to the code amount monitoring unit 152, it is possible to utilize the values of PTS, DTS, and PCR in generating the rewriting parameter 15b. The code amount rewriting unit 153 rewrites buffer control information such as vbv_delay in accordance with the rewriting parameter 15b, and outputs the channel reproduction 19ac.

    [0090] In the above-mentioned image reproduction apparatus according to the second embodiment, the actual code amount of video/audio is monitored, and the corresponding parameter in the stream to be rewritten is changed, thereby preventing underflow or overflow of the buffer 62.

    [0091] Figures 8 and 9 show the examples of the structure of the packet rewriting unit 131 in the master video channel reproduction unit 19ma, while it goes without saying that the same applies to the video channel reproduction unit 19mb and the video channel reproduction unit 19mc.

    [0092] Further, the structure as shown in figure 9 may be utilized for the packet rewriting unit 131 in the audio channel reproduction unit 19md.

    [Embodiment 3]



    [0093] Figure 10 illustrates reproduction sequences of video streams corresponding to three channels. Reference numeral 161 denotes a reproduction sequence of video channel 1, numeral 162 denotes a reproduction sequence of video channel 2, and numeral 163 denotes a reproduction sequence of video channel 3. Time 16a shows a time when reproduction of the reproduction sequences 161, 162, and 163 is simultaneously started. Time 16b shows a time when the reproduction sequence 161 of the video channel 1 stops and reproduction of a reproduction sequence 164 of video channel 4 that is different from the video channel 1 is started using the circuit for the video channel 1. That is, this shows that, at the time 16b, the reproduction of the video channel 1 stops and the reproduction of the video channel 4 is started while the reproduction sequence 162 of the video channel 2 and the reproduction sequence 163 of the video channel 3 are still being reproduced. Here, the reproduction of the video channel 4 is started from the position of Sequence_header.

    [0094] In this case, since the ATS value that is added to the last MPEG transport stream of the video channel 1 and the ATS value that is added to the last MPEG transport stream of the video channel 2 are not consecutive, the value of (ATSC (1,N) -ATSC (1,N-1)) in Formula 4 may be abnormally large, whereby start of the reproduction of the video channel 4 may be greatly delayed. Further, discontinuity in continuity_counter, PTS, DTS, and the coding sequence between the video stream of the video channel 1 and the video stream of the video channel 4 may occur, whereby fluctuations may arise in the images after the time 16b.

    [0095] Figure 11 illustrates an image reproduction apparatus according to a third embodiment of the present invention, which solves the above-mentioned problem.

    [0096] In figure 11, the packet rewriting unit 16 of figure 1 is replaced with a packet rewriting unit 171, and the reproduction timing generation unit 19mf of figure 1 is replaced with a reproduction timing generation unit 172. Further, a reproduction control signal 17a is inputted to the packet rewriting unit 171 and the reproduction timing generation unit 172, thereby informing the packet rewriting unit 171 and the reproduction timing generation unit 172 of that switching of channels is performed at the time 16b in figure 10, i.e., at a time of switching the reproduction channels.

    [0097] The reproduction timing generation unit 172 has the function of the reproduction timing generation unit 19mf according to the first embodiment, and further has a function of generating a reproduction time XSB between the last MPEG transport stream of the video channel 1 and the first MPEG transport stream of the video channel 4 and a reproduction time XS4 of the video channel 4 according to Formulae 9 and 10, when the switching of the channels has been performed in accordance with the reproduction control signal 17a. Further, the PTS and DTS initial values XR and XR4 are generated by following Formulae 11 and 12.









    [0098] Accordingly, it is possible to solve the problem that the video is greatly delayed due to the discontinuity in ATS between the channel 1 and the channel 4.

    [0099] In addition to the function of the packet rewriting unit according to the first embodiment, the packet rewriting unit 171 has a function of correcting the discontinuity in video sequences. The function of correcting the discontinuity in video sequences is equivalent to a function of setting Broken_link bit of a GOP header in the first GOP of the channel 4 at 1, and a function of correcting continuity_counter in the last packet of the channel 1 and continuity_counter in the first packet of the channel 4. The packet rewriting unit 171 enables this function in accordance with the reproduction control signal 17a. As the method for correcting continuity_counter, there is for example a method of rewriting all continuity_counter of the channel 4 so as to make contiguous to the continuity_counter of the channel 1, or a method of transmitting a dummy packet before starting the channel 4 to adjust continuity_counter.

    [0100] With the above-mentioned structure according to the third embodiment, even when the video sequence of channel 1 is switched to the video sequence of channel 4, the reproduction can be performed without causing noises on the screen.

    [0101] This third embodiment is formed on the basis of the reproduction apparatus according to the first embodiment, while the same applies to the reproduction apparatus according to the second embodiment.

    [0102] Further, in the third embodiment, the description has been given of the structure of the packet rewriting unit 171 in the master video channel reproduction unit 19ma, while it goes without saying that the same applies to the video channel reproduction unit 19mb or the video channel reproduction unit 19mc.

    [Embodiment 4]



    [0103] In the above-mentioned third embodiment, when the video channel is switched from channel 1 to channel 4 in the reproduction sequences of the video streams corresponding to three channels as shown in figure 10, the PIDs of the video streams included in the reproduction sequence 161 and the reproduction sequence 164 may change. The change in the PID of the video stream is detected by a change in the PSI information. However, as the PSI information, in most cases, only appears in the interval of 100msec or longer, even when reproduction of the reproduction sequence 164 is started, the decoding apparatus cannot detect PSI for the first 100msec, and accordingly may not recognize video of channel 4 in the reproduction MPEG transport stream 19ec, thereby outputting no picture of the channel 4.

    [0104] Figure 12 illustrates an image reproduction apparatus according to a fourth embodiment of the present invention, which solves the above-mentioned problem.

    [0105] In figure 12, the packet rewriting unit 171 of figure 11 is replaced with a packet rewriting unit 181. In addition to the function of the packet rewriting unit 171 of figure 11, the packet rewriting unit 181 has a function of rewriting PID at the switching of channels, thereby preventing video/audio PID from being changed.

    [0106] The packet rewriting unit 181 changes PID of the MPEG transport stream to PID of the video sequence 161 while the reproduction of the video sequence 164 is being performed. By doing so, the video/audio PID in the reproduction MPEG transport stream is always fixed.

    [0107] With the structure according to the fourth embodiment, the video/audio PID in the reproduction MPEG transport stream always has a fixed value, whereby there occurs no change in the PSI information, and thus it is possible to solve the problem that part of images or sounds after the channel switching cannot be decoded.

    [0108] In this fourth embodiment, the description has been given of the structure of the packet rewriting unit 181 in the master video channel reproduction unit 19ma, while it is needless to say that the same applies to the video channel reproduction unit 19mb and the video channel reproduction unit 19mc.

    [Embodiment 5]



    [0109] Figure 13 illustrates reproduction sequences of video streams corresponding to three channels.

    [0110] In figure 13, time 191 shows a time when the video sequence 161 stops. Other reference numerals show the same as those in figure 10. Although the video sequence 161 stops at time 191, the video sequence 164 is not reproduced immediately after the video sequence 161 and the reproduction of the video sequence 164 is started at time 192 as shown in figure 10. When the video sequence 161 stops, images which are outputted by the decoding apparatus and displayed on the screen are in any of following states, i.e., the last decoded image is kept on displayed, no image is displayed, or noises occur on the screen.

    [0111] Figure 14 illustrates an image reproduction apparatus according to a fifth embodiment of the present invention, which solves the above-mentioned problem.

    [0112] In figure 14, the packet rewriting unit 171 of figure 11 is replaced with a packet rewriting unit 201.

    [0113] The packet rewriting unit 201 has a function of outputting a dummy MPEG transport stream at the switching of channels during a period from when the output of a video stream that is being reproduced stops and to when reproduction of the next stream is started, in addition to the function of the packet rewriting unit 171.

    [0114] Figure 15 illustrates a structure of the packet rewriting unit 201.

    [0115] A rewriting unit 211 is the same as the packet rewriting unit 171 in figure 11. An output 21a from the rewriting unit 211 is inputted to a selector 213. Before the video sequence 161 stops, the selector 213 selects the output 21a of the rewriting unit 211 with referring to the reproduction control signal 17a, and outputs the channel reproduction 19ac. A dummy MPEG transport stream generation unit 212 outputs a dummy MPEG transport stream 21b to the selector 213 after the video sequence 161 stops and before reproduction of the video sequence 164 is started. The selector 213 selects the dummy MPEG transport stream 21b during a period from time 191 to time 192 shown in figure 13 with referring to the reproduction control signal 17a, and outputs the channel reproduction 19ac.

    [0116] By setting the dummy MPEG transport stream 21b at a lower bit rate, it is possible to reduce the transmission band of the reproduction MPEG transport stream 19ec.

    [0117] Further, when the dummy MPEG transport stream generation unit 212 generates picture information that is necessary to decode the first picture of the video sequence 164, the video sequence 164 can start from B picture or P picture, although in the third embodiment the video sequence 164 starts only from I picture. For example, when reproducing the video sequence 164 from P picture, it is possible to reproduce the head of the video sequence 164 without noises, by transmitting I picture and P picture in a GOP that includes the first P picture of the video sequence 164 as the dummy MPEG transport stream 21b.

    [0118] Further, in a case where the video sequence 161 and the video sequence 164 are contents at different times among the same contents, the dummy MPEG transport stream generation unit 212 arbitrarily selects I picture that is located between the video sequence 161 and the video sequence 164 from the storage medium 13, and outputs the selected picture as the dummy MPEG transport stream 21b, whereby the video sequence 161 and the video sequence 164 are connected seamlessly.

    [0119] Here, it is unnecessary that the dummy MPEG transport stream generation unit 212 should select only I pictures.

    [0120] Further, in this fifth embodiment, the description has been given of the packet rewriting unit 201 in the master video channel reproduction unit 19ma, while it is needless to say that the same applies to the video channel reproduction unit 19mb and the video channel reproduction unit 19mc.

    [Embodiment 6]



    [0121] Figure 16 illustrates an image reproduction apparatus according to a sixth embodiment of the present invention.

    [0122] The image reproduction apparatus shown in figure 16 has the structure according to the first embodiment, which further includes a trick-play picture generation unit 221 and a trick-play control unit 222.

    [0123] The trick-play control unit 222 decides the operation speed that is needed for the trick play and the transmission band of a trick-play MPEG transport stream, and transmits a trick-play control signal 22a to the trick-play picture generation unit 221.

    [0124] At the normal play, the trick-play picture generation unit 221 transmits the MPEG transport stream 1f that is read from the buffer 15 to the packet rewriting unit 16 as it is as an image output 22b. At the trick play, the trick-play picture generation unit 211 reconstructs an image that is needed for the trick play on the basis of the MPEG transport stream 1f that is read from the buffer 15 with referring to the trick-play control signal 22a, and then transmits the reconstructed image to the packet rewriting unit 16 as the image output 22b.

    [0125] With the structure as shown in figure 16, the mater video channel reproduction unit 19ma provides a function of generating trick-play pictures.

    [0126] Further, the trick-play control unit 222 monitors a band in which the reproduction MPEG transport stream 19ec can be transmitted, thereby setting the transmission band that is allocated to the trick-play pictures. When increasing the transmission band, it is possible to generate a trick-play picture of a higher quality. Further, at the trick play, since all timing information can be controlled by the trick-play picture generation unit 211, it is possible to change the transmission band for the trick play at the execution of the trick play. When the number of channels which are simultaneously reproduced becomes smaller, it is possible to increase the transmission band that is allocated to the trick play. On the contrary, when the number of channels which are simultaneously reproduced becomes larger, the transmission band that is allocated to the trick play is reduced.

    [0127] With the structure according to the sixth embodiment, by increasing or reducing the transmission band, the image quality of the trick play can be changed in realtime.

    [0128] In this sixth embodiment, the description has been given of the trick-play picture generation unit 211 in the master video channel reproduction unit 19ma, while it goes without saying that the same applies to the video channel reproduction unit 19mb and the video channel reproduction unit 19mc.

    [0129] Further, the master channel reproduction unit 19ma according to the sixth embodiment can apply to any of the second, third, fourth, and fifth embodiments.


    Claims

    1. An image reproduction apparatus including an ATS generation unit (11), an ATS multiplexing unit (12), one-channel reproduction units (19ma,19mb,19mc,19md), wherein
    a MPEG transport stream (1a) is inputted to the ATS generation unit (11) and the ATS multiplexing unit (12),
    the ATS generation unit (11) detects a PCR value in the input MPEG transport stream (1a), and outputs an Arrived Time Stamp (ATS) to the ATS multiplexing unit (12),
    the ATS multiplexing unit (12) multiplexes the Arrived Time Stamp (1b) and the input MPEG transport stream (1a), and stores the multiplexed data (1c) in a storage medium (13),
    the one-channel reproduction units (19ma,19mb,19mc,19md) each include a PID filter (14), a buffer (15) and a packet rewriting unit (16), said image reproduction apparatus being characterized in that:

    it further includes a reproduction ATS generation unit (19me), a reproduction timing generation unit (19mf), and a multiplexing unit (19mg),

    said one-channel reproduction units each further include an ATS detection unit (17), and a PTS • DTS detection unit (18), wherein

    the PID filter (14) extracts a MPEG transport stream (1ad) having a PID that is to be reproduced from the storage medium (13), and outputs the extracted MPEG transport stream (1e) to the buffer (15) and the PTS•DTS detection unit (18),

    the buffer (15) outputs a MPEG transport stream (1f) to the packet rewriting unit (16) in accordance with a control of the multiplexing unit (19mg),

    the packet rewriting unit (16) rewrites a time that is indicated by an ATS counter, which is outputted from the reproduction timing generation unit (19mf), as PCR, and outputs the rewritten PCR,

    the ATS detection unit (17) reads an initial value of the ATS that is multiplexed in the MPEG transport stream (1ad,1bd,1cd,1dd) which is read from the storage medium (13), and outputs the initial value (19aa,19ba,19ca,19da) to the reproduction ATS generation unit (19me),

    the PTS · DTS detection unit (18) detects PTS and DTS in the input MPEG transport stream, and outputs the PTS and DTS values (19ab) to the reproduction timing generation unit (19mf),

    the reproduction ATS generation unit (19me) selects one of the ATS values (19aa,19ba,19ca,19da), corresponding to one of the MPEG transport streams (1ad, 1bd, 1cd, 1dd) read from the storage medium (13) on one channel, which are inputted from the ATS detection unit (17), and outputs a value of a counter (102) which uses the selected ATS as an initial value to the packet rewriting unit (16), the reproduction timing generation unit (19mf), and the multiplexing unit (19mg), as well as outputs a difference (19ed) between the selected ATS initial value (19aa) which is used as the initial value of the counter and an ATS initial value (19ba) of another MPEG transport stream (1bd, 1cd, 1dd) read from the storage medium (13) on another channel to the reproduction timing generation unit (19mf),

    the reproduction timing generation unit (19mf) generates timing of multiplexing of the MPEG transport stream that is outputted from the one-channel reproduction unit, and outputs the generated timing to the multiplexing unit (19mg), and

    the multiplexing unit (19mg) multiplexes the MPEG transport streams (19ac, 19bc, 19cc, 19dc) that are outputted from the one-channel reproduction units in accordance with the multiplexing timing that is outputted from the reproduction timing generation unit (19mf), and outputs the multiplexed stream (19etc).


     
    2. The image reproduction apparatus of claim 1 wherein
    the reproduction timing generation unit (19mf) generates a timing such that a reproduction time interval between a Presentation Time Stamp (PTS) and a Decoding Time Stamp (DTS) of an arbitrary video/audio channel, which are included in the MPEG transport stream outputted from the multiplexing unit, becomes equal to a time interval between a PTS and a DTS in a MPEG transport stream of the original images.
     
    3. The image reproduction apparatus of claim 1 wherein
    the packet rewriting unit (131) further has a function of rewriting a stream, thereby controlling a buffer in a decoding apparatus.
     
    4. The image reproduction apparatus of claim 3 wherein
    the packet rewriting unit (131) rewrites a stream by rewriting vbv_delay in a MPEG video stream.
     
    5. The image reproduction apparatus of claim 3 wherein
    the packet rewriting unit (131) further has a function of rewriting a coding parameter of a video/audio stream, and monitors a code amount of a video/audio stream in a MPEG transport stream at the reproduction, thereby optimizing the code amount.
     
    6. The image reproduction apparatus of claim 1 wherein
    a reproduction control signal (17a) for informing switching of video between arbitrary channels is inputted to the packet rewriting unit (171) and the reproduction timing generation unit (172), and
    the reproduction timing generation unit generates a PTS and a DTS for correcting discontinuity in MPEG video streams resulting from the channel switching in accordance with the reproduction control signal, thereby correcting discontinuity other than in the PTS and the DTS in the MPEG video streams resulting from the channel switching.
     
    7. The image reproduction apparatus of claim 1 wherein
    a reproduction control signal (17a) for informing switching of video between arbitrary channels is inputted to the reproduction timing generation unit, and
    the reproduction timing generation unit generates timing of multiplexing of MPEG transport streams for correcting discontinuity in the Arrived Time Stamp resulting from the channel switching in accordance with the reproduction control signal.
     
    8. The image reproduction apparatus of claim 1 wherein
    a reproduction control signal (17a) for informing switching of video between arbitrary channels is inputted to the packet rewriting unit (171) and the reproduction timing generation unit (172), and
    the reproduction timing generation unit has a function of generating a PTS and a DTS for correcting discontinuity in MPEG video streams resulting from the channel switching in accordance with the reproduction control signal, thereby correcting discontinuity other than in the PTS and the DTS in the MPEG video streams resulting from the channel switching, as well as has a function of generating timing of multiplexing of MPEG transport streams for correcting discontinuity in the Arrived Time Stamps resulting from the channel switching in accordance with the reproduction control signal.
     
    9. The image reproduction apparatus of claim 6 or 8 wherein
    the discontinuity other than in the PTS and the DTS in the MPEG video streams resulting from the channel switching is discontinuity in Broken-link bits in the MPEG video streams.
     
    10. The image reproduction apparatus of claim 6 or 8 wherein
    the discontinuity other that in the PTS and the DTS in the MPEG video streams resulting from the channel switching is discontinuity in Continuity-counter bits in the MPEG transport streams.
     
    11. The image reproduction apparatus of claim 6 or 8 wherein
    the packet rewriting unit (181) rewrites a PID so as to prevent a change in a video/audio PID at a time when the channel switching is performed.
     
    12. The image reproduction apparatus of claim 6 or 8 wherein
    the packet rewriting unit (201) outputs a dummy MPEG transport stream at the channel switching during a period from when an output of a video stream that is being reproduced stops and to when reproduction of the next stream is started.
     
    13. The image reproduction apparatus of claim 12 wherein
    the dummy MPEG transport stream comprises pictures of a low bit rate.
     
    14. The image reproduction apparatus of claim 12 wherein
    the dummy MPEG transport stream comprises a picture that is required to decode a start picture of the next stream.
     
    15. The image reproduction apparatus of claim 12 wherein
    when the video stream is switched by the channel switching to a stream of a different time period in the same video stream, the dummy MPEG transport stream comprises arbitrary pictures between the last picture in the video stream that is stopped by the channel switching and the first picture in the video stream that will be reproduced next.
     
    16. The image reproduction apparatus of claim 12 wherein
    the dummy MPEG transport stream comprises a picture that is required to decode a start picture of the next stream, or
    when the video stream is switched by the channel switching to a stream of a different time period in the same video stream, the dummy MPEG transport stream comprises arbitrary pictures between the last picture of the video stream that is stopped by the channel switching and the first picture of the video stream that will be reproduced next.
     
    17. The image reproduction apparatus of claim 1 further including: a trick-play control unit (222) and a trick-play picture generation unit (221),
    said trick-play control unit transmitting a transmission band that is allocated to trick play and trick-play control information (22a) to the trick-play picture generation unit, and
    said trick play picture generation unit generating trick-play video/audio on the basis of outputs from the buffer (15) using the transmission band and the control information which are transmitted from the trick-play control unit, and transmitting the generated video/audio to the packet rewriting unit (16).
     
    18. The image reproduction apparatus of claim 17 wherein
    the trick-play control unit changes the transmission band that is allocated to the trick play also in a period when the trick play is being performed, and
    the trick-play picture generation unit generates trick-play pictures on the basis of the transmission band that is transmitted from the trick-play control unit.
     


    Ansprüche

    1. Bildwiedergabegerät mit:

    einer ATS-Erzeugungseinheit (11) (ATS: Arrived Time Stamp; Ankunftszeitstempel);

    einer ATS-Multiplexeinheit (12) und

    Einkanal-Wiedergabeeinheiten (19ma, 19mb, 19mc, 19md),

    wobei
    ein MPEG-Transportstrom (1a) in die ATS-Erzeugungseinheit (11) und die ATS-Multiplexeinheit (12) eingegeben wird,
    die ATS-Erzeugungseinheit (11) einen PCR-Wert (PCR: Program Clock Reference; Programmtaktreferenz) in dem eingegeben MPEG-Transportstrom (1a) ermittelt und einen Ankunftszeitstempel (ATS) an die ATS-Multiplexeinheit (12) ausgibt,
    die ATS-Multiplexeinheit (12) den Ankunftszeitstempel (1b) und den eingegeben MPEG-Transportstrom (1a) multiplext und die gemultiplexten Daten (1c) in einem Speichermedium (13) speichert und
    die Einkanal-Wiedergabeeinheiten (19ma, 19mb, 19mc, 19md) jeweils ein PID-Filter (14) (PID: Packet Identifier; Paket-Identifikator), einen Puffer (15) und eine Paket-Regeneriereinheit (16) aufweisen,
    dadurch gekennzeichnet, dass
    das Bildwiedergabegerät weiterhin eine Wiedergabe-ATS-Erzeugungseinheit (19me), eine Wiedergabezeitfolge-Erzeugungseinheit (19mf) und eine Multiplexeinheit (19mg) aufweist,
    die Einkanal-Wiedergabeeinheiten jeweils weiterhin eine ATS-Erkennungseinheit (17) und eine PTS/DTS-Erkennungseinheit (18) aufweisen (PTS: Presentation Time Stamp, Darstellungszeitstempel; DTS: Decoding Time Stamp: Decodierzeitstempel),
    wobei
    das PID-Filter (14) einen MPEG-Transportstrom (1ad) mit einem PID, der aus dem Speichermedium (13) wiedergegeben werden soll, gewinnt und den gewonnenen MPEG-Transportstrom (1e) an den Puffer (15) und die PTS/DTS-Erkennungseinheit (18) ausgibt,
    der Puffer (15) einen MPEG-Transportstrom (1f) entsprechend einer Steuerung der Multiplexeinheit (19mg) an die Paket-Regeneriereinheit (16) ausgibt,
    die Paket-Regeneriereinheit (16) eine von einem ATS-Zählwerk angezeigte Zeit, die von der Wiedergabezeitfolge-Erzeugungseinheit (19mf) ausgegeben wird, als PCR regeneriert und die regenerierte PCR ausgibt,
    die ATS-Erkennungseinheit (17) einen Anfangswert des ATS liest, der in dem MPEG-Transportstrom (1ad, 1bd, 1cd, 1dd) gemultiplext wird, der aus dem Speichermedium (13) gelesen wird, und den Anfangswert (19aa, 19ba, 19ca, 19da) an die Wiedergabe-ATS-Erzeugungseinheit (19me) ausgibt,
    die PTS/DTS-Erkennungseinheit (18) den PTS und den DTS in dem eingegebenen MPEG-Transportstrom erkennt und die PTS- und DTS-Werte (19ab) an die Wiedergabezeitfolge-Erzeugungseinheit (19mf) ausgibt,
    die Wiedergabe-ATS-Erzeugungseinheit (19me) einen der von der ATS-Erkennungseinheit (17) eingegebenen ATS-Werte (19aa, 19ba, 19ca, 19da) wählt, der einem der MPEG-Transportströme (1ad, 1bd, 1cd, 1dd) entspricht, die aus dem Speichermedium (13) auf einem Kanal gelesen werden, und einen Wert eines Zählwerks (102), das den gewählten ATS als Anfangswert verwendet, an die Paket-Regeneriereinheit (16), die Wiedergabezeitfolge-Erzeugungseinheit (19mf) und die Multiplexeinheit (19mg) ausgibt und außerdem eine Differenz (19ed) zwischen dem gewählten ATS-Anfangswert (19aa), der als Anfangswert des Zählwerks verwendet wird, und einen ATS-Anfangswert (19ab) eines anderen MPEG-Transportstroms (1bd, 1cd, 1dd), der aus dem Speichermedium (13) auf einem anderen Kanal gelesen wird, an die Wiedergabezeitfolge-Erzeugungseinheit (19mf) ausgibt,
    die Wiedergabezeitfolge-Erzeugungseinheit (19mf) eine Zeitfolge des Multiplexens des MPEG-Transportstroms erzeugt, der von der Einkanal-Wiedergabeeinheit ausgegeben wird, und die erzeugte Zeitfolge an die Multiplexeinheit (19mg) ausgibt, und
    die Multiplexeinheit (19mg) die MPEG-Transportströme (19ac, 19bc, 19cc, 19dc), die von den Einkanal-Wiedergabeeinheiten ausgegeben werden, entsprechend der Multiplex-Zeitfolge, die von der Wiedergabezeitfolge-Erzeugungseinheit (19mf) ausgegeben wird, multiplext und den gemultiplexten Strom (19ec) ausgibt.
     
    2. Bildwiedergabegerät nach Anspruch 1, dadurch gekennzeichnet, dass die Wiedergabezeitfolge-Erzeugungseinheit (19mf) eine Zeitfolge so erzeugt, dass ein Wiedergabezeit-Intervall zwischen einem Darstellungszeitstempel (PTS) und einem Decodierzeitstempel (DTS) eines beliebigen Video-/Audiokanals, die in dem von der Multiplexeinheit ausgegebenen MPEG-Transportstrom enthalten sind, gleich einem Zeitintervall zwischen einem PTS und einem DTS in einem MPEG-Transportstrom der Originalbilder wird.
     
    3. Bildwiedergabegerät nach Anspruch 1, dadurch gekennzeichnet, dass die Paket-Regeneriereinheit (131) weiterhin eine Funktion zur Regenerierung eines Stroms hat, wodurch ein Puffer in einer Decodiervorrichtung gesteuert wird.
     
    4. Bildwiedergabegerät nach Anspruch 3, dadurch gekennzeichnet, dass die Paket-Regeneriereinheit (131) einen Strom durch Regenieren von vbv_delay in einem MPEG-Videostrom regeneriert.
     
    5. Bildwiedergabegerät nach Anspruch 3, dadurch gekennzeichnet, dass die Paket-Regeneriereinheit (131) weiterhin eine Funktion zur Regenerierung eines Codierparameters eines Video-/Audiostroms hat und eine Codegröße eines Video-/Audiostroms in einem MPEG-Transportstrom bei der Wiedergabe überwacht, wodurch die Codegröße optimiert wird.
     
    6. Bildwiedergabegerät nach Anspruch 1, dadurch gekennzeichnet, dass
    ein Wiedergabe-Steuersignal (17a) zum Mitteilen einer Video-Umschaltung zwischen beliebigen Kanälen in die Paket-Regeneriereinheit (171) und die Wiedergabezeitfolge-Erzeugungseinheit (172) eingegeben wird und
    die Wiedergabezeitfolge-Erzeugungseinheit einen PTS und einen DTS zum Korrigieren einer durch die Kanal-Umschaltung entstehenden Unstetigkeit in MPEG-Videoströmen entsprechend dem Wiedergabe-Steuersignal erzeugt, wodurch eine durch die Kanal-Umschaltung entstehende Unstetigkeit in den MPEG-Videoströmen außer in dem PTS und dem DTS korrigiert wird.
     
    7. Bildwiedergabegerät nach Anspruch 1, dadurch gekennzeichnet, dass
    ein Wiedergabe-Steuersignal (17a) zum Mitteilen einer Video-Umschaltung zwischen beliebigen Kanälen in die Wiedergabezeitfolge-Erzeugungseinheit eingegeben wird und
    die Wiedergabezeitfolge-Erzeugungseinheit eine Zeitfolge des Multiplexens des MPEG-Transportstroms zum Korrigieren einer durch die Kanal-Umschaltung entstehenden Unstetigkeit in dem Ankunftszeitstempel entsprechend dem Wiedergabe-Steuersignal erzeugt.
     
    8. Bildwiedergabegerät nach Anspruch 1, dadurch gekennzeichnet, dass
    ein Wiedergabe-Steuersignal (17a) zum Mitteilen einer Video-Umschaltung zwischen beliebigen Kanälen in die Paket-Regeneriereinheit (171) und die Wiedergabezeitfolge-Erzeugungseinheit (172) eingegeben wird und
    die Wiedergabezeitfolge-Erzeugungseinheit eine Funktion zur Erzeugung eines PTS und eines DTS zum Korrigieren einer durch die Kanal-Umschaltung entstehenden Unstetigkeit in MPEG-Videoströmen entsprechend dem Wiedergabe-Steuersignal hat, wodurch eine durch die Kanal-Umschaltung entstehende Unstetigkeit in den MPEG-Videoströmen außer in dem PTS und dem DTS korrigiert wird, sowie eine Funktion zur Erzeugung einer Zeitfolge des Multiplexens von MPEG-Transportströmen zum Korrigieren einer durch die Kanal-Umschaltung entstehenden Unstetigkeit in den Ankunftszeitstempeln entsprechend dem Wiedergabe-Steuersignal hat.
     
    9. Bildwiedergabegerät nach Anspruch 6 oder 8, dadurch gekennzeichnet, dass die durch die Kanal-Umschaltung entstehende Unstetigkeit in den MPEG-Videoströmen außer in dem PTS und dem DTS eine Unstetigkeit in unterbrochene-Verbindungs-Bits in den MPEG-Videoströmen ist.
     
    10. Bildwiedergabegerät nach Anspruch 6 oder 8, dadurch gekennzeichnet, dass die durch die Kanal-Umschaltung entstehende Unstetigkeit in den MPEG-Videoströmen außer in dem PTS und dem DTS eine Unstetigkeit in Stetigkeitszählwerks-Bits in den MPEG-Videoströmen ist.
     
    11. Bildwiedergabegerät nach Anspruch 6 oder 8, dadurch gekennzeichnet, dass die Paket-Regeneriereinheit (181) einen PID regeneriert, um eine Änderung eines Video-/Audio-PID zu einem Zeitpunkt, zu dem die Kanal-Umschaltung durchgeführt wird, zu vermeiden.
     
    12. Bildwiedergabegerät nach Anspruch 6 oder 8, dadurch gekennzeichnet, dass die Paket-Regeneriereinheit (201) bei der Kanal-Umschaltung einen Pseudo-MPEG-Transportstrom ausgibt, und zwar während eines Zeitraums von dem Zeitpunkt, zu dem eine Ausgabe eines Videostroms, der gerade wiedergegeben wird, unterbrochen wird, bis zu dem Zeitpunkt, zu dem die Wiedergabe des nächsten Stroms gestartet wird.
     
    13. Bildwiedergabegerät nach Anspruch 12, dadurch gekennzeichnet, dass der Pseudo-MPEG-Transportstrom Bilder mit einer niedrigen Bitrate aufweist.
     
    14. Bildwiedergabegerät nach Anspruch 12, dadurch gekennzeichnet, dass der Pseudo-MPEG-Transportstrom ein Bild aufweist, das benötigt wird, um ein Startbild des nächsten Stroms zu decodieren.
     
    15. Bildwiedergabegerät nach Anspruch 12, dadurch gekennzeichnet, dass, wenn der Videostrom durch die Kanal-Umschaltung auf einen Strom eines anderen Zeitraums in dem gleichen Videostrom umgeschaltet wird, der Pseudo-MPEG-Transportstrom beliebige Bilder zwischen dem letzten Bild in dem Videostrom, das durch die Kanal-Umschaltung gestoppt wird, und dem ersten Bild in dem Videostrom, das als Nächstes wiedergegeben wird, aufweist.
     
    16. Bildwiedergabegerät nach Anspruch 12, dadurch gekennzeichnet, dass
    der Pseudo-MPEG-Transportstrom ein Bild aufweist, das benötigt wird, um ein Startbild des nächsten Stroms zu decodieren, oder,
    wenn der Videostrom durch die Kanal-Umschaltung auf einen Strom eines anderen Zeitraums in dem gleichen Videostrom umgeschaltet wird, der Pseudo-MPEG-Transportstrom beliebige Bilder zwischen dem letzten Bild des Videostroms, das durch die Kanal-Umschaltung gestoppt wird, und dem ersten Bild des Videostroms, das als Nächstes wiedergegeben wird, aufweist.
     
    17. Bildwiedergabegerät nach Anspruch 1, das weiterhin eine Trickspiel-Steuereinheit (222) und eine Trickspielbild-Erzeugungseinheit (221) aufweist, wobei
    die Trickspiel-Steuereinheit ein Übertragungsfrequenzband, das Trickspiel- und Trickspielsteuerungs-Informationen (22a) zugewiesen wird, an die Trickspielbild-Erzeugungseinheit sendet und
    die Trickspielbild-Erzeugungseinheit Trickspiel-Video-/Audiosignale aufgrund von Ausgangssignalen von dem Puffer (15) unter Verwendung des Übertragungsfrequenzbands und der von der Trickspiel-Steuereinheit gesendeten Steuerinformationen erzeugt und die erzeugten Video-/Audiosignale an die Paket-Regeneriereinheit (16) sendet.
     
    18. Bildwiedergabegerät nach Anspruch 17, dadurch gekennzeichnet, dass
    die Trickspiel-Steuereinheit das dem Trickspiel zugewiesene Übertragungsfrequenzband auch in einem Zeitraum ändert, in dem das Trickspiel durchgeführt wird, und
    die Trickspielbild-Erzeugungseinheit Trickspielbilder aufgrund des von der Trickspiel-Steuereinheit gesendeten Übertragungsfrequenzbands erzeugt.
     


    Revendications

    1. Dispositif de reproduction d'image comprenant une unité de génération d'élément ATS (11), une unité de multiplexage d'élément ATS (12), des unités de reproduction d'un canal (19ma, 19mb, 19mc, 19md), dans lequel
    un flux de transport de type MPEG (1a) est appliqué en entrée à l'unité de génération d'élément ATS (11) et à l'unité de multiplexage d'élément ATS (12),
    l'unité de génération d'élément ATS (11) détecte une valeur de référence PCR dans le flux de transport de type MPEG d'entrée (1a) et fournit en sortie un élément horodateur d'état arrivé (ATS) à l'unité de multiplexage d'élément ATS (12),
    l'unité de multiplexage d'élément ATS (12) multiplexe l'élément horodateur d'état arrivé (1b) et le flux de transport de type MPEG d'entrée (1a), et mémorise les données multiplexées (1c) dans un support de mémorisation (13),
    les unités de reproduction d'un canal (19ma, 19mb, 19mc, 19md), comprennent chacune un filtre d'identificateur PID (14), une mémoire tampon (15) et une unité de réécriture de paquets (16),
    ledit dispositif de reproduction d'image étant caractérisé en ce que :

    il comprend en outre une unité de génération d'élément ATS de reproduction (19me), une unité de génération d'instant de reproduction (19mf), et une unité de multiplexage (19mg),

    lesdites unités de reproduction d'un canal comprennent en outre chacune une unité de détection d'élément ATS (17), et une unité de détection d'élément PTC • DTS (18), dans lequel

    le filtre d'identificateur PID (14) extrait un flux de transport de type MPEG (1ad) ayant un identificateur PID, qui doit être reproduit à partir du support de mémorisation (13), et fournit en sortie le flux de transport de type MPEG extrait (1e) à la mémoire tampon (15) et à l'unité de détection d'élément PTC • DTS (18),

    la mémoire tampon (15) fournit en sortie un flux de transport de type MPEG (1f) à l'unité de réécriture de paquets (16) conformément à une commande de l'unité de multiplexage (19mg),

    l'unité de réécriture de paquets (16) réécrit un temps qui est indiqué par un compteur d'éléments ATS, lequel est fourni en sortie depuis l'unité de génération d'instant de reproduction (19mf), en tant que référence PCR, et fournit en sortie la référence PCR réécrite,

    l'unité de détection d'élément ATS (17) lit une valeur initiale de l'élément ATS qui est multiplexé dans le flux de transport de type MPEG (1ad, 1bd, 1cd, 1dd) qui est lu à partir du support de mémorisation (13), et fournit en sortie la valeur initiale (19aa, 19ba, 19ca, 19da) à l'unité de génération d'élément ATS de reproduction (19me),

    l'unité de détection d'élément PTC • DTS (18) détecte un élément PTS et un élément DTS dans le flux de transport de type MPEG d'entrée, et fournit en sortie les valeurs des éléments PTS et DTS (19ab) à l'unité de génération d'instant de reproduction (19mf),

    l'unité de génération d'élément ATS de reproduction (19me) sélectionne l'une des valeurs des éléments ATS (19aa, 19ba, 19ca, 19da) correspondant à l'un des flux de transport de type MPEG (1ad, 1bd, 1cd, 1dd) lus à partir du support de mémorisation (13) sur un canal, lesquelles sont appliquées en entrée depuis l'unité de détection d'élément ATS (17), et fournit en sortie une valeur d'un compteur (102) qui utilise l'élément ATS sélectionné comme valeur initiale à l'unité de réécriture de paquets (16), l'unité de génération d'instant de reproduction (19mf), et l'unité de multiplexage (19mg), de même qu'elle fournit en sortie une différence (19ed) entre la valeur initiale d'élément ATS sélectionnée (19aa) qui est utilisée comme valeur initiale du compteur et une valeur initiale d'élément ATS (19ba) d'un autre flux de transport de type MPEG (lbd, 1cd, 1dd) lu à partir du support de mémorisation (13) sur un autre canal à l'unité de génération d'instant de reproduction (19mf),

    l'unité de génération d'instant de reproduction (19mf) génère l'instant du multiplexage du flux de transport de type MPEG qui est fourni en sortie depuis l'unité de reproduction d'un canal, et fournit en sortie l'instant généré à l'unité de multiplexage (19mg), et

    l'unité de multiplexage (19mg) multiplexe les flux de transport de type MPEG (19ac, 19bc, 19cc, 19dc) qui sont fournis en sortie depuis les unités de reproduction d'un canal conformément à l'instant de multiplexage qui est fourni en sortie depuis l'unité de génération d'instant de reproduction (19mf), et fournit en sortie le flux multiplexé (19ec).


     
    2. Dispositif de reproduction d'image selon la revendication 1, dans lequel
    l'unité de génération d'instant de reproduction (19mf) génère un instant tel qu'un intervalle de temps de reproduction entre un élément horodateur de présentation (PTS) et un élément horodateur de décodage (DTS) d'un canal vidéo/audio quelconque, qui sont inclus dans le flux de transport de type MPEG fourni en sortie depuis l'unité de multiplexage, devienne égal à un intervalle de temps entre un élément PTS et un élément DTS dans un flux de transport de type MPEG des images originales.
     
    3. Dispositif de reproduction d'image selon la revendication 1, dans lequel
    l'unité de réécriture de paquets (131) comporte en outre une fonction de réécriture d'un flux, en commandant ainsi une mémoire tampon dans un dispositif de décodage.
     
    4. Dispositif de reproduction d'image selon la revendication 3, dans lequel
    l'unité de réécriture de paquets (131) réécrit un flux en réécrivant une valeur vbv_delay dans un flux vidéo de type MPEG.
     
    5. Dispositif de reproduction d'image selon la revendication 3, dans lequel
    l'unité de réécriture de paquets (131) a en outre une fonction de réécriture d'un paramètre de codage d'un flux vidéo/audio, et surveille une quantité de code d'un flux vidéo/audio dans un flux de transport de type MPEG à la reproduction, en optimisant ainsi la quantité du code.
     
    6. Dispositif de reproduction d'image selon la revendication 1, dans lequel
    un signal de commande de reproduction (17a) destiné à informer de la commutation du signal vidéo entre des canaux arbitraires est appliqué en entrée à l'unité de réécriture de paquets (171) et à l'unité de génération d'instant de reproduction (172), et
    l'unité de génération d'instant de reproduction génère un élément PTS et un élément DTS pour corriger une discontinuité des flux vidéo de type MPEG résultant de la commutation de canal conformément au signal de commande de reproduction, en corrigeant ainsi une discontinuité autre que celle des éléments PTS et DTS dans les flux vidéo de type MPEG résultant de la commutation de canal.
     
    7. Dispositif de reproduction d'image selon la revendication 1, dans lequel
    un signal de commande de reproduction (17a) destiné à informer de la commutation d'un signal vidéo entre des canaux quelconques est appliqué en entrée à l'unité de génération d'instant de reproduction, et
    l'unité de génération d'instant de reproduction génère un instant de multiplexage des flux de transport de type MPEG pour corriger une discontinuité de l'élément horodateur d'état arrivé résultant de la commutation de canal conformément au signal de commande de reproduction.
     
    8. Dispositif de reproduction d'image selon la revendication 1, dans lequel
    un signal de commande de reproduction (17a) destiné à informer de la commutation d'un signal vidéo entre des canaux quelconques est appliqué en entrée à l'unité de réécriture de paquets (171) et à l'unité de génération d'instant de reproduction (172), et
    l'unité de génération d'instant de reproduction a pour fonction de générer un élément PTS et un élément DTS pour corriger une discontinuité des flux vidéo de type MPEG résultant de la commutation de canal conformément au signal de commande de reproduction, en corrigeant ainsi une discontinuité autre que celle dans l'élément PTS et l'élément DTS dans les flux vidéo de type MPEG résultant de la commutation de canal, de même qu'elle a pour fonction de générer un instant de multiplexage des flux de transport de type MPEG afin de corriger une discontinuité des éléments horodateurs d'état arrivé résultant de la commutation de canal conformément au signal de commande de reproduction.
     
    9. Dispositif de reproduction d'image selon la revendication 6 ou 8 dans lequel
    la discontinuité autre que celle de l'élément PTS et de l'élément DTS dans les flux vidéo de type MPEG résultant de la commutation de canal est une discontinuité des bits de liaison interrompue (Broken-link) dans les flux vidéo de type MPEG.
     
    10. Dispositif de reproduction d'image selon la revendication 6 ou 8, dans lequel
    la discontinuité autre que celle de l'élément PTS et de l'élément DTS dans les flux vidéo de type MPEG résultant de la commutation de canal est une discontinuité des bits de compteur de continuité (Continuity-counter) dans les flux vidéo de type MPEG.
     
    11. Dispositif de reproduction d'image selon la revendication 6 ou 8 dans lequel
    l'unité de réécriture de paquets (181) réécrit un identificateur PID de façon à empêcher un changement d'un identificateur PID vidéo/audio à un moment où la commutation de canal est exécutée.
     
    12. Dispositif de reproduction d'image selon la revendication 6 ou 8, dans lequel
    l'unité de réécriture de paquets (201) fournit en sortie un flux de transport de type MPEG factice à la commutation de canal pendant une période allant du moment où une sortie d'un flux vidéo qui est en cours de reproduction d'arrête et jusqu'au moment où une reproduction du flux suivant est lancée.
     
    13. Dispositif de reproduction d'image selon la revendication 12, dans lequel
    le flux de transport de type MPEG factice comprend des images à faible débit binaire.
     
    14. Dispositif de reproduction d'image selon la revendication 12, dans lequel le flux de transport de type MPEG factice comprend une image qui est nécessaire pour décoder une image de début du flux suivant.
     
    15. Dispositif de reproduction d'image selon la revendication 12, dans lequel,
    lorsque le flux vidéo est commuté par la commutation de canal vers un flux ayant un intervalle de temps différent dans le même flux vidéo, le flux de transport de type MPEG factice comprend des images quelconques entre la dernière image du flux vidéo qui est arrêtée par la commutation de canal et la première image du flux vidéo qui sera ensuite reproduite.
     
    16. Dispositif de reproduction d'image selon la revendication 12, dans lequel
    le flux de transport de type MPEG factice comprend une image qui est nécessaire pour décoder une image de début du flux suivant, ou
    lorsque le flux vidéo est commuté par la commutation de canal vers un flux ayant un intervalle de temps différent dans le même flux vidéo, le flux de transport de type MPEG factice comprend des images quelconques entre la dernière image du flux vidéo qui est arrêtée par la commutation de canal et la première image du flux vidéo qui sera ensuite reproduite.
     
    17. Dispositif de reproduction d'image selon la revendication 1, comprenant en outre :

    une unité de commande de restitution simulée (222) et une unité de génération d'image de restitution simulée (221),

    ladite unité de commande de restitution simulée transmettant une bande de transmission qui est allouée à la restitution simulée et des informations de commande de restitution simulée (22a) à l'unité de génération d'image de restitution simulée, et

    ladite unité de génération d'image de restitution simulée générant un signal vidéo/audio de restitution simulée sur la base des sorties provenant de la mémoire tampon (15) en utilisant la bande de transmission et les informations de commande qui sont transmises depuis l'unité de commande de restitution simulée, et en transmettant le signal vidéo/audio généré à l'unité de réécriture de paquets (16).


     
    18. Dispositif de reproduction d'image selon la revendication 17, dans lequel
    l'unité de commande de restitution simulée modifie la bande de transmission qui est allouée à la restitution simulée également dans une période où la restitution simulée est en cours d'exécution, et
    l'unité de génération d'image de restitution simulée génère des images de restitution simulée sur la base de la bande de transmission qui est transmise depuis l'unité de commande de restitution simulée.
     




    Drawing