As information to be processed at an object-based video or audio-visual (AV) terminal, an object-oriented bitstream includes objects, composition information, and scene demarcation information. Such bitstream structure allows on-line editing, e.g. cut and paste, insertion/deletion, grouping, and special effects. In the interest of ease of editing, AV objects and their composition information are transmitted or accessed on separate logical channels (LCs). Objects which have a lifetime in the decoder beyond their initial presentation time are cached for reuse until a selected expiration time. The system includes a de-multiplexer, a controller which controls the operation of the AV terminal, input buffers, AV objects decoders, buffers for decoded data, a composer, a display, and an object cache.
|
1. A method for processing video data, comprising:
receiving video information and composition information, wherein said video information includes one or more objects, each object being individually encoded, wherein said composition information includes decoding time information and presentation time information corresponding to the one or more objects;
processing said composition information to compose a single video from said video information, wherein the individually encoded one or more objects are composed within a presentation frame of the single video; and
outputting said single video.
8. A system for processing video data, comprising:
a controller circuit for receiving video information and composition information, wherein said video information includes one or more objects, each object being individually encoded, wherein said composition information includes decoding time information and presentation time information corresponding to the one or more objects;
a composer circuit for processing said composition information to compose a single video from said video information, wherein the individually encoded one or more objects are composed within a presentation frame of the single video; and
an output circuit for outputting said single video.
14. A non-transitory computer-readable medium including one or more instructions that cause a computer processor to perform the steps comprising:
receiving video information and composition information, wherein said video information includes one or more objects, each object being individually encoded, wherein said composition information includes decoding time information and presentation time information corresponding to the one or more objects;
processing said composition information to compose a single video from said video information, wherein the individually encoded one or more objects are composed within a presentation frame of the single video; and
outputting said single video.
2. The method of
3. The method of
5. The method of
6. The method of
storing said video information beyond its initial presentation time.
7. The method of
11. The system of
a storage circuit for storing said video information in memory.
13. The system of
15. The computer-readable medium of
16. The computer-readable medium of
17. The computer-readable medium of
storing said video information in memory.
19. The computer-readable medium of
storing said video information beyond its initial presentation time.
20. The computer-readable medium of
|
This application is a continuation of U.S. patent application Ser. No. 12/885,687, filed Sep. 20, 2010, which is a continuation of U.S. patent application Ser. No. 12/482,292, filed Jun. 10, 2009, now U.S. Pat. No. 8,115,873, which is a continuation of U.S. patent application Ser. No. 11/688,368, filed Mar. 20, 2007, now U.S. Pat. No. 8,421,923, which is a division of U.S. patent application Ser. No. 09/367,433, filed Jan. 13, 2000, now U.S. Pat. No. 7,199,836, which is a national stage of International Application Serial No. PCT/US1998/02668, filed Feb. 13, 1998, which claims the benefit of U.S. Provisional Application Ser. No. 60/037,779, filed Feb. 14, 1997, each of which is incorporated by reference in its entirety herein, and from which priority is claimed.
This invention relates to the representation, transmission, processing and display of video and audio-visual information, more particularly of object-based information.
Image and video compression techniques have been developed which, unlike traditional waveform coding, attempt to capture high-level structure of visual content, Such structure is described in terms of constituent “objects” which have immediate visual relevancy, representing familiar physical objects, e.g. a ball, a table, a person, a tune or a spoken phrase. Objects are independently encoded using a compression technique that gives best quality for each object. The compressed objects are sent to a terminal along with composition information which tells the terminal where to position the objects in a scene. The terminal decodes the objects and positions them in the scene as specified by the composition information. In addition to yielding coding gains, object-based representations are beneficial with respect to modularity, reuse of content, ease of manipulation, ease of interaction with individual image components, and integration of natural, camera-captured content with synthetic, computer-generated content.
In a preferred architecture, structure or format for information to be processed at an object-based video or audio-visual (AV) terminal, an object-oriented bitstream includes objects, composition information, and scene demarcation information. The bitstream structure allows on-line editing, e.g. cut and paste, insertion/deletion, grouping, and special effects.
In the preferred architecture, in the interest of ease of editing, AV objects and their composition information are transmitted or accessed on separate logical channels (LCs). The architecture also makes use of “object persistence”, taking advantage of some objects having a lifetime in the decoder beyond their initial presentation time, until a selected expiration time.
An audio-visual (AV) terminal is a systems component which is instrumental in forming, presenting or displaying audio-visual content. This includes (but is not limited to) end-user terminals with a monitor screen and loudspeakers, as well server and mainframe computer facilities in which audio-visual information is processed. In an AV terminal, desired functionality can be hardware-, firmware- or software-implemented. Information to be processed may be furnished to the terminal from a remote information source via a telecommunications channel, or it may be retrieved from a local archive, for example. An object-oriented audio-visual terminal more specifically receives information in the form of individual objects, to be combined into scenes according to composition information supplied to the terminal.
In the preferred AV architecture, the AV objects and their composition information are transmitted or accessed on separate logical channels. The DMUK receives the Mux2 layer from the lower layers and de-multiplexes it into logical channels. LC0 carries composition information which is passed on to the executive. The AV objects received on other logical channels are stored in the buffer to be acted upon by the decoders. The executive receives the composition information, which includes the decoding and presentation time stamps, and instructs the decoders and composer accordingly.
The system handles object composition packets (OCF) and object data packets (ODP). A composition packet contains an object's ID, time stamps and the “composition parameters” for rendering the object. An object data packet contains an object ID, an expiration time stamp in case of persistent objects, and object data.
Preferably, any external input such as user interaction is converted to OCP and/or ODP before it is presented to the executive. There is no need for headers in a bitstream delivered over a network. However, headers are required when storing an MPEG4 presentation in a file.
Object ID is composed of object type and object number. The default length of the Object ID is 2 bytes, including ten bits for the object number and 6 for the object type (e.g. text, graphics, MPEG2 VOP, compound object). An extensible code is used to accommodate more than 1023 objects or more than 31 object types. The following convention will be adhered to: a value of Ob111111 in the first six bits of the Object ID corresponds to 31 plus the value of the byte immediately following the ObjectID; a value of Ob11.1111.1111 in the least significant 10 bits of the Object ID corresponds to 1023 plus the value of the two bytes immediately following the Object ID (without counting the object type extension bytes, if present). The following object types are defined:
Composition Objects (16-bit object IDs)
0X0000
scene configuration object
0X0001
node hierarchy specification
0X0002
stream-node association
0X0003
node/scene update
0X0004
compound object
Object Data (object type, 6 most significant bits)
0b00.0010
text
0b00.0011
MPEG2 VOP (rectangular VOP)
Persistent Objects (PO) are objects that should be saved at the decoder for use at a later time. An expiration time stamp (ETS) gives the life of a PO in milliseconds. A PO is not available to the decoder after ETS runs out. When a PO is to be used at a later time in a scene, only the corresponding composition information needs to be sent to the AV terminal.
Decoding Time Stamp (DTS) indicates the time an object (access unit) should be decoded by the decoder.
Presentation Time Stamp (PTS) indicates the time an object (access unit) should be presented by the decoder.
Lifetime Time Stamp (LTS) gives the duration (in milliseconds) an object should be displayed in a scene. LTS is implicit in some cases, e.g. in a video sequence where a frame is displayed for 1/frame-rate or until the next frame is available, whichever is larger. An explicit LTS is used when displaying graphics and text. An AV object should be decoded only once for use during its life time.
Expiration Time Stamp (ETS) is specified to support the notion of object persistence. An object, after it is presented, is saved at the decoder (cache) until a time given by ETS. Such an object can be used multiple times before ETS runs cut. A PO with an expired ETS is no longer available to the decoder.
Object Time Base (OTB) defines the notion of time of a given AV object encoder. Different objects may belong to different time bases. The AV terminal adapts these time bases to the local one, as specified in the MSDL VM.
Object Clock Reference (OCR) can be used if necessary to convey the speed of the DTB to the decoder. By this mechanism, OTBs can be recovered/adapted at the AV terminal.
Composition Parameters are used to compose a scene (place an object in a scene). These include displacement from the upper left corner of the presentation frame, rotation angles, zooming factors, etc.
Priority indicates the priority of an object for transmission, decoding, and display. MPEG4 supports 32 levels of priority. Lower numbers indicate higher priorities.
Persistence indicator (PI) indicates whether an object is persistent.
Continuation Indicator (CI) indicates the end of an object in the current packet (or continuation).
Object Grouping facilitates operations to be applied to a set of objects with a single operation. Such a feature can be used to minimize the amount of composition information sent, as well as to support hierarchical scene composition based on independent sub-scenes. The composer manipulates the component objects as a group. The structure of a compound composition packet (CCP) is shown in
Bitstrearn Structure includes object composition packets for describing the composition and controlling the presentation of those packets, and object data packets that contain the data for the objects. A scene is composed by a set of composition packets. The bitstream supports representation of scenes as a hierarchy by using compound composition objects (CCP), also known as node hierarchy. A CCP allows combining composition objects to create complex audio-visual scenes.
Object-Data Packet:
ObjectID - min (default) 10 bits
CI and PI could be combined:
00
- begin non-persistent
01
- begin persistent
10
- continuation
11
- end of object
Priority: 5 bits, present only if CI/PI is 0b00 or 0b01
ETS: 30 bits, present if CI/PI is 0b01
For prediction-based video coding, VOP_type is indicated
by two bits (00 (I), 01 (P), 10 (B), 11 (PB)),
facilitating editing.
Object_data_packet{
ObjectID
16 bits + any extensions;
CIPI
2 bits
if (CIPI <= 1){
Priority
5 bits
if (object type is MPEG VOP)
(any prediction based compression)
VOP_type
2 bits
}
if (CIPI = = 1)
ETS
28 bits
ObjectData
}
Object Composition Packet
Object_composition_packet{
ObjectID
16 bits + any extensions
OCR_Flag
1 bit
Display_Timers_Flag
1 bit
DTB
30 bits
if (OCR_Flag)
OCR
30 bits
if (Display_Timers_Flag){
PTS
30 bits
LTS
28 bits
}
Composition_parameters;
}
Composition Parameters are defined in section 2 of MSDL Verification Model, MPEG N1483, Systems Working Draft V2.0, the disclosure of which is incorporated herein by reference.
Composition_parameters{
visibility
1 bit
composition_order
5 bits
number_of_motion_sets
2 bits
x_delta_0
12 bits
y_delta_0
12 bits
for (i = 1; i <= number_of_motion_sets; i++){
x_delta_i
12 bits
y_delta_i
12 bits
}
}
Compound Composition Packet
Compound_composition_packet{
ObjectID
16 bits
PTS
30 bits
LTS
28 bits
Composition_parameters
ObjectCount
8 bits
for
(i = 0; i < ObjectCount; i++){
Object_composition_packet;
}
}
Scene Configuration Packet (SCF) is used to change reference scene width, height, to flush the buffer, and other configuration functions. The object type for SCPs is 0b00.0000. This allows for 1024 different configuration packets. The object number 0b00.0000.0000 (object ID 0X0000) is defined for use with flushing the terminal buffers.
Composition Control for Buffer Management ID 0x0000)
AV terminal buffers are flushed using Flush_Cache and Scene_Update flags. When using hierarchical scene structure, the current scene graph is flushed and the terminal loads the new scene from the bitstream. Use of flags allows for saving the current scene structure instead of flushing it. These flags are used to update the reference scene width and height whenever a new scene begins. If the Flush_Cache_Flag is set, the cache is flushed, removing the objects (if any). If Scene_Update_Flag is set, there are two possibilities: (i) Flush_Cache-Flag is set, implying that the objects in the cache will no longer be used; (ii) Flush_Cache_Flag is not set, the new scene being introduced (an editing action on the bitstream) splices the current scene and the objects in the scene will be used after the end of the new scene. The ETS of the objects, if any, will be frozen for the duration of the new scene introduced. The beginning of the next scene is indicated by another scene configuration packet.
Scene_configuration packet{
ObjectID
16 bits (OXOOOO)
Flush_Cache_Flag
1 bit
Scene_Update_Flag
1 bit
if (Scene_Update_Flag){
ref_scene_width
12 bits
ref_scene_height
12 bits
}
}
Composition Control for Scene Description (Object ID 0x0001)
A hierarchy of nodes is defined, describing a scene. The scene configuration packets can also be used to define a scene hierarchy that allows for a description of scenes as a hierarchy of AV objects. Each node in such a graph is a grouping of nodes that groups the leaves and/or other nodes of the graph into a compound AV object. Each node (leaf) has a unique ID followed by its parameters as shown in
Composition Control for Stream-Node Mapping (Object ID 0x0002)
As illustrated by
Composition Control for Scene Updates (Object ID 0x0003)
Architectural Embodiment
The embodiment described below includes an object-based AV bitstream and a terminal architecture. The bitstream design specifies, in a binary format, how AV objects are represented and how they are to be composed. The AV terminal structure specifies how to decode and display the objects in the binary bitstream.
AV Terminal Architecture
Further to
The terminal further includes input buffers 3, AV object decoders 4, buffers 4 for decoded data, a composer 5, a display 6, and an object cache 7. The input bitstream may be read from a network connection or from a local storage device such as a DVD, CD-ROM or computer hard disk. LC0 containing the composition information is fed to the controller. The DMUX stores the objects in LC1 and above at the location in the buffer specified by the controller. In the case of network delivery, the encoder and the stream server cooperate to ensure that the input object buffers neither overflow nor underflow. The encoded data objects are stored in the input data buffers until read by the decoders at their decoding time, typically given by an associated decoding timestamp. Before writing a data object to the buffer, the DMUX removes the timestamps and other headers from the object data packet and passes them to the controller for signaling of the appropriate decoders and input buffers. The decoders, when signaled by the controller, decode the data in the input buffers and store them in the decoder output buffers. The AV terminal also handles external input such as user interaction.
In the object cache 7, objects are stored for use beyond their initial presentation time. Such objects remain in the cache even if the associated node is deleted from the scene graph, but are removed only upon the expiration of an associated time interval called the expiration time stamp. This feature can be used in presentations where an object is used repeatedly over a session. The composition associated with such objects can be updated with appropriate update messages. For example, the logo of the broadcasting station can be downloaded at the beginning of the presentation and the same copy can be used for repeated display throughout a session. Subsequent composition updates can change the position of the logo on the display. Objects that are reused beyond their first presentation time may be called persistent objects,
System Controller (SC)
The system controller controls decoding and playback of bitstreams on the AV terminal. At startup, from user interaction or by looking for a session at default network address, the SC first initializes the DMUX to read from a local storage device or a network port. The control logic is loaded into the program RAM at the time of initialization. The instruction decoder reads the instructions from the program and executes them. Execution may involve reading the data from the input buffers (composition or external data), initializing the object timers, loading or updating the object tables to the data RAM, loading object timers, or control signaling.
The composition decoder reads data from the composition and external data buffer and converts them into a format understood by the instruction decoder. The external input includes user interaction to select objects, discernable and enable objects and certain predefined operations on the objects. During the execution of the program, two lists are formed in the data RAM. The object list, containing a list of objects (object IDs) currently handled by the decoders and a render list, containing the list of active objects in the scene. These lists are updated dynamically as the composition information is received. For example, if a user chooses to hide an object by passing a command via the external input, the object is removed from the render list until specified by the user. This is also how external input is handled by the system. Whenever there is some external interaction, the composition decoder reads the external data buffer and performs the requested operation.
The SC also maintains timing for each AV object to signal the decoders and decoder buffers of decoding and presentation time. The timing information for the AV objects is specified in terms of its time-base. The terminal uses the system clock to convert an object's time base into system time. For objects that do not need decoding, only presentation timers are necessary. These timers are loaded with the decoding and presentation timestamps for that AV object. The controller obtains the timestamps from the DMUX for each object. When a decoding timer for an object runs out, the appropriate decoder is signaled to read data from the input buffers and to start the decoding process. When a presentation timer runs out, the decoded data for that object is transferred to the frame buffer for display. A dual buffer approach could be used to allow writing to a frame buffer while the contents of the second buffer are displayed on the monitor. The instruction decoder can also reset the DMUX or input buffers by signaling a reset, which initializes them to the default state.
Information Flow in the Controller
Object Property Modifications
These operations manipulate the object IDs, also called elementary stream IDs. When a scene is initially loaded, a scene graph is formed with the object IDs of the objects in the scene. The controller also forms and maintains a list of objects in the scene (object list) and active objects in the object from the render list. Other operations set and update object properties such as composition parameters when the terminal receives a composition packet.
Object Timing
This group of operations deals with managing object timers fox synchronization, presentation, and decoding. An object's timestamp specified in terms of its object time base is converted into system time and the presentation and decoding time of that object are set. These operations also set and reset expiration timestamps for persistent objects.
Signaling
Signaling operations control the over-all operation of the terminal. Various components of the terminal are set, reset and operated by controller signaling. The controller checks the decoding and presentation times of the objects in the render list and signals the decoders and presentation frame buffers accordingly. It also initializes the DEMUX for reading from a network or a local storage device. At the instigation of the controller, decoders read the data from the input buffers and pass the decoded data to decoder output buffers. The decoded data is moved to the presentation device when signaled by the controller.
Kalva, Hari, Eleftheriadis, Alexandros
Patent | Priority | Assignee | Title |
Patent | Priority | Assignee | Title |
5430485, | Sep 30 1993 | Thomson Consumer Electronics, Inc. | Audio/video synchronization in a digital transmission system |
5515485, | Apr 11 1990 | EVS INTERNATIONAL SWISS SARL | Method and device for modifying a zone in successive images |
5521922, | May 25 1993 | Sony Corporation | Data demultiplexer |
5537157, | Apr 21 1993 | MULTI-FORMAT, INC | Multi-format audio/video production system |
5541662, | Sep 30 1994 | Intel Corporation | Content programmer control of video and data display using associated data |
5548346, | Nov 05 1993 | Hitachi, Ltd. | Apparatus for integrally controlling audio and video signals in real time and multi-site communication control method |
5557342, | Jul 06 1993 | HITACHI CONSUMER ELECTRONICS CO , LTD | Video display apparatus for displaying a plurality of video signals having different scanning frequencies and a multi-screen display system using the video display apparatus |
5778098, | Mar 22 1996 | Microsoft Technology Licensing, LLC | Sprite coding |
5784620, | Nov 15 1995 | Pendragon Wireless LLC | Object-oriented system having shared-persistent class pattern |
5822460, | May 10 1996 | ZTE Corporation | Method and apparatus for generating chrominance shape information of a video object plane in a video signal |
5826102, | Dec 22 1994 | FLORESCERE ASSETS LIMITED LIABILITY COMPANY | Network arrangement for development delivery and presentation of multimedia applications using timelines to integrate multimedia objects and program objects |
5852669, | Apr 06 1994 | THE CHASE MANHATTAN BANK, AS COLLATERAL AGENT | Automatic face and facial feature location detection for low bit rate model-assisted H.261 compatible coding of video |
5872565, | Nov 26 1996 | CALLAHAN CELLULAR L L C | Real-time video processing system |
5880792, | Jan 29 1997 | Sarnoff Corporation | Command and control architecture for a digital studio |
5896176, | Oct 25 1996 | Texas Instruments Incorporated | Content-based video compression |
6026195, | Mar 07 1997 | Google Technology Holdings LLC | Motion estimation and compensation of video object planes for interlaced digital video |
6037988, | Mar 22 1996 | Microsoft Technology Licensing, LLC | Method for generating sprites for object-based coding sytems using masks and rounding average |
6044397, | Apr 07 1998 | Columbia University | System and method for generation and interfacing of bitstreams representing MPEG-coded audiovisual objects |
6047088, | Dec 16 1996 | RAKUTEN, INC | 2D mesh geometry and motion vector compression |
6055330, | Oct 09 1996 | COLUMBIA UNIVERSITY, TRUSTEES OF, THE, IN THE CITY OF NEW YORK | Methods and apparatus for performing digital image and video segmentation and compression using 3-D depth information |
6069669, | Dec 23 1995 | LG Electronics Inc | Video window control apparatus and method thereof |
6079566, | Apr 07 1997 | TRUSTEES OF COLUMBIA UNIVERSITY IN THE CITY OF NEW YORK, THE | System and method for processing object-based audiovisual information |
6084912, | Jun 28 1996 | MEDIATEK, INC | Very low bit rate video coding/decoding method and apparatus |
6092107, | Apr 07 1998 | COLUMBIA UNIVERSITY IN THE CITY OF NEW YORK, TRUSTEES OF, THE | System and method for interfacing MPEG-coded audiovisual objects permitting adaptive control |
6108042, | Sep 30 1994 | Intel Corporation | Method and system for configuring a display |
6134269, | Sep 25 1996 | COMPETITIVE TECHNOLOGIES, INC | Fixed or adaptive deinterleaved transform coding for image coding and intra coding of video |
6259828, | Dec 30 1996 | Sharp Kabushiki Kaisha | Sprite-based video coding system with automatic segmentation integrated into coding and sprite building processes |
6292805, | Oct 15 1997 | TRUSTEES OF COLUMBIA UNIVERSITY IN THE CITY OF NEW YORK, THE | System and method for processing object-based audiovisual information |
6339618, | Jan 08 1997 | AT&T Corp. | Mesh node motion coding to enable object based functionalities within a motion compensated transform video coder |
6414678, | Nov 20 1997 | Nintendo Co., Ltd. | Image creating apparatus and image display apparatus |
6512775, | Nov 08 1996 | TRUSTEES OF COLUMBIA UNIVERSITY IN THE CITY OF NEW YORK,THE | Method and apparatus for a programmable bitstream parser for audiovisual and generic decoding systems |
6526177, | Jul 08 1997 | AT&T Properties, LLC; AT&T INTELLECTUAL PROPERTY II, L P | Generalized scalability for video coder based on video objects |
6549659, | Sep 08 1994 | WSI Corporation | Method and apparatus for determining the location of a reflective object within a video field |
6621932, | Mar 06 1998 | MATSUSHITA ELECTRIC INDUSTRIAL CO , LTD | Video image decoding and composing method and video image decoding and composing apparatus |
6621939, | Jun 14 1999 | Sony Corporation | Scene description generating apparatus and method, object extracting method, and recording medium |
7095450, | Jun 18 1997 | HANGER SOLUTIONS, LLC | Method and apparatus for generating a display signal |
7149770, | Jan 29 1999 | TRUSTEES OF COLUMBIA UNIVERSITY IN THE CITY OF NEW YORK, THE | Method and system for client-server interaction in interactive communications using server routes |
7199836, | Feb 13 1998 | COLUMBIA, UNIVERSITY IN THE CITY OF NEW YORK, TRUSTEES OF THE | Object-based audio-visual terminal and bitstream structure |
8115873, | Feb 14 1997 | The Trustees of Columbia University in the City of New York | Object-based audio-visual terminal and bitstream structure |
20030165271, | |||
20070165139, | |||
20110007219, | |||
20130159006, |
Executed on | Assignor | Assignee | Conveyance | Frame | Reel | Doc |
Aug 01 2013 | The Trustees of Columbia University in the City of New York | (assignment on the face of the patent) | / |
Date | Maintenance Fee Events |
Aug 06 2018 | REM: Maintenance Fee Reminder Mailed. |
Jan 28 2019 | EXP: Patent Expired for Failure to Pay Maintenance Fees. |
Date | Maintenance Schedule |
Dec 23 2017 | 4 years fee payment window open |
Jun 23 2018 | 6 months grace period start (w surcharge) |
Dec 23 2018 | patent expiry (for year 4) |
Dec 23 2020 | 2 years to revive unintentionally abandoned end. (for year 4) |
Dec 23 2021 | 8 years fee payment window open |
Jun 23 2022 | 6 months grace period start (w surcharge) |
Dec 23 2022 | patent expiry (for year 8) |
Dec 23 2024 | 2 years to revive unintentionally abandoned end. (for year 8) |
Dec 23 2025 | 12 years fee payment window open |
Jun 23 2026 | 6 months grace period start (w surcharge) |
Dec 23 2026 | patent expiry (for year 12) |
Dec 23 2028 | 2 years to revive unintentionally abandoned end. (for year 12) |