WO1999030503A9 - Method and apparatus for encoding and slicing digital video bit streams - Google Patents

Method and apparatus for encoding and slicing digital video bit streams

Info

Publication number
WO1999030503A9
WO1999030503A9 PCT/IB1998/001922 IB9801922W WO9930503A9 WO 1999030503 A9 WO1999030503 A9 WO 1999030503A9 IB 9801922 W IB9801922 W IB 9801922W WO 9930503 A9 WO9930503 A9 WO 9930503A9
Authority
WO
WIPO (PCT)
Prior art keywords
point
seamless
digital video
bit stream
video bit
Prior art date
Application number
PCT/IB1998/001922
Other languages
French (fr)
Other versions
WO1999030503A3 (en
WO1999030503A2 (en
Inventor
Hayder Radha
Mahesh Balakrishnan
Original Assignee
Koninkl Philips Electronics Nv
Philips Svenska Ab
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Koninkl Philips Electronics Nv, Philips Svenska Ab filed Critical Koninkl Philips Electronics Nv
Priority to JP53046299A priority Critical patent/JP4242459B2/en
Priority to DE69836416T priority patent/DE69836416T2/en
Priority to EP98954691A priority patent/EP0958703B1/en
Publication of WO1999030503A2 publication Critical patent/WO1999030503A2/en
Publication of WO1999030503A3 publication Critical patent/WO1999030503A3/en
Publication of WO1999030503A9 publication Critical patent/WO1999030503A9/en

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T9/00Image coding
    • G06T9/007Transform coding, e.g. discrete cosine transform
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N21/00Selective content distribution, e.g. interactive television or video on demand [VOD]
    • H04N21/20Servers specifically adapted for the distribution of content, e.g. VOD servers; Operations thereof
    • H04N21/23Processing of content or additional data; Elementary server operations; Server middleware
    • H04N21/234Processing of video elementary streams, e.g. splicing of video streams, manipulating MPEG-4 scene graphs
    • H04N21/23406Processing of video elementary streams, e.g. splicing of video streams, manipulating MPEG-4 scene graphs involving management of server-side video buffer
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N21/00Selective content distribution, e.g. interactive television or video on demand [VOD]
    • H04N21/20Servers specifically adapted for the distribution of content, e.g. VOD servers; Operations thereof
    • H04N21/23Processing of content or additional data; Elementary server operations; Server middleware
    • H04N21/234Processing of video elementary streams, e.g. splicing of video streams, manipulating MPEG-4 scene graphs
    • H04N21/23424Processing of video elementary streams, e.g. splicing of video streams, manipulating MPEG-4 scene graphs involving splicing one content stream with another content stream, e.g. for inserting or substituting an advertisement

Definitions

  • the present invention relates generally to the encoding of digital video signals, and morre particularly, to a novel approach to the construction of seamless splice points which minimizes the constraints on the upper and lower bounds of the bit rate which can be used for encoding a digital video bit stream (such as an MPEG-2 compliant video bit stream), to thereby significantly improve the picture quality relative to the presently known technology.
  • Switching of compressed video streams i.e., "digital video bit streams”
  • digital video bit streams is expected to be an important operation for future digital television production and distribution services.
  • switching of digital video bit streams presents technical challenges that do not exist in current analog-based TV systems.
  • One way of dealing with these challenges is to decompress the desired streams, perform the switching operation in baseband, and then re-compress the resulting switched signal.
  • a Seamless Splice Point is a location in a bitstream that provides an opportunity to splice.
  • a switching device When switching is desired, a switching device can switch from one SSP of one stream to another SSP of another stream without causing any decoder buffer underflow or overflow in an MPEG-2 compliant receiver. It is important to note that switching from an arbitrary point (i.e. not an SSP) in an MPEG-2 compliant stream to another arbitrary point of an MPEG-2 compliant stream can (and most likely will) cause an underflow or an overflow event at the decoder buffer. Thus, such "arbitrary point switching" is not “seamless”. In MPEG-2, the presence of a splice point is indicated (the spice point is "constructed") by a splice flag field and splice_countdown fields in the bitstream.
  • splice_decoding_delay SDD
  • MSR maximum_splice_rate
  • the SMPTE committee defines two types of splice points: In Point (IP) and Out Point (OP).
  • IP In Point
  • OP Out Point
  • IP In Point
  • An In Point is "a point in a PID stream where a splicing device may enter”.
  • a PID stream can be a video stream, audio stream, etc.
  • an Out Point is defined as "a point in a PID stream where a splicing device may exit”.
  • every seamless video In Point must meet all the constraints of a seamless video Out Point (the terms seamless video In Point and seamless video Out Point will hereinafter be referred to simply as “seamless In Point” and “seamless Out Point”).
  • a seamless In Point must have additional constraints.
  • the main (video related) constraint is that the first picture after a seamless In Point must be an Intra-coded (I) picture. Therefore, based on the SMPTE committee teachings, all of the SDD and MSR related constraints (outlined above) must be adhered to when constructing both seamless In Points and seamless Out Points.
  • FIG. 1 graphically depicts these constraints in accordance with the teachings of Applicant's co-pending U.S. Patent Application Serial Number 08/829,124.
  • t sp - ⁇ is the time when the encoder bounds start changing, and where ⁇ is the end-to- end delay (i.e. encoder buffer plus decoder buffer delays), t e is the time of encoding the "First- picture", t sp is the time when the first byte of the "First-Picture" enters the decoder buffer, and t Sp +SDD is the time of decoding the "First-Picture”.
  • the Figure illustrates an example of the lower encoder buffer bound 1 and upper encoder buffer bound 2 that must be adhered to when constructing a seamless In Point or seamless Out Point, when the normal bit rate (r n ) of the stream where seamless splice points must be inserted is smaller than MSR (block 10) or greater than MSR (block 11).
  • the Figure also shows the "normal" lower (3) and upper (4) encoder bounds, i.e., the encoder bounds that must normally be adhered to by the encoder when there is no need to construct an SSP, As illustrated in this example, the encoder must adhere to stringent buffer constraints when constructing an SSP.
  • one objective of the present invention is to enable encoders to construct seamless In and Out Points while assuming and using their normal bitrates.
  • the notion "normal bitrate” means the bitrate the encoder would "normally” use without worrying about the operation of inserting splice points.
  • the present invention encompasses, in one of its aspects, a method of encoding a digital video bit stream which includes a plurality of successively-encoded pictures which includes the steps of constructing a seamless In Point in accordance with a constraint expressed by the following equation (1): (1) ddf_ ⁇ p ⁇ minimum ⁇ DD tnrjp , (B d /r n _, P ) ⁇ , where dd f _, p represents an amount of time by which a first byte of the digital video bit stream after the seamless In Point must stay in a decoder buffer before it is decoded; B d is a size of the decoder buffer; r n ⁇ p is a bit rate at which the digital video bit stream is normally encoded at the seamless In Point; and, DD t h r ⁇ p
  • the decoder can derive the decoding delays dd f _ ⁇ p and dd f _ op , for example, from the vbv_delay field, the PCR field (program clock reference), or the DTS field (display time stamp) of the MPEG bitstream.
  • the present invention encompasses, in another of its aspects, a method for splicing a first digital video bit stream at an Out Point into a second digital video bit stream at an In Point, which includes the steps of measuring dd f _ op , measuring dd f _ ⁇ p , computing a difference W equal to dd f _ op - dd f _ ⁇ p , switching from the Out Point, and, after switching from the Out Point, waiting an amount of time equal to W, and then switching into the In Point.
  • the present invention encompasses a video signal which includes a digital video bit stream encoded in accordance with any one or more of the encoding methods of the present invention; a video signal which includes first and second digital video bit streams spliced together in accordance with any of the splicing methods of the present invention; and, an encoder for implementing any one of the encoding methods of the present invention.
  • FIG. 1 is combination flow chart and graphical depiction of a method used by an encoder in constructing a seamless splice (In or Out) point, in accordance with the teachings of co-pending U.S. Application Serial No. 08/829,124;
  • FIG. 2 is a combination flow chart and graphical depiction of a method used by an encoder in constructing a seamless splice points, in accordance with the teachings of co-pending U.S. Application titled Video Buffer for Seamless Splicing of MPEG Streams filed November 25, 1997
  • FIG. 3 is a combination flow chart and graphical depiction of a method used by an encoder in constructing a seamless splice points, in accordance with the preferred embodiment of the present invention.
  • FIG. 3 A flow chart of the methodology of constructing seamless In and Out Points in accordance with the present invention is depicted in FIG. 3, as well as graphs which illustrate exemplary uses of the present invention.
  • Like reference numerals in this Figure denote like blocks in FIGS. 1 and 2.
  • an encoder can assume its normal bit rate r n op when constructing a seamless Out Point, by selecting a value for the decoding delay ddf_ op (which is larger than SDD) such that dd f _ op meets the constraint expressed by the following equation (1): (1 ) DD,hr_op ⁇ ddf op ⁇ (B d / r ⁇ op ), where B d is the decoder buffer size, and DD t h r _ op is a decoding delay threshold for a seamless Out Point which has a value defined by the following equation (2): (2) DD. hr.
  • T p o ((MSR/rpaper_ utilizatp) * SDD ) T p o * ((MSR/r n _ op ) - 1 ), where T p o is the time needed for displaying the picture which starts displaying at the time of decoding of the last picture prior to the seamless Out Point.
  • an encoder can construct a seamless Out Point when the normal encoder bit rate r n o is smaller than MSR, by selecting a value for the decoding delay dd f _ op which meets the constraints specified in equations (1) and (2) above. This enables the encoder to assume its normal bit rate r n op and not the higher bit rate MSR, thereby significantly improving the quality of pictures constructed around a seamless Out Point.
  • an encoder can construct a seamless Out Point when the normal rate r n op is smaller than MSR, by selecting the particular value for the decoding delay ddf_ op defined by equation (3) .
  • This enables the encoder to assume its normal bit rate r n op and not the higher bit rate MSR, thereby significantly improving the quality of pictures constructed around a seamless Out Point.
  • the step of selecting dd f _ op defined by equation (3) is denoted 16 in FIG. 3.
  • the corresponding buffer boundary constraints are shown by the block 17.
  • the encoder has the option for the decoder delay ddf_ op to select a value > SDD (denoted 26).
  • the corresponding buffer boundary constraints are shown by the block 27.
  • equation (3) always satisfies the constraints expressed by equations (1) and (2), and further, since MSR and SDD are always selected such that (MSR*SDD ⁇ B d ), then defining a particular value for dd f _ op by using equation (3) provides the following enumerated benefits:
  • an encoder can construct a seamless In Point when the normal encoder bit rate r n _, p is larger than MSR, by selecting a value for the decoding delay ddf_ ⁇ p which satisfies the constraints expressed in equations (4) and (5). This enables the encoder to use its normal bit rate r njp and not the lower bit rate MSR, thereby significantly improving the quality of pictures constructed around a seamless In Point.
  • an encoder can construct a seamless In Point when the normal encoder bit rate r n ⁇ p is larger than MSR, by selecting the particular value for the decoding delay dd f _ ⁇ p defined by equation (6). This enables the encoder to use its normal bit rate r n _, p and not the smaller bit rate MSR, thereby significantly improving the quality of pictures constructed around a seamless In Point.
  • the step of selecting ddf_, p defined by equation (6) is denoted 18 in FIG. 3.
  • the corresponding buffer boundary constraints are shown by the block 19. If MSR is greater than r n _ ⁇ , the encoder has the option for the decoder delay dd f _ ⁇ p to select a value ⁇ SDD (denoted 28).
  • the corresponding buffer boundary constraints are shown by the block 29.
  • equation (6) Since equation (6) always satisfies the constraints expressed by equations (4) and (5), and further, since MSR and SDD are always selected such that (MSR*SDD ⁇ B d ), then equation (6) provides the following enumerated benefits: 1) It ensures the construction of a seamless In Point without the need to evaluate the relationship among the quantities of B d , r n ⁇ p , MSR, and SDD. 2) It eliminates the need for knowing the value of T p _, when evaluating the decoding delay threshold DD thr _, p as expressed in equation (5). This could be useful for video sequences that have variable picture-display times.
  • a splicer operating on digital video bit streams that include Seamless Splice Points (SSP,) constructed in accordance with the present invention can use the following procedures to achieve seamless splicing (i.e., without causing the decoder buffer underflow or overflow): 1) The decoding delay (ddf_ op ) of the seamless Out Point is measured.
  • the splicer can use any one of the following procedures a, b, or c (the desired procedure could be selected by the user or automatically under software control): a) Wait an amount of time equal to W before switching into the seamless In Point. For example, the splicer can send NULL packets for the duration of W. b) Use the following steps: i.) Stream the In Point stream (e.g., first digital video bit stream)at a rate (Rw) less than or equal to the Out Point rate (i.e.
  • the splicing technique of the present invention can be used to splice between non-seamless In and Out Points, or between a non-SSP and an SSP (or SSPj), although, in these cases, it should be recognized that the splice will not be seamless unless the following constraints are satisfied: dd f _ op ddf ip , and r n _ op > r n _i P .
  • the size of the buffer (B sp ) needed in the splicer to implement the present invention can be computed from the maximum value W ma ⁇ that the duration W can have, in accordance with the following equation (11): where R max is the maximum bit rate the splicer can receive. If equations (3) and (6) are used to construct seamless In and Out
  • Equation (12) MSR * SDD * ((l / r min _ op ) - (l / r maxJp )) ⁇ B d * ((l / r ⁇ nin _ op ) - (l / r maxJp )).
  • W max can be expressed by the following equation (13):

Abstract

A method of encoding a digital video bit stream which includes a plurality of successively-encoded pictures. The invention discloses the steps of constructing seamless In Points and seamless Out Points while using the normal bitrate, without causing a decoder buffer underflow or overflow in an MPEG-2 compliant receiver. The constraints that the decoder delay ddf must adhere to (ddf is the amount of time by which the first byte of the digital video bit stream after the seamless In or Out Point must stay in a decoder buffer before it is decoded), is expressed by respective equations.

Description

Method and apparatus for encoding and slicing digital video bit streams.
BACKGROUND OF THE INVENTION
The present invention relates generally to the encoding of digital video signals, and morre particularly, to a novel approach to the construction of seamless splice points which minimizes the constraints on the upper and lower bounds of the bit rate which can be used for encoding a digital video bit stream (such as an MPEG-2 compliant video bit stream), to thereby significantly improve the picture quality relative to the presently known technology. Switching of compressed video streams (i.e., "digital video bit streams") is expected to be an important operation for future digital television production and distribution services. However, switching of digital video bit streams presents technical challenges that do not exist in current analog-based TV systems. One way of dealing with these challenges is to decompress the desired streams, perform the switching operation in baseband, and then re-compress the resulting switched signal. This approach, however, could introduce significant degradations, especially for broadcast quality streams. Also, performing switching in digital baseband may require costly solutions, especially when multiple programs have to be switched simultaneously. Another approach to compressed video signal switching is to create seamlessly spliceable streams, which makes it feasible to switch from one compressed video stream to another without the need to go to baseband. The creation of seamlessly spliceable streams requires the specification and standardization of seamless splicing parameters (such as the ones outlined in the MPEG-2 system document). These splicing parameters are used to construct Seamless Splice Points. A Seamless Splice Point (SSP) is a location in a bitstream that provides an opportunity to splice. When switching is desired, a switching device can switch from one SSP of one stream to another SSP of another stream without causing any decoder buffer underflow or overflow in an MPEG-2 compliant receiver. It is important to note that switching from an arbitrary point (i.e. not an SSP) in an MPEG-2 compliant stream to another arbitrary point of an MPEG-2 compliant stream can (and most likely will) cause an underflow or an overflow event at the decoder buffer. Thus, such "arbitrary point switching" is not "seamless". In MPEG-2, the presence of a splice point is indicated (the spice point is "constructed") by a splice flag field and splice_countdown fields in the bitstream. Some properties of the stream at the splicing point are defined by two seamless splicing parameters: splice_decoding_delay (SDD) and maximum_splice_rate (MSR). In accordance with MPEG-2, when constructing an SSP, the following constraints must be adhered to: The amount of time (ddf ) that the first byte of the MPEG-2 compliant stream after the SSP has to stay in the decoder buffer before it is decoded is defined as follows: ddf = SDD To prevent a decoder buffer overflow event, it is necessary to adhere to the following constraints when constructing an SSP: The bitrate that must be assumed (ra ) when creating the pictures prior to an SSP has to be MSR: ra = MSR The bitrate that must be used (ru ) after an SSP has to be less than or equal to MSR: ru < MSR.
The SMPTE committee on MPEG-2 splicing built on the MPEG-2 seamless splicing work and started a new effort to standardize splicing constraints and tools, in general, and specific SDD and MSR values, in particular. The SMPTE committee defines two types of splice points: In Point (IP) and Out Point (OP). According to the SMPTE draft standard, an In Point is "a point in a PID stream where a splicing device may enter". (A PID stream can be a video stream, audio stream, etc.). Similarly, an Out Point is defined as "a point in a PID stream where a splicing device may exit".
Also, according to SMPTE teachings, every seamless video In Point must meet all the constraints of a seamless video Out Point (the terms seamless video In Point and seamless video Out Point will hereinafter be referred to simply as "seamless In Point" and "seamless Out Point"). However, a seamless In Point must have additional constraints. The main (video related) constraint is that the first picture after a seamless In Point must be an Intra-coded (I) picture. Therefore, based on the SMPTE committee teachings, all of the SDD and MSR related constraints (outlined above) must be adhered to when constructing both seamless In Points and seamless Out Points.
As a consequence, the presently known technology imposes the following constraints on the construction of both seamless video In Points and Out Points: ddf = SDD ra = MSR ru <>1SR The constraints to assume a defined bitrate ra before the splicing point and restrict the bitrate ru used after the splicing point make it very difficult to maintain good picture quality when constructing seamless splice points. This is especially true when the normal bit rate (rn) of the stream where seamless splice points must be inserted is very different from MSR.
FIG. 1 graphically depicts these constraints in accordance with the teachings of Applicant's co-pending U.S. Patent Application Serial Number 08/829,124. In the Figure, tsp-Δ is the time when the encoder bounds start changing, and where Δ is the end-to- end delay (i.e. encoder buffer plus decoder buffer delays), te is the time of encoding the "First- picture", tsp is the time when the first byte of the "First-Picture" enters the decoder buffer, and tSp+SDD is the time of decoding the "First-Picture". The Figure illustrates an example of the lower encoder buffer bound 1 and upper encoder buffer bound 2 that must be adhered to when constructing a seamless In Point or seamless Out Point, when the normal bit rate (rn) of the stream where seamless splice points must be inserted is smaller than MSR (block 10) or greater than MSR (block 11). The Figure also shows the "normal" lower (3) and upper (4) encoder bounds, i.e., the encoder bounds that must normally be adhered to by the encoder when there is no need to construct an SSP, As illustrated in this example, the encoder must adhere to stringent buffer constraints when constructing an SSP. Reference numeral 12 denotes that the constraint ddf = SDD is the same as in the prior art.
A method for constructing seamless In and Out Points in such a manner as to eliminate some of these stringent constraints is proposed in co-pending U.S. Patent Application titled Video Buffer for Seamless Splicing of MPEG Streams, filed on November 25, 1997, by Hayder Radha, one of the present co-inventors, and assigned to the present assignee, the disclosure of which is also herein incorporated by reference. An example of how this method is used to construct seamless In and Out Points is graphically depicted in FIG. 2, which illustrates the lower (1) and upper (2) bound constraints for Out Points (OP) and In Points (IP). The stringent constraints for Points that are both In Points and Out Points (IOP) are not eliminated by using this approach. This is denoted by block 13 that represents the prior art strategy. As can be seen in FIG. 2, the constraints for Out Points where rn>MSR (block 14) and In Points where rn<MSR (block 15) are now less stringent. In some seamless In and Out Point cases indicated by reference numerals 10 (Out Point where rn<MSR) and 11 (In Point where rn>MSR), the stringent constraints are not eliminated by using this approach. As in FIG. 1, the constraint ddf = SDD is the same as in the prior art (cf. blocks 12).
Based on the above and foregoing, it can be appreciated by those skilled in the pertinent art that there presently exists a need in the art for a novel method for constructing seamless Out Points and seamless In Points which enables the encoder to construct seamless Out Points and seamless In Points while using and assuming bit rates equal to the normal bit rates, thereby eliminating major seamless splicing constraints which can not be eliminated using the present technology, and consequently significantly improving the picture quality around the seamless In Points and seamless Out Points relative to the present technology. The present invention fulfills this need in the art.
SUMMARY OF THE INVENTION
Accordingly, one objective of the present invention is to enable encoders to construct seamless In and Out Points while assuming and using their normal bitrates. The notion "normal bitrate" means the bitrate the encoder would "normally" use without worrying about the operation of inserting splice points. The invention aims to enable encoders to operate in their (or as close as possible to their) normal way, and therefore minimize their constraints when they need to put splice points in the stream. This objective can be expressed as follows: ra = rn, and
where ra is the assumed bit rate, rn is the normal bit rate, and ru is the bit rate actually used. To achieve this and other objectives, the present invention encompasses, in one of its aspects, a method of encoding a digital video bit stream which includes a plurality of successively-encoded pictures which includes the steps of constructing a seamless In Point in accordance with a constraint expressed by the following equation (1): (1) ddf_ιp < minimum {DDtnrjp , (Bd/rn_,P) } , where ddf_,p represents an amount of time by which a first byte of the digital video bit stream after the seamless In Point must stay in a decoder buffer before it is decoded; Bd is a size of the decoder buffer; rn ιp is a bit rate at which the digital video bit stream is normally encoded at the seamless In Point; and, DDthr ιp represents a prescribed minimum decoding delay threshold for seamless In Points, where DDthr_ιp is defined by the following equation (2): (2) DDthr ιp = ((MSR/rn p) * SDD) + Tp_, * (1 - (MSR/rnjp)), where TP is a time needed for displaying a picture which starts being displayed at a time of decoding of a last picture prior to the seamless In Point; SDD is a prescribed splice decoding delay; and, MSR is a prescribed maximum splice rate, and then inserting the seamless In Point at a first point in the digital video bit stream at which another digital video bit stream can be spliced into the digital video bit stream. The decoder can derive the decoding delays ddf_ιp and ddf_op, for example, from the vbv_delay field, the PCR field (program clock reference), or the DTS field (display time stamp) of the MPEG bitstream. The present invention encompasses, in another of its aspects, a method of encoding a digital video bit stream which includes a plurality of successively-encoded pictures which includes the steps of constructing a seamless Out Point in accordance with a constraint expressed by the following equation (3): (3) DDthr_op < ddf op < (Bd/rn_op), where ddf_op represents an amount of time by which a first byte of the digital video bit stream after the seamless Out Point must stay in a decoder buffer before it is decoded; rn_op is a bit rate at which the digital video bit stream is normally encoded at the seamless Out Point; and, DDthr_op represents a prescribed minimum decoding delay threshold for seamless Out Points, where DDthr_oP is defined by the following equation (4): (4) DDthr op = ((MSR/rn op) * SDD) - Tp o * ((MSR/rn_op) - 1 ), where Tp 0 is a time needed for displaying a picture which starts being displayed at a time of decoding of a last picture prior to the seamless Out Point; and then inserting the seamless Out Point at a first point in the digital video bit stream at which it can be spliced into another digital video bit stream. The present invention encompasses, in another of its aspects, a method for splicing a first digital video bit stream at an Out Point into a second digital video bit stream at an In Point, which includes the steps of measuring ddf_op, measuring ddf_ιp, computing a difference W equal to ddf_op - ddf_ιp, switching from the Out Point, and, after switching from the Out Point, waiting an amount of time equal to W, and then switching into the In Point.
In yet another of its aspects, the present invention encompasses a method for splicing a first digital video bit stream having at an Out Point into a second digital video bit stream at an In Point, which includes the steps of measuring ddf_op, measuring ddf_,p, computing a difference W equal to ddf_o - ddfjp, switching from the Out Point, streaming the second digital video bit stream at a first rate Rw < rn op for a first time period having a duration equal to W, and, then streaming the second digital video bit stream for a second time period having a duration dd'f_ιp at a second rate Rsp n defined by the following equation: Rsp_,n = ((rn_ip * dd f_,p) - (Rw * W))/dd'f_ip, where dd'f_,P = ddfjp - Tp_0-
In yet another of its aspects, the present invention encompasses a method for splicing a first digital video bit stream at an Out Point into a second digital video bit stream at an In Point, which includes the steps of measuring ddf_op, measuring ddf_ιp, computing a difference W equal to ddf_op - ddfjp, computing a stream bit rate Rsp_op according to the following equation (1): ( 1 ) Rsp_oP = (ddf_ιp/ddf_op) * rnjp; determining if Rsp 0p < rn_op; if it is determined that Rsp_oP ≤ i"n_oP, then switching from the Out Point and streaming the second digital video bit stream at the rate Rsp_op for the duration of ddf_op; and, if it is determined that Rsp_0p > i"n_oP, then switching from the Out Point and performing a selected one of the following two possible procedures: (i) waiting an amount of time equal to W, and then switching into the In
Point; or, (ii) (A) streaming the second digital video bit stream at a first rate Rw < rn op for a first time period having a duration equal to W; and, (B) then streaming the second digital video bit stream for a second time period having a duration ddY P at a second rate Rsp_iπ defined by the following equation (2): (2) RspJn = ((rnJp * ddV_,p) - (Rw * W))/ddV P, where dd'f ιp = ddfjp - Tp 0.
In still other of its aspects, the present invention encompasses a video signal which includes a digital video bit stream encoded in accordance with any one or more of the encoding methods of the present invention; a video signal which includes first and second digital video bit streams spliced together in accordance with any of the splicing methods of the present invention; and, an encoder for implementing any one of the encoding methods of the present invention.
BRIEF DESCRIPTION OF THE DRAWINGS
The above and other objects, features, and advantages of the present invention will become apparent from the following detailed description taken in conjunction with the accompanying drawings, in which:
FIG. 1 is combination flow chart and graphical depiction of a method used by an encoder in constructing a seamless splice (In or Out) point, in accordance with the teachings of co-pending U.S. Application Serial No. 08/829,124; FIG. 2 is a combination flow chart and graphical depiction of a method used by an encoder in constructing a seamless splice points, in accordance with the teachings of co-pending U.S. Application titled Video Buffer for Seamless Splicing of MPEG Streams filed November 25, 1997, and, FIG. 3 is a combination flow chart and graphical depiction of a method used by an encoder in constructing a seamless splice points, in accordance with the preferred embodiment of the present invention.
DETAILED DESCRIPTION OF THE INVENTION
A flow chart of the methodology of constructing seamless In and Out Points in accordance with the present invention is depicted in FIG. 3, as well as graphs which illustrate exemplary uses of the present invention. Like reference numerals in this Figure denote like blocks in FIGS. 1 and 2. In accordance with the conventional approach, when constructing a seamless Out Point, when the normal encoder bit rate rn op is smaller than MSR, the encoder must assume the higher MSR rate, i.e., ra = MSR > rn_op.
In accordance with one aspect of the present invention, an encoder can assume its normal bit rate rn op when constructing a seamless Out Point, by selecting a value for the decoding delay ddf_op (which is larger than SDD) such that ddf_op meets the constraint expressed by the following equation (1): (1 ) DD,hr_op < ddf op < (Bd / rπ op), where Bd is the decoder buffer size, and DDthr_op is a decoding delay threshold for a seamless Out Point which has a value defined by the following equation (2): (2) DD.hr. op = ((MSR/r„_„p) * SDD ) Tp o * ((MSR/rn_op) - 1 ), where Tp o is the time needed for displaying the picture which starts displaying at the time of decoding of the last picture prior to the seamless Out Point.
Thus, in accordance with the present invention, an encoder can construct a seamless Out Point when the normal encoder bit rate rn o is smaller than MSR, by selecting a value for the decoding delay ddf_op which meets the constraints specified in equations (1) and (2) above. This enables the encoder to assume its normal bit rate rn op and not the higher bit rate MSR, thereby significantly improving the quality of pictures constructed around a seamless Out Point.
A particular value for ddf_op which always meet the constraints expressed in equations (1) and (2) is defined by the following equation (3): (3) ddf 0p = (MSR/rn op)* SDD.
Therefore, in accordance with the present invention, an encoder can construct a seamless Out Point when the normal rate rn op is smaller than MSR, by selecting the particular value for the decoding delay ddf_op defined by equation (3) . This enables the encoder to assume its normal bit rate rn op and not the higher bit rate MSR, thereby significantly improving the quality of pictures constructed around a seamless Out Point. The step of selecting ddf_op defined by equation (3) is denoted 16 in FIG. 3. The corresponding buffer boundary constraints are shown by the block 17. If MSR is not greater than rn_op, the encoder has the option for the decoder delay ddf_op to select a value > SDD (denoted 26). The corresponding buffer boundary constraints are shown by the block 27.
Since equation (3) always satisfies the constraints expressed by equations (1) and (2), and further, since MSR and SDD are always selected such that (MSR*SDD < Bd), then defining a particular value for ddf_op by using equation (3) provides the following enumerated benefits:
1. It ensures the construction of a seamless Out Point without the need to evaluate the relationship among the quantities Bd, rn op, MSR, and SDD.
2. It eliminates the need for knowing the value of Tp o when evaluating the decoding delay threshold DDthr_o as expressed in equation (2). This could be useful for video sequences that have variable picture-display times.
3. It requires less buffering at the splicer, as will be developed hereinafter. 4. It is easier to specify in an industry-wide standard (e.g. SMPTE or MPEG).
In accordance with the conventional approach, when constructing a seamless In Point when the normal encoder bit rate rn_,p is larger than MSR, the encoder must use the lower MSR rate, i.e., ru =MSR< rn ιp for an amount of time equal to SDD after the seamless In Point.
In accordance with the present invention, an encoder can use its normal bit rate rn_ιp when constructing a seamless In Point, by selecting a value for the decoding delay ddfJP which is smaller than SDD, such that ddf_,p meets the constraint expressed by the following equation (4): (4) ddf_ip < minimum {DDthr p , (Bd / rnjp) } , where B is the decoder buffer size, and DDtr,r_ip is a decoding delay threshold for an In Point which has a value defined by the following equation (5): (5) DD,hrjp = ((MSR/rnjp) * SDD ) + Tp_, * ( 1 - (MSR/rnjp) , where Tp_, is the time needed for displaying the picture which starts displaying at the time of decoding of the last picture prior to the seamless In Point.
Thus, in accordance with the present invention, an encoder can construct a seamless In Point when the normal encoder bit rate rn_,p is larger than MSR, by selecting a value for the decoding delay ddf_ιp which satisfies the constraints expressed in equations (4) and (5). This enables the encoder to use its normal bit rate rnjp and not the lower bit rate MSR, thereby significantly improving the quality of pictures constructed around a seamless In Point.
A particular value for ddf_,p which always meets the constraints expressed in equations (4) and (5) is defined by the following equation (6): (6) ddf_ιp = (MSR/rn_,p) * SDD. Thus, in accordance with the present invention, an encoder can construct a seamless In Point when the normal encoder bit rate rn ιp is larger than MSR, by selecting the particular value for the decoding delay ddf_ιp defined by equation (6). This enables the encoder to use its normal bit rate rn_,p and not the smaller bit rate MSR, thereby significantly improving the quality of pictures constructed around a seamless In Point. The step of selecting ddf_,p defined by equation (6) is denoted 18 in FIG. 3. The corresponding buffer boundary constraints are shown by the block 19. If MSR is greater than rn_φ, the encoder has the option for the decoder delay ddf_ιp to select a value < SDD (denoted 28). The corresponding buffer boundary constraints are shown by the block 29. Since equation (6) always satisfies the constraints expressed by equations (4) and (5), and further, since MSR and SDD are always selected such that (MSR*SDD < Bd), then equation (6) provides the following enumerated benefits: 1) It ensures the construction of a seamless In Point without the need to evaluate the relationship among the quantities of Bd, rn ιp, MSR, and SDD. 2) It eliminates the need for knowing the value of Tp_, when evaluating the decoding delay threshold DDthr_,p as expressed in equation (5). This could be useful for video sequences that have variable picture-display times.
3) It requires less buffering at the splicer, as will be developed hereinafter.
4) It is easier to specify in an industry-wide standard (e.g. SMPTE or MPEG).
A splicer operating on digital video bit streams that include Seamless Splice Points (SSP,) constructed in accordance with the present invention can use the following procedures to achieve seamless splicing (i.e., without causing the decoder buffer underflow or overflow): 1) The decoding delay (ddf_op) of the seamless Out Point is measured.
2) The decoding delay (ddf_ιp) of the seamless In Point is measured.
3) The difference (W) between the two decoding delays is computed in accordance with the following equation (7): (7) W = ddf_oP - ddfJP
4) After switching from the seamless Out Point, the splicer can use any one of the following procedures a, b, or c (the desired procedure could be selected by the user or automatically under software control): a) Wait an amount of time equal to W before switching into the seamless In Point. For example, the splicer can send NULL packets for the duration of W. b) Use the following steps: i.) Stream the In Point stream (e.g., first digital video bit stream)at a rate (Rw) less than or equal to the Out Point rate (i.e. rn op) for the duration of W, as expressed by the following equation (8): (8) Rw < rn_op ii.) Then, stream the In Point stream for the duration dd'f_,p at a rate Rsp_m defined by the following equation (9): (9) Rsp_,n = ( (rn_,P *dd fJP) - (Rw * W) )/dd'.f_,p, where dd'f_,p = ddf_ip - Tp 0. c) Use the following steps: i.) Compute the bitrate Rsp_oP in accordance with the following equation (10): ( 10) Rsp_op = (ddf_,p/ddf_op)* rnjp ii.) If RsP_oP ≤ rn_oP, Then: stream the In Point stream for the duration ddf_op at the rate Rsp op- Else: use either procedure (a) or (b) above.
It should be appreciated by those skilled in the pertinent art that seamless splicing is possible between a Seamless Splice Point (SSP) constructed in accordance with other known techniques and a Seamless Splice Point (SSP,) constructed in accordance with the present invention. In a similar vein, it should also be appreciated that the above- described methods of splicing in accordance with the present invention for splicing between an SSP, and another SSP„ can also be used to splice from an SSP to an SSP„ from an SSP, to an SSP, and from an SSP to another SSP. (In the last case, W will be zero). Further, the splicing technique of the present invention can be used to splice between non-seamless In and Out Points, or between a non-SSP and an SSP (or SSPj), although, in these cases, it should be recognized that the splice will not be seamless unless the following constraints are satisfied: ddf_op ddf ip , and rn_op > rn_iP. Further, the size of the buffer (Bsp) needed in the splicer to implement the present invention can be computed from the maximum value Wmaχ that the duration W can have, in accordance with the following equation (11):
Figure imgf000013_0001
where Rmax is the maximum bit rate the splicer can receive. If equations (3) and (6) are used to construct seamless In and Out
Points in accordance with the present invention, then Wmax can be expressed by the following equation (12): W max = W max 1 = ((MSR / rmin op ) - (MSR / rmax φ )) * SDD
(12) = MSR * SDD * ((l / rmin_op) - (l / rmaxJp)) < Bd * ((l / rτnin_op) - (l / rmaxJp)). However, if Equations (l)/(2) and Equations (4)/(5) are used to construct seamless In and Out Points in accordance with the present invention, then Wmax can be expressed by the following equation (13):
(13) Wmax = Wmaχ_2 = Bd/rmin_oP By comparing Equations (12) and (13), it is clear that Wmaχ_2 is always larger than Wmaxj. Therefore, as mentioned previously, using Equations (3) and (6) to construct seamless In and Out Points reduces the size of the buffer needed in the splicer when compared with the buffer size needed when the more general thresholds of Equations (l)/(2) and (4)/(5) are used for constructing the seamless In and Out Points. Although the present invention has been described in detail hereinabove, it should be clearly understood that many variations and/or modifications of the basic inventive concepts taught herein which may appear to those skilled in the pertinent art will still fall within the spirit and scope of the present invention as defined in the appended claims. Further it should be appreciated by those skilled in the art that the implementation of the encoding and splicing methods of the present invention described hereinabove in hardware and/or software is routine and straightforward. For example, simple programming of programmanble logic circuitry of an encoder or splicer can be used to implement the methods of the present invention.

Claims

CLAIMS:
1. A method of encoding a digital video bit stream which includes a plurality of successively-encoded pictures, including the steps of: constructing a seamless In Point in accordance with a constraint expressed by the following equation (1): ( 1 ) ddf_,p < minimum {DDthr_iP , (Bd/rn_ιp) } , where ddf_,p represents an amount of time by which a first byte of the digital video bit stream after the seamless In Point must stay in a decoder buffer before it is decoded; Bd is a size of the decoder buffer; rn ιp is a bit rate at which the digital video bit stream is normally encoded at the seamless In Point; and, DD,hr p represents a prescribed minimum decoding delay threshold for seamless In Points, where DDthr_,P is defined by the following equation (2): (2) DDthr ιp = ((MSR/rn ιp) * SDD) + Tp_, * (1 - (MSR/r„_ιp)), where Tp_, is a time needed for displaying a picture which starts being displayed at a time of decoding of a last picture prior to the seamless In Point; SDD is a prescribed splice decoding delay; and, MSR is a prescribed maximum splice rate; and, inserting the seamless In Point at a point in the digital video bit stream at which another digital video bit stream can be spliced into the digital video bit stream.
2. The method as set forth in Claim 1, further including the steps of: determining if MSR > rn_,p; selecting ddf P to have a value < SDD if it is determined that MSR is greater than rn_,p; and, selecting ddf_,p to have a value defined by the following equation (3) if it is determined that MSR is not greater than rn ιp: (3) ddf_,p = (MSR/rn_,p) * SDD.
3. The method as set forth in Claim 1, wherein rn_,p > MSR.
4. The method as set forth in Claim 1, wherein ddf ,p is selected to have a value defined by the following equation (3): (3) ddf p = (MSR/rn_,p) * SDD.
5. The method as set forth in Claim 1, wherein MSR and SDD are selected to have values that satisfy a constraint expressed by the following equation (4): (4) MSR*SDD < Bd.
6. The method as set forth in Claim 1, wherein SDD and MSR are selected to have specific values in accordance with a coding standard.
7. A method of encoding a digital video bit stream which includes a plurality of successively-encoded pictures, including the steps of: constructing a seamless Out Point in accordance with a constraint expressed by the following equation (1): ( 1 ) DDthr_oP < ddf_oP < (Bd/rn op), where ddf_op represents an amount of time by which a first byte of the digital video bit stream after the seamless Out Point must stay in a decoder buffer before it is decoded; Bd is a size of the decoder buffer; rn op is a bit rate at which the digital video bit stream is normally encoded at the seamless Out Point; and, DDthr_op represents a prescribed minimum decoding delay threshold for seamless Out Points, where DDthr_o is defined by the following equation (2): (2) DDtnr_op = ((MSR/rn_op) * SDD) - Tp o * ((MSR/rn_op) - 1), where Tp o is a time needed for displaying a picture which starts being displayed at a time of decoding of a last picture prior to the seamless Out Point; SDD is a prescribed splice decoding delay; and, MSR is a prescribed maximum splice rate; and, inserting the seamless Out Point at a point in the digital video bit stream at which it can be spliced into another digital video bit stream.
8. The method as set forth in Claim 7, further including the steps of: determining if MSR > rn op; selecting ddf_op to have a value > SDD if it is determined that MSR is not greater than rn o , within a constraint that ddf_op * rn op < Bd; and, selecting ddf_op to have a value defined by the following equation (3) if it is determined that MSR is greater than rn op: (3) ddf_op = (MSR/rn_op) * SDD.
9. The method as set forth in Claim 7, wherein rn op < MSR.
10. The method as set forth in Claim 7, wherein ddf_op is selected to have a value defined by the following equation (3): (3) ddf op = (MSR/rn op) * SDD.
11. The method as set forth in Claim 7, wherein MSR and SDD are selected to have values that satisfy a constraint expressed by the following equation (4): (4) MSR*SDD < Bd.
12. A method for splicing a first digital video bit stream at an Out Point into a second digital video bit stream at an In Point, the method including the steps of: measuring ddf_op; measuring ddfJP; computing a difference W equal to ddf_op - ddπp; switching from the Out Point; and, after switching from the Out Point, waiting an amount of time equal to W, and then switching into the In Point.
13. The method as set forth in Claim 12, wherein the step of waiting is carried out by sending null packets for the duration of the waiting time W.
14. The method as set forth in Claim 12, wherein the In Point is a seamless In Point and the Out Point is a non-seamless Out Point, whereby the switching is seamless if the following two constraints are satisfied: a) ddf op > ddf p ; and, θ) Tn_oP ■■* ϊn_iP-
15. The method as set forth in Claim 12, wherein the In Point is a non- seamless In Point and the Out Point is a non-seamless Out Point, whereby the switching is seamless if the following two constraints are satisfied:
Figure imgf000017_0001
o) rn_oP -> rnjp.
16. The method as set forth in Claim 12, wherein the In Point is a non- seamless In Point and the Out Point is a seamless Out Point, whereby the switching is seamless if the following two constraints are satisfied: a) ddf op > ddf ,p; and,
Figure imgf000018_0001
17. A method for splicing a first digital video bit stream having at an Out Point into a second digital video bit stream at an In Point, the method including the steps of: measuring ddf_op; measuring ddf ,p; computing a difference W equal to ddf_op - ddf ,p; switching from the Out Point; streaming the second digital video bit stream at a first rate Rw rn_op for a first time period having a duration equal to W; and, then streaming the second digital video bit stream for a second time period having a duration dd'f ,P at a second rate Rsp ,n defined by the following equation: sp n = ((Γ„_,P * ddVjP) - (Rw * W))/dd'f_,P, where dd'f ιp = ddfjp - Tp 0.
18. A method for splicing a first digital video bit stream at an Out Point into a second digital video bit stream at an In Point, the method including the steps of: measuring ddf_op; measuring ddf ,p; computing a difference W equal to ddf_op - ddf _,p; computing a stream bit rate Rsp_oP according to the following equation (1): ( 1 ) Rsp_oP = (ddf ,p/ddf_op) * rn ,p; determining if Rsp_op < rn_op; if it is determined that Rsp_op ≤ rn_oP, then switching from the Out Point and streaming the second digital video bit stream at the rate Rsp_op for the duration of ddf_op; if it is determined that Rsp_op rn_oP, then switching from the Out Point and performing a selected one of the following two possible procedures: (i) waiting an amount of time equal to W, and then switching into the In Point; or, (ii) (A) streaming the second digital video bit stream at a first rate Rw < rn op for a first time period having a duration equal to W; and, (B) then streaming the second digital video bit stream for a second time period having a duration ddγ ιp at a second rate Rsp n defined by the following equation (2): (2) Rsp ιn = ((rn ιp * ddVjp) - (Rw * W))/dd'fjP, where ddV ,P = dd ,p - Tp 0.
19. A video signal comprising a digital video bit stream having a seamless In Point constructed in accordance with a constraint expressed by the following equation (1): (1) ddfjp < minimum {DDthr ιp , (Bd/rn ,p) } , where ddf P represents an amount of time by which a first byte of the digital video bit stream after the seamless In Point must stay in a decoder buffer before it is decoded; Bd is a size of the decoder buffer; rn ιp is a bit rate at which the digital video bit stream is normally encoded at the seamless In Point; and, DDthrP represents a prescribed minimum decoding delay threshold for seamless In Points, where DD rjP is defined by the following equation (2): (2) DDthr ιp = ((MSR/rn ip) * SDD) + TPj * (1 - (MSR/r„_ιp), where TPj is a time needed for displaying a picture which starts being displayed at a time of decoding of a last picture prior to the seamless In Point; SDD is a prescribed splice decoding delay; and, MSR is a prescribed maximum splice rate.
20. A video signal comprising a digital video bit stream having a seamless Out Point constructed in accordance with a constraint expressed by the following equation (1): ( 1 ) DDthr_op < ddf op < (Bd/rn_op), where ddf_op represents an amount of time by which a first byte of the digital video bit stream after the seamless Out Point must stay in a decoder buffer before it is decoded; B is a size of the decoder buffer; rn op is a bit rate at which the digital video bit stream is normally encoded at the seamless Out Point; and, DDthr_o represents a prescribed minimum decoding delay threshold for seamless Out Points, where DDtnr_oP is defined by the following equation (2): (2) DD.hr.op = ((MSR/r„_op) * SDD) - Tp o * ((MSR rn op) - 1 ), where Tp 0 is a time needed for displaying a picture which starts being displayed at a time of decoding of a last picture prior to the seamless Out Point; SDD is a prescribed splice decoding delay; and, MSR is a prescribed maximum splice rate.
21. An encoder for encoding a digital video bit stream which includes a plurality of successively-encoded pictures, including: means for constructing a seamless In Point in accordance with a constraint expressed by the following equation (1): (1) ddf ip < minimum {DD,hrP , (Bd/rn ιp) } , where ddf ,p represents an amount of time by which a first byte of the digital video bit stream after the seamless In Point must stay in a decoder buffer before it is decoded; Bd is a size of the decoder buffer; rn ip is a bit rate at which the digital video bit stream is normally encoded at the seamless In Point; and, DD nrjP represents a prescribed minimum decoding delay threshold for seamless In Points, where DDthrjP is defined by the following equation (2): (2) DDthr ιp = ((MSR r„_ιp) * SDD) + TP * (1 - (MSR/rn ,p), where Tp , is a time needed for displaying a picture which starts being displayed at a time of decoding of a last picture prior to the seamless In Point; SDD is a prescribed splice decoding delay; and, MSR is a prescribed maximum splice rate; and, means for inserting the seamless In Point at a first point in the digital video bit stream at which another digital video bit stream can be spliced into the digital video bit stream.
22. An encoder for encoding a digital video bit stream which includes a plurality of successively-encoded pictures, including: means for constructing a seamless Out Point in accordance with a constraint expressed by the following equation (1): (1 ) DDthr φ < ddf_op < (Bd r„_op), where ddf_op represents an amount of time by which a first byte of the digital video bit stream after the seamless Out Point must stay in a decoder buffer before it is decoded; rn_op is a bit rate at which the digital video bit stream is normally encoded at the seamless Out Point; and, DD,hr_op represents a prescribed minimum decoding delay threshold for seamless Out Points, where DDthr_oP is defined by the following equation (2): (2) DDthr op = ((MSR/r„_op) * SDD) - Tp o * ((MSR rn_op) - 1 ), where Tp o is a time needed for displaying a picture which starts being displayed at a time of decoding of a last picture prior to the seamless Out Point; and, means for inserting the seamless Out Point at a second point in the digital video bit stream at which it can be spliced into another digital video bit stream.
23. A splicer for splicing a first digital video bit stream at an Out Point into a second digital video bit stream at an In Point, the splicer including: means for measuring ddf_op and for measuring ddf _,p; means for computing a difference W equal to ddf_op - ddf ,p; and, means for switching from the seamless Out Point, and, after switching from the
Out Point, waiting an amount of time equal to W, and then switching into the In Point.
24. A splicer for splicing a first digital video bit stream at an Out Point into a second digital video bit stream at an In Point, the splicer including: means for measuring ddf_op and for measuring ddf ,p; means for computing a difference W equal to ddf_op - ddf ιp; means for switching from the Out Point; and, means for streaming the second digital video bit stream at a first rate Rw < rn_op for a first time period having a duration equal to W, and, for then streaming the second digital video bit stream for a second time period having a duration dd ,P at a second rate Rspjn defined by the following equation: Rsp_,n = ((rn p * ddVjP) - (Rw * W))/dd'fjP, where ddV ιP = ddf ,p - Tp 0-
25. A splicer for splicing a first digital video bit stream at an Out Point into a second digital video bit stream at an In Point, the splicer including: means for measuring ddf_op and for measuring ddf ιp; means for computing a difference W equal to ddf_op - ddf ,p, and for computing a stream bit rate Rsp_oP according to the following equation (1): (1) Rs _oP = (ddf ip/ddf_oP) * rnjp; means for determining if Rsp_o < rn_op; means for switching from the Out Point; means for streaming the second digital video bit stream at the rate Rsp_oP for the duration of ddf_o , if it is determined that Rsp_op ≤ rn op; and, means for performing a selected one of the following two possible procedures: (1) waiting an amount of time equal to W, and then switching into the In Point; or, (2) (A) streaming the second digital video bit stream at a first rate Rw < rn or a first time period having a duration equal to W; and, (B) then streaming the second digital video bit stream for a second time period having a duration ddV,p at a second rate Rsp ι, defined by the following equation (2): (2) Rsp _,„ = ((r„_ιp * ddVjP) - (Rw * W))/ddVjP, where dd' ιp = ddf ιp - Tp0, if it is determined that Rsp op rn_op-
PCT/IB1998/001922 1997-12-09 1998-12-03 Method and apparatus for encoding and slicing digital video bit streams WO1999030503A2 (en)

Priority Applications (3)

Application Number Priority Date Filing Date Title
JP53046299A JP4242459B2 (en) 1997-12-09 1998-12-03 Method and apparatus for encoding and slicing a digital video bitstream
DE69836416T DE69836416T2 (en) 1997-12-09 1998-12-03 DEVICE AND METHOD FOR CODING AND DISCONNECTING DIGITAL VIDEO DATA STREAMS
EP98954691A EP0958703B1 (en) 1997-12-09 1998-12-03 Method and apparatus for encoding and slicing digital video bit streams

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US08/987,701 US6049569A (en) 1997-12-09 1997-12-09 Method and apparatus for encoding digital video bit streams with seamless splice points and method and apparatus for splicing such digital video bit streams
US08/987,701 1997-12-09

Publications (3)

Publication Number Publication Date
WO1999030503A2 WO1999030503A2 (en) 1999-06-17
WO1999030503A3 WO1999030503A3 (en) 1999-07-22
WO1999030503A9 true WO1999030503A9 (en) 2005-03-17

Family

ID=25533489

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/IB1998/001922 WO1999030503A2 (en) 1997-12-09 1998-12-03 Method and apparatus for encoding and slicing digital video bit streams

Country Status (5)

Country Link
US (1) US6049569A (en)
EP (1) EP0958703B1 (en)
JP (1) JP4242459B2 (en)
DE (1) DE69836416T2 (en)
WO (1) WO1999030503A2 (en)

Families Citing this family (51)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5982436A (en) * 1997-03-28 1999-11-09 Philips Electronics North America Corp. Method for seamless splicing in a video encoder
US7031348B1 (en) * 1998-04-04 2006-04-18 Optibase, Ltd. Apparatus and method of splicing digital video streams
BR9912386A (en) * 1998-07-23 2001-10-02 Diva Systems Corp System and process for generating and using an interactive user interface
US6298089B1 (en) * 1998-12-10 2001-10-02 Viewgraphics, Inc. Method for seamless and near seamless audio and non-video splicing of a digital transport stream
FR2795272B1 (en) * 1999-06-18 2001-07-20 Thomson Multimedia Sa MPEG STREAM SWITCHING METHOD
US6480539B1 (en) * 1999-09-10 2002-11-12 Thomson Licensing S.A. Video encoding method and apparatus
EP1098526A3 (en) * 1999-11-02 2004-09-15 Matsushita Electric Industrial Co., Ltd. Video editing apparatus and method
US6993081B1 (en) * 1999-11-23 2006-01-31 International Business Machines Corporation Seamless splicing/spot-insertion for MPEG-2 digital video/audio stream
US7861261B2 (en) * 2000-04-07 2010-12-28 Visible World, Inc. Systems and methods for managing and distributing media content
US7900227B2 (en) * 2000-04-07 2011-03-01 Visible World, Inc. Systems and methods for managing and distributing media content
US7917924B2 (en) 2000-04-07 2011-03-29 Visible World, Inc. Systems and methods for semantic editorial control and video/audio editing
US7870579B2 (en) 2000-04-07 2011-01-11 Visible Worl, Inc. Systems and methods for managing and distributing media content
US8006261B1 (en) 2000-04-07 2011-08-23 Visible World, Inc. System and method for personalized message creation and delivery
US7870577B2 (en) * 2000-04-07 2011-01-11 Visible World, Inc. Systems and methods for semantic editorial control and video/audio editing
US7904922B1 (en) 2000-04-07 2011-03-08 Visible World, Inc. Template creation and editing for a message campaign
US7890971B2 (en) * 2000-04-07 2011-02-15 Visible World, Inc. Systems and methods for managing and distributing media content
US7895620B2 (en) * 2000-04-07 2011-02-22 Visible World, Inc. Systems and methods for managing and distributing media content
US8572646B2 (en) * 2000-04-07 2013-10-29 Visible World Inc. System and method for simultaneous broadcast for personalized messages
US7870578B2 (en) 2000-04-07 2011-01-11 Visible World, Inc. Systems and methods for managing and distributing media content
GB0013273D0 (en) * 2000-06-01 2000-07-26 Philips Electronics Nv Video signal encoding and buffer management
CA2349914C (en) * 2000-06-09 2013-07-30 Invidi Technologies Corp. Advertising delivery method
US7490344B2 (en) * 2000-09-29 2009-02-10 Visible World, Inc. System and method for seamless switching
US7346698B2 (en) * 2000-12-20 2008-03-18 G. W. Hannaway & Associates Webcasting method and system for time-based synchronization of multiple, independent media streams
US6694060B2 (en) 2000-12-21 2004-02-17 General Instrument Corporation Frame bit-size allocation for seamlessly spliced, variable-encoding-rate, compressed digital video signals
US7730509B2 (en) 2001-06-08 2010-06-01 Invidi Technologies Corporation Asset delivery reporting in a broadcast network
US7657428B2 (en) * 2001-07-09 2010-02-02 Visible World, Inc System and method for seamless switching of compressed audio streams
US8843990B1 (en) 2002-04-25 2014-09-23 Visible World, Inc. System and method for optimized channel switching in digital television broadcasting
US20030206596A1 (en) * 2002-05-03 2003-11-06 David Carver Multimedia content assembly
EP1535263A4 (en) 2002-09-06 2007-10-24 Visible World Inc System for authoring and editing personalized message campaigns
US8170096B1 (en) 2003-11-18 2012-05-01 Visible World, Inc. System and method for optimized encoding and transmission of a plurality of substantially similar video fragments
US8132204B2 (en) 2004-04-07 2012-03-06 Visible World, Inc. System and method for enhanced video selection and categorization using metadata
US9396212B2 (en) 2004-04-07 2016-07-19 Visible World, Inc. System and method for enhanced video selection
US9087126B2 (en) 2004-04-07 2015-07-21 Visible World, Inc. System and method for enhanced video selection using an on-screen remote
TW200952462A (en) * 2004-06-02 2009-12-16 Panasonic Corp Seamless switching between random access units multiplexed in a multi angle view multimedia stream
US9060200B1 (en) 2004-08-11 2015-06-16 Visible World, Inc. System and method for digital program insertion in cable systems
AU2006204872B2 (en) 2005-01-12 2011-09-15 Invidi Technologies Corporation Targeted impression model for broadcast network asset delivery
US20090094640A1 (en) * 2007-09-26 2009-04-09 Anderson Bruce J Targeted advertising in unicast, multicast and hybrid distribution system contexts
US9357179B2 (en) 2006-04-24 2016-05-31 Visible World, Inc. Systems and methods for generating media content using microtrends
AU2007247996B2 (en) * 2006-05-02 2012-07-12 Invidi Technologies Corporation Fuzzy logic based viewer identification
US20130254787A1 (en) 2006-05-02 2013-09-26 Invidi Technologies Corporation Method and apparatus to perform real-time audience estimation and commercial selection suitable for targeted advertising
JP2009540770A (en) * 2006-06-12 2009-11-19 インビディ テクノロジーズ コーポレイション System and method for media insertion based on keyword search
AU2007257684B2 (en) * 2006-06-12 2012-03-15 Invidi Technologies Corporation System and method for auctioning avails
US7849477B2 (en) * 2007-01-30 2010-12-07 Invidi Technologies Corporation Asset targeting system for limited resource environments
US8411569B2 (en) * 2008-01-10 2013-04-02 Alcatel Lucent Method of splicing encoded multimedia data streams
WO2009140691A2 (en) 2008-05-16 2009-11-19 Invidi Technologies Corporation Request for information related to broadcast network content
US8781003B2 (en) * 2008-07-17 2014-07-15 Cisco Technology, Inc. Splicing of encrypted video/audio content
US8776115B2 (en) 2008-08-05 2014-07-08 Invidi Technologies Corporation National insertion of targeted advertisement
EP2332111B2 (en) 2008-08-06 2023-10-11 Invidi Technologies Corporation Third party data matching for targeted advertising
CA2750700C (en) * 2009-01-30 2018-11-27 Invidi Technologies Corporation System and method for auctioning avails
CN101742604B (en) * 2009-12-10 2012-11-14 中兴通讯股份有限公司 Method and device for identifying adjacent pseudo-random code confusion
GB2481573A (en) 2010-06-15 2012-01-04 Nds Ltd Splicng of encoded media content

Family Cites Families (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH07212766A (en) * 1994-01-18 1995-08-11 Matsushita Electric Ind Co Ltd Moving picture compression data changeover circuit
DE69515386T2 (en) * 1994-07-15 2000-08-24 Matsushita Electric Ind Co Ltd Method for connecting MPEG video sequences
EP0702493A1 (en) * 1994-09-19 1996-03-20 International Business Machines Corporation Interactive playout of videos
GB9424429D0 (en) * 1994-12-02 1995-01-18 Philips Electronics Uk Ltd Audio/video timing discrepancy management
GB2301970B (en) * 1995-06-06 2000-03-01 Sony Uk Ltd Motion compensated video processing
US5982436A (en) * 1997-03-28 1999-11-09 Philips Electronics North America Corp. Method for seamless splicing in a video encoder

Also Published As

Publication number Publication date
WO1999030503A3 (en) 1999-07-22
EP0958703A2 (en) 1999-11-24
JP4242459B2 (en) 2009-03-25
DE69836416D1 (en) 2006-12-28
WO1999030503A2 (en) 1999-06-17
JP2001511335A (en) 2001-08-07
DE69836416T2 (en) 2007-09-20
EP0958703B1 (en) 2006-11-15
US6049569A (en) 2000-04-11

Similar Documents

Publication Publication Date Title
EP0958703B1 (en) Method and apparatus for encoding and slicing digital video bit streams
US6188700B1 (en) Method and apparatus for encoding MPEG signals using variable rate encoding and dynamically varying transmission buffers
JP4232209B2 (en) Compressed image data editing apparatus and compressed image data editing method
EP0923243B1 (en) Editing device, editing method, splicing device, splicing method, encoding device, and encoding method
US6947488B2 (en) Scalable MPEG-2 video decoder
EP1397918B1 (en) Splicing of digital video transport streams
US6034731A (en) MPEG frame processing method and apparatus
CA2295754C (en) Switching compressed video bitstreams
US7394850B1 (en) Method and apparatus for performing digital-to-digital video insertion
EP2124454A1 (en) Bit stream converting method, bit stream converting device, bit stream coupling device, bit stream dividing program, bit stream converting program and bit stream coupling program
US8170401B2 (en) Optimizing ad insertion by removing low information frames
JP2001519992A (en) Method for switching coded video sequence and apparatus corresponding thereto
CA2303149C (en) Seamless splicing of compressed video programs
EP1081957B1 (en) Video signal processing
EP1472885A1 (en) Image processing method and system to increase perceived visual output quality in case of lack of image data
JP4223567B2 (en) Coded video sequence switching method and apparatus
US20180295415A1 (en) Digital media splicing system and method
EP0871337A2 (en) Method and apparatus for modifying a digital data stream
KR100345312B1 (en) Splicing Method for video stream with open GOP
Radha et al. Compressed video seamless switching using variable splicing parameters
Hurst et al. MPEG Splicing: Tutorial and Proposed SMPTE Standard
Balakrishnan et al. Rate and buffer regulation in a video encoder for seamless splicing
Helms et al. Switching and Splicing of MPEG-2 Transport Streams
WO2001031918A1 (en) Method and apparatus for performing digital-to-digital video insertion

Legal Events

Date Code Title Description
AK Designated states

Kind code of ref document: A2

Designated state(s): JP

AL Designated countries for regional patents

Kind code of ref document: A2

Designated state(s): AT BE CH CY DE DK ES FI FR GB GR IE IT LU MC NL PT SE

WWE Wipo information: entry into national phase

Ref document number: 1998954691

Country of ref document: EP

AK Designated states

Kind code of ref document: A3

Designated state(s): JP

AL Designated countries for regional patents

Kind code of ref document: A3

Designated state(s): AT BE CH CY DE DK ES FI FR GB GR IE IT LU MC NL PT SE

ENP Entry into the national phase

Ref country code: JP

Ref document number: 1999 530462

Kind code of ref document: A

Format of ref document f/p: F

121 Ep: the epo has been informed by wipo that ep was designated in this application
WWP Wipo information: published in national office

Ref document number: 1998954691

Country of ref document: EP

COP Corrected version of pamphlet

Free format text: DRAWINGS ADDED (1/3-3/3 PAGES)

WWG Wipo information: grant in national office

Ref document number: 1998954691

Country of ref document: EP