Movatterモバイル変換


[0]ホーム

URL:


EP3005712A1 - Overlay rendering of user interface onto source video - Google Patents

Overlay rendering of user interface onto source video

Info

Publication number
EP3005712A1
EP3005712A1EP14740004.8AEP14740004AEP3005712A1EP 3005712 A1EP3005712 A1EP 3005712A1EP 14740004 AEP14740004 AEP 14740004AEP 3005712 A1EP3005712 A1EP 3005712A1
Authority
EP
European Patent Office
Prior art keywords
user interface
interactive user
images
data communications
server
Prior art date
Legal status (The legal status 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 status listed.)
Ceased
Application number
EP14740004.8A
Other languages
German (de)
French (fr)
Inventor
Onne GORTER
Gerrit Hiddink
Ronald Alexander Brockmann
Anuj DEV
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
ActiveVideo Networks Inc
Original Assignee
ActiveVideo Networks Inc
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 ActiveVideo Networks IncfiledCriticalActiveVideo Networks Inc
Publication of EP3005712A1publicationCriticalpatent/EP3005712A1/en
Ceasedlegal-statusCriticalCurrent

Links

Classifications

Definitions

Landscapes

Abstract

A method of combining an interactive user interface for generating a blended output that includes the interactive user interface and one or more supplemental images. At a client device remote from a server, a video stream that contains an interactive user interface is received from the server using a first data communications channel configured to communicate video content, and a command that relates to an interactive user interface is transmitted to the server. In response to the transmitting, an updated user interface is received from the server using the first data communications channel, and one or more supplemental images for supplementing the interactive user interface are received using a second data communications channel different from the first data communications channel. The updated user interface and the one or more supplemental images are blended to generate a blended output, which is transmitted toward the display device for display thereon.

Description

OVERLAY RENDERING OF USER INTERFACE ONTO SOURCE
VIDEO
Technical Field
[0001] The present invention relates to interactive video distribution systems, and more particularly to blending a source video with an interactive user interface to generate a single image, where the source video and interactive user interface are separately provided.
Background Art
[0002] It is known in the prior art to provide interactive user interfaces for television programs. Such interactive user interfaces include, for example, electronic program guides (EPG) that may be manipulated to search for broadcast programs or schedule recordings. Interactive user interfaces also include simple video games, menuing systems to access video on demand, and other similar such mechanisms.
[0003] Interactive user interfaces may be combined with source video, such as video on a broadcast or cable channel. There are two broad ways to combine such interfaces with source video: scale down the source video and fill the rest of the screen with the interactive user interface, or keep the source video full-screen but overlay the user interface onto the screen. As an example of the first combination, modern EPGs often show dynamically-generated channel information with a small preview window that shows video for a current channel. As an example of the second combination, television sets often provide volume controls as elements that overlay an area of the screen, typically near the bottom or along one side, while continuing to display the underlying source video content full-screen.
[0004] The latter method to combine user interfaces with source video can itself be broken into two different categories: opaque user interfaces and translucent, or partially transparent, user interfaces. Different techniques can be used for these different categories. For example, if it is known in advance that a user interface will be opaque, then the pixels of the underlying source video content may be discarded at the beginning of the overlay process. This ability to discard pixels simplifies processing of the overlays and permits compositing of the user interface directly into the source image. For certain block-based encoding schemes, compositing can be accomplished at a block level. However, for partially transparent user interfaces, the underlying pixels must be retained and blended with the user interface. [0005] It is also known in the art to overlay images using blending. For purposes of the present disclosure, "blending" refers to a process of alpha compositing; that is, the process of combining two colors using a transparency coefficient, a. Using this technique, each pixel of each image may be viewed as being associated with four values: three color values and one alpha value, each between 0.0 and 1.0, either by storing these values per pixel or in a lookup table such as for example a palette. If the color values are red-green-blue, for example, then these four values are denoted RGBA. Alpha blending takes as input the RGBA values of a foreground pixel and a background pixel, and produces as output a pixel having RGBA values color(output) = a(f)*color(f) + (l-a(f))*color(b) and a(output) = a(f) + a(b)*(l-a(f)), where a(f) and a(b) are the transparency coefficients of the foreground and background pixels, respectively. In other words, the colors and transparency coefficients of the output are a weighted average of the foreground and background pixel, using "a" as the weight. Thus, if a = 0.0 in the foreground pixel, then the colors in the output pixel are the same as that of the background (that is, the foreground pixel is not visible). If a is increased from 0.0 toward 1.0, more of the foreground pixel becomes visible, until when a = 1.0 the color of the output pixel is the same as that of the foreground pixel (that is, the background pixel is completely overlaid by the foreground pixel).
[0006] However, it is generally disadvantageous to blend user interfaces at the server (e.g., at a cable headend), for a number of reasons. First, a typical television provider will have hundreds of thousands or millions of subscribers, a significant portion of whom will, at any given time, require interactive user interfaces. Each subscriber may be watching a different source video, and blending all of these source videos with any number of user interfaces is a problem that does not scale well. Second, blending a user interface with a source video requires access to the pixels of the source video, but the source video that is broadcast is typically ingested from a content provider, encoded according to a transmission encoding that exceeds available computational power. Third, a significant latency may be caused by the blending process, creating an unacceptable 'sluggishness' in the response of the user interface.
Summary of the Embodiments
[0007] Various embodiments of the invention overcome the disadvantages of blending, at the server, interactive user interfaces with underlying source video in two distinct ways. First, many client devices, such as set top boxes or smart televisions, have the ability to perform alpha blending. Thus, it is possible to transmit the user interface from a remote server, such as one found at a cable headend, to the client device, on demand and out-of-band using a separate protocol, such as a modified RFB or XRT protocol. Second, even if a client device does not have the ability to perform alpha blending locally, such blending can be accelerated at the remote server through a combination of image caching and reconstruction of the client device decoder state to the point where blending becomes a scalable operation.
[0008] Some implementations include a method of providing, at a client device, an interactive user interface for generating an output, for a display, that includes a source video and an interactive user interface. The method includes receiving, at a client device remote from a server, the source video from the server using a first data communications channel configured to communicate video content, wherein the first data communications channel comprises a quadrature amplitude modulation (QAM) protocol. Furthermore, the method includes transmitting to the server a command related to an interactive user interface, and receiving, in response to the transmitting, one or more images of the interactive user interface using a second data communications channel different from the first data communications channel, wherein the second data communications channel comprises a transmission control protocol over internet protocol (TCP/IP) protocol. The source video is blended with the received one or more images to generate an output, and the output is transmitted toward a display device for display thereon.
[0009] In some embodiments, the interactive user interface comprises a menu.
[0010] In some embodiments, the received video content is encoded using an MPEG specification, an AVS specification, or a VC-1 specification. Furthermore, in some embodiments, the one or more images of the interactive user interface are encoded using a bitmap (BMP) file format, a portable network graphics (PNG) file format, a joint
photographic experts group (JPEG) file format, or a graphics interchange format (GIF) file format.
[0011] In some embodiments, each image of the one or more images is associated with a corresponding transparency coefficient, and wherein blending the source video with the received one or more images comprises blending according to the transparency coefficient.
[0012] In some embodiments, wherein the blending comprises blending in a spatial domain. [0013] In another aspect, a method includes providing, at a server, an interactive user interface for generating a output, for a display, that includes the interactive user interface and a source video. The method includes transmitting frames of a source video toward a client device, remote from the server, using a data communications channel configured to communicate video content, while simultaneously buffering in a memory of the server a plurality of encoded frames from the source video for subsequent transmission to the client device. The buffered frames include a first frame that is intra-encoded and one or more additional frames that are inter-encoded based on the first frame. Responsive to receiving from the client device a command that relates to the interactive user interface, the method includes determining a buffered frame in the plurality of buffered frames that corresponds to a time associated with the command, and blending the determined frame with one or more images of the interactive user interface to generate an output. Using the data communications channel, the output is transmitted toward the client device for display on the display device.
[0014] In some embodiments, transmitting the frames of the source video and transmitting the output frame each comprise transmitting according to a screen resolution or a screen dimension of the display device.
[0015] In some embodiments, the interactive user interface comprises a menu.
[0016] In some embodiments, the encoding specification is an MPEG specification, an AVS specification, or a VC-1 specification. Furthermore, in some embodiments, the one or more images of the interactive user interface are encoded using a bitmap (BMP) file format, a portable network graphics (PNG) file format, a joint photographic experts group (JPEG) file format, or a graphics interchange format (GIF) file format.
[0017] In some embodiments, the data communications channel comprises at least one of: quadrature amplitude modulation (QAM) using a cable network infrastructure, user datagram protocol over internet protocol (UDP/IP) using an internet protocol television (IPTV) infrastructure, or hypertext transfer protocol (HTTP) using a public or private internet infrastructure.
[0018] In some embodiments, each image of the one or more images is associated with a corresponding transparency coefficient, and wherein blending the determined frame with the one or more images comprises blending according to the transparency coefficient. [0019] In some embodiments, blending the determined frame with one or more images includes (i) decoding the determined frame according to the encoding specification to generate a decoded frame; (ii) blending the decoded frame with the one or more images in a spatial domain to generate a blended frame; and (iii) encoding the blended frame according to the encoding specification to generate the output frame. Furthermore, in some
implementations, encoding the blended frame comprises searching for motion vectors.
[0020] In some embodiments, the output frame is encoded according to the encoding specification.
[0021] In yet another aspect, a method includes combining, at a client device, an interactive user interface for generating a blended output, for a display, that includes the interactive user interface and one or more supplemental images. The method includes receiving, at a client device remote from a server, an interactive user interface from the server using a first data communications channel configured to communicate video content. Furthermore, the method includes transmitting to the server a command that relates to an interactive user interface, and receiving, in response to the transmitting, an updated user interface from the server using the first data communications channel, and the one or more supplemental images for
supplementing the interactive user interface using a second data communications channel different from the first data communications channel. The updated user interface and the one or more supplemental images are blended to generate a blended output, and the blended output is transmitted toward the display device for display thereon.
[0022] In some embodiments, the interactive user interface comprises a source video stitched with user interface content.
[0023] In some embodiments, the encoding specification is an MPEG specification, an AVS specification, or a VC-1 specification.
[0024] In some embodiments, the first data communications channel comprises at least one of: quadrature amplitude modulation (QAM) using a cable network infrastructure, user datagram protocol over internet protocol (UDP/IP) using an internet protocol television (IPTV) infrastructure, or hypertext transfer protocol (HTTP) using a public or private internet infrastructure. [0025] In some embodiments, the one or more supplemental images are encoded using a bitmap (BMP) file format, a portable network graphics (PNG) file format, a joint
photographic experts group (JPEG) file format, or a graphics interchange format (GIF) file format.
[0026] In some embodiments, the second data communications channel comprises at least one of transmission control protocol over internet protocol (TCP/IP), remote frame buffer (RFB) protocol, and extended remoting technology (XRT) protocol.
[0027] In some embodiments, each supplemental image of the one or more supplemental images is associated with a corresponding transparency coefficient, and wherein blending the updated user interface with the one or more supplemental images comprises blending according to the transparency coefficient.
[0028] In some embodiments, blending comprises blending in a spatial domain.
[0029] In some embodiments, the command is a request for secure content, wherein the one or more supplemental images are received from a third party server, and the second data communications channel uses a secure transport protocol.
[0030] In yet another aspect, the method includes providing, at a server, an interactive user interface for generating a blended output, for a display, that includes the interactive user interface and one or more supplemental images. The method includes transmitting, at a server remote from a client device, the interactive user interface from a server using a first data communications channel configured to communicate video content, and receiving a command that relates to the interactive user interface. Furthermore, the method includes generating an updated interactive user interface, blending the updated user interface and the one or more supplemental images to generate a blended output frame, and transmitting the blended output frame toward a client device for display on a display device thereon.
[0031] In some embodiments, the method further includes transmitting the updated interactive user interface toward the client device for display on the display device thereon, and switching between transmitting the blended output frame and transmitting the updated interactive user interface.
[0032] In some embodiments, the encoding specification is an MPEG specification, an AVS specification, or a VC-1 specification. [0033] In some embodiments, the first data communications channel comprises at least one of: quadrature amplitude modulation (QAM) using a cable network infrastructure, user datagram protocol over internet protocol (UDP/IP) using an internet protocol television (IPTV) infrastructure, or hypertext transfer protocol (HTTP) using a public or private internet infrastructure.
[0034] In some embodiments, the image format of the one or more supplemental images is a bitmap (BMP) file format, a portable network graphics (PNG) file format, a joint
photographic experts group (JPEG) file format, or a graphics interchange format (GIF) file format.
[0035] In some embodiments, the method includes first determining that the client device is not capable of overlaying.
Brief Description of the Drawings
[0036] The foregoing features of embodiments will be more readily understood by reference to the following detailed description, taken with reference to the accompanying drawings, in which:
[0037] Figure 1 schematically shows a system in accordance with one embodiment of the invention;
[0038] Figure 2 is a flowchart showing operation of a client device in the system of Figure 1;
[0039] Figure 3 schematically shows a sequence of frames of video in relation to an interactivity command in accordance with a second embodiment of the invention;
[0040] Figure 4 schematically shows a system in accordance with a second embodiment of the invention;
[0041] Figure 5 is a flowchart showing operation of a server in the system of Figure 4;
[0042] Figure 6A schematically shows a system in accordance with a third embodiment of the invention;
Figure 6B is a flowchart showing operation of a client device in the system of Figi [0044] Figure 7A schematically shows a system in accordance with a fourth embodiment of the invention;
[0045] Figure 7B is a flowchart showing operation of a server in the system of Figure 7A;
[0046] Figure 8A schematically shows a system in accordance with a fifth embodiment of the invention; and
[0047] Figure 8B is a flowchart showing operation of a client device in the system of Figure 8A.
Detailed Description of Specific Embodiments
[0048] Definitions. As used in this description and the accompanying claims, the following terms shall have the meanings indicated, unless the context otherwise requires:
[0049] "Video" means both silent moving images and moving images accompanied by sound, except where otherwise indicated.
[0050] An "encoding specification" is a specification according to which video data are encoded by a transmitting electronic device and decoded by a receiving electronic device. Examples of encoding specifications are MPEG-2, MPEG-4, AVS, and VC-1.
[0051] A "client device" is an electronic device capable of receiving and decoding data according to an encoding specification for display on a display device. Examples of client devices include cable and satellite set top boxes, some video game consoles, and some televisions.
[0052] Figure 1 schematically shows a system in accordance with one embodiment of the invention. This embodiment includes a client device 10 that provides an output display signal to a display device 11. The client device 10 generally receives signals, such as linear broadcast television signals, from one or more servers 12, by way of a first data
communications network 131. The client device 10 also receives images that form an interactive user interface, such as electronic program guide signals, by way of a second data communications network 132. The client device 10 then combines these signals to generate the output display signal. The aforementioned elements are now described in more detail. [0053] The client device 10 may be implemented as a set top box, a video game console, a television, or other electronic device known in the art. The client device 10 includes an overlay module 101 that is capable of overlaying an image on an input video signal to generate an output video signal as a sequence of composite images. The operation of the overlay module 101 is described in more detail in connection with Figure 2. The client device 10 also includes a video decoder 102, which is capable of decoding audiovisual data that was encoded according to an encoding specification. Such video decoders are well known in the art, and may be implemented as an integrated circuit. Audiovisual data typically are encoded to reduce size for transmission through the data communications network 131.
[0054] The client device 10 also has several input/output (I/O) ports 103. One I/O port 103 is used to receive audiovisual data from the data communications network 131, while another is used to receive images from the data communications network 132. Another I/O port may be used in some embodiments to receive images that comprise an interactive user interface. In other embodiments, the same I/O port is used to receive both the audiovisual data and the interactive user interface images. Another I/O port is used to accept user input in the form of commands. Some commands may instruct the client device 10 to tune to a different channel (i.e., to receive different audiovisual data from the data communications network 131 or from another data network such as the Internet). Other commands may instruct the client device to record audiovisual data, either as it arrives at the client device 10 or at a future time and on a specified channel. Some commands will cause the display of an interactive user interface, while other commands will not. Various embodiments of the present invention are directed toward processing of commands that cause the display of such a user interface. The I/O ports 103 may be implemented using hardware known in the art, such as an IR receiver to interface with a remote control, a coaxial jack to interface with a cable television distribution network, a wired or wireless Ethernet port to interface with an Ethernet network, a video jack to provide the output display signal to the display device 11 , and so on. The display device 11 itself may be implemented as a standard CRT, LCD, LED, or plasma monitor as is known in the art, or other similar device.
[0055] The one or more servers 12 may be implemented using computer equipment known in the art; however their functions are novel when operated in accordance with various embodiments of the present invention. In accordance with some embodiments of the invention, a large number of servers 12 may be present, and cooperate to provide the functions described below. However, for convenience and clarity, the remainder of the detailed description will assume that only one server 12 is present.
[0056] The server 12 includes a number of audio, video, and/or audiovisual data sources 121, an application execution environment 122, and an encoder 123. Note that other components may be used in an implementation of the server 12, although these have been omitted for clarity. These components are now described in more detail.
[0057] The audio/video data sources 121 may be, for example, non-linear multimedia data stored on a non-volatile storage device in the form of a movie, television program, television commercial, game graphics and sounds, user interface sounds, or other such form. The data sources 121 also may include linear multimedia data sources, such as a television broadcast stream received live by antenna or private network.
[0058] An application execution environment 122 executes an interactive application on behalf of a user. The application may be, for example, a menuing system, a video game system, or other interactive application. The environment 122 responds to input interactive commands by providing images to the client device 10 using data communications network 132. The environment 122 includes at least application logic 1221, a source of images 1222, and an image cache 1223. Application logic 1221 may be implemented as an executable file or a script that provides a state machine for operating an interactive user interface. Any format of application file may be used as application logic 1221; for example, a hypertext markup language (HTML) file that includes JavaScript may be used, or a compiled binary file may be used.
[0059] The application logic 1221 may dynamically generate one or more images 1222 that comprise the interactive user interface. The images 1222 often persist in a volatile memory of the server 12 for speed of access, for example in an image cache 1223. The images 1222 may be generated by the application execution environment logic 1221 according to a screen resolution or a screen dimension of the display device 11 , which may be statically configured or may be determined dynamically when the client device 10 first establishes a
communications session with the server 12. Typically, for efficiency purposes, the application logic 1221 will transmit images from the image cache 1223 if possible, and dynamically create images 1222 for transmission only if they are not already in the image cache 1223. The use of a cache 1223 advantageously permits interactive user interface images to be reused by the server 12 (or by other servers) between different requests for the user interface, even if those requests come from different end users or at different times. Images in the image cache 1223 typically are indexed using a hashing function defined by the environment 122. The use of the hashing function permits many images to be quickly retrieved from the image cache 1223, advantageously providing increased scalability.
Additionally and/or alternatively, in some embodiments, server(s) 12 will transmit references to the images (such as Uniform Resource Locators or URLs), as opposed to the images themselves, so that the client can retrieve them on demand (e.g., by means of HTTP). Such embodiments would be advantageous, as an intermediate network cache (not shown), accessible through second data communications channel 132, may be used to store reusable images closer to the client device.
[0060] The encoder 123 encodes the source audiovisual data according to an encoding specification, such as MPEG, AVS, or VC-1. The encoder 123 and the decoder 102 use the same encoding specification, so that the encoded audiovisual data may be decoded once it passes through the data communications network 131. In the case that the source audiovisual data are already encoded, the encoder acts as a simple pass-through. However, in the case that the source audiovisual data are not in a format decodable by the decoder 102, the encoder 123 transcodes the data into a decodable format.
[0061] As can be seen from Figure 1, the encoded audiovisual data (from the encoder 123) and the user interface images (either from images 1222 or the cache 1223) travel to the client device along two different data channels. The first data channel through the first data communications network 131 is designed specifically to communicate video content. Thus, for example, the network 131 may include a cable network infrastructure that deploys quadrature amplitude modulation (QAM), as is known in the art. Alternately, the network
131 may have an internet protocol television (IPTV) infrastructure that uses user datagram protocol over internet protocol (UDP/IP) to communicate encoded video. In yet another implementation, the network 131 may be part of a public or private internet infrastructure, and use hypertext transfer protocol (HTTP) tunneling to communicate the encoded video.
[0062] By contrast, the second data communications network 132 may be designed to communicate images, rather than video. In particular, this means that the second network
132 may operate on a much lower bandwidth or a higher reliability than the first network 131. Thus, for example, the second network 132 may support data channels using the transmission control protocol over internet protocol (TCP/IP), the remote frame buffer (RFB) protocol, or the extended remoting technology (XRT) protocol. Images that are transmitted on the second network 132 may be encoded, for example, using a bitmap (BMP) file format, a portable network graphics (PNG) file format, a joint photographic experts group (JPEG) file format, or a graphics interchange format (GIF) file format. The use of PNG is particularly advantageous, as each pixel is stored with a corresponding transparency coefficient (a value).
[0063] Figure 2 is a flowchart showing operation of a client device 10 in the system of Figure 1 in accordance with an embodiment of the invention. In particular, Figure 2 illustrates a method of providing, in the client device 10, an interactive user interface for simultaneous display with a source video on a display device 11. The method begins with a process 21 in which the client device 10 receives source video using a first data
communications channel 131. In a typical embodiment, the client device 10 will display this source video as it arrives on the display device 11 , as is known in the art. Next, in process 22 the client device 10 transmits a command related to an interactive user interface to a server 12. This command may be transmitted, for example, in response to the client device 10 receiving on an I/O port 103 a signal that a button or buttons on a remote control has been pressed. The button or buttons may be provided on the remote control to call up an interactive program guide, a video game, or other interactive application.
[0064] In process 23, the client device 10 responsively receives one or more images of the interactive user interface, using a second data communications channel 132. For example, the images might include a number of buttons, switches, or dials for collective simultaneous display as a user interface. Alternately, the images might be designed to be displayed sequentially, as in the case of a "trick play" interface that includes a video timeline and a mark indicating a current time stamp. Seeking through the video may be performed by pressing a fast- forward or rewind button on the remote control, and movement of the timing mark along the timeline typically may be sped up by repeated button presses. The images may come from the images 1222 or the image cache 1223 of the application execution environment 122.
[0065] Next, in a process 24, the client device 10, and in particular the overlay module 101, alpha blends the source video with the received images to generate an output frame of pixels. In accordance with various embodiments of the invention, the received interactive user interface images are considered to be partially transparent foreground images (0.0 < a < 1.0), and frames of the source video are considered to be opaque background images (a = 1.0). The choice of a for the user interface images advantageously may be made to be
approximately 0.5, so that the interactive user interface appears evenly blended with the background source video. Or, the value of a may be varied on a per-pixel basis (i.e., per pixel alpha blending) within each image; for example, providing a downward a-gradient at the edges of a user interface image will produce an effect of the image 'fading into the background' at its edges. Global alpha blending and per pixel alpha blending may be combined by multiplying each per pixel alpha blending value with the global alpha blending value before the blending process is applied. The blending process 24 is performed using an appropriate received user interface image or images with respect to each frame of the source video for as long as the interactive user interface should be displayed on the screen, thereby providing a continuously-displayed interactive user interface.
[0066] Finally, in process 25, the client device 10 transmits each output frame toward the display device 11 for display. An I/O port 103 may be used in processes 21, 22, 23, 25 to receive or transmit data. A computing processor may be used in process 24 to perform the required blending.
[0067] The above embodiments are preferred because the image cache 1223 may be used to increase scalability of the content delivery platform provided by the server 12 (or a server cloud). This is true because it is feasible to cache individual user interface images separately from their underlying source videos, while it is generally infeasible to cache a vast number of pre-blended images due to limited storage space. The separate caching of user interface images, in turn, is a result of the ability of the client device 10 to receive these images using an I/O port 103 and perform blending in the overlay module 101.
[0068] In some situations, it may be impossible to use these embodiments, because a client device 10 may not have the necessary I/O ports 103 or an overlay module 101. In these situations, it is instead necessary to perform blending at the server 12, rather than the client 10, and such blending has its own challenges.
[0069] One such challenge is that the user interface images must be blended by the server 12, but can be sent to the client device 10 only as encoded audiovisual data. Therefore, it is necessary to decode the source video into a spatial domain (i.e., as a frame of pixels), blend the user interface images with the source video in the spatial domain, then re-encode the blended image according to the encoding specification. These processes require server computational capacity, and do not scale well.
[0070] Another challenge is that there is noticeable latency between the time at which the interface command occurs and when the user interface can be displayed. This challenge is illustrated by consideration of Figure 3, which schematically shows a time sequence 31 of frames of video in relation to an interactivity command 32. In this figure, a sequence 31 of frames includes a number of individual video frames 311-317. The frames are labeled by a frame type, which may be either intra-encoded or inter-encoded. An intra-encoded frame encodes video data according to data found only in the frame, while an inter-encoded frame encodes video data according to data found in the given frame and in surrounding frames. For purposes of clarity, MPEG frame types are used in the figures and detailed description to provide an example implementation, but any encoding specification may be used in accordance with an embodiment of the invention.
[0071] The sequence 31 of frames includes two types of frames: I-frames that are intra- encoded and P-frames that are inter-encoded. I-frames are encoded using image information found only in themselves. Thus, I-frames encode a full-screen image, which is useful to indicate a 'scene change' or to eliminate display artifacts. Two frames 311, 317 are I-frames. P-frames are encoded using information found in the previous image by estimating movement of pixels using two-dimensional "motion vectors". Thus, P-frames are useful for predicting movement fixed or slow-moving 'camera pan' images where most of the image content of the previous frame is present in the next frame. This relationship between P- frames and their predecessor frames is indicated by the backwards-facing arrows in Figure 3. Frames 312-316 are P-frames. MPEG also defines a B-frame, not shown in Figure 3, which interpolates both forward and backward between other frames.
[0072] Suppose an interface command 32 arrives at the server 12 when a P-frame 316 is being displayed on the display device 11. Because it is inter-encoded, the information in this P-frame is insufficient by itself to reconstruct the complete image being displayed (i.e., to reconstruct the decoder state). In fact, the information necessary is found in a combination of the frames 311-316. One could introduce a latency 33 between the time of the command 32 and the next I-frame 317, at which time the overlay image is blended 34. However, if the group of pictures 31 contains two seconds worth of source video, the average wait time from the command 32 to the next I-frame 317 (and the appearance of the user interface) is one second, which is unacceptably unresponsive. Therefore, in various embodiments of the invention, all of the data in each group of pictures 31 (that is, from one intra-encoded frame until the next one) are buffered in the server 12 before being transmitted to permit blending of the interactive user interface images with the currently-displayed image from the source video.
[0073] The server 12 uses buffered frames to simulate, for blending, the state of the decoder 102 in the client device 10. This process is illustrated by the sequence 35, in which an encoder in the server 12 constructs the state of the decoder 102. The server 12 retrieves the first frame 311 of the buffered frames, and uses it as an initial simulated state 351. The server 12 then retrieves the second frame 312 of the buffered frames, and applies its data to the initial simulated state 351 to obtain a second simulated state 352. The server 12 retrieves the third frame 313 of the buffered frames, and applies its data to the second simulated state 352 to obtain a third simulated state 353. This process continues until the simulation reaches a state 356 that corresponds to a frame 316 corresponding to a time associated with the command 32. Once the server 12 has recovered the state of the decoder 102, it may perform blending as described above in connection with element 24 of Figure 2.
[0074] Figure 4 schematically shows a system in accordance with an embodiment of the invention in which the server 12 performs blending. The disclosure of Figure 4 overlaps to large extent with that of Figure 1, so only the changes will be remarked upon here. As noted above, in the scenario under consideration, the client device 10 in Figure 4 lacks an overlay module 101 found in Figure 1. Therefore, the server 12 includes, in addition to the encoder
123 of Figure 1, a decoder / blender 124 for decoding and blending source video with an interactive user interface. Note that while the functions of decoding and blending are combined in decoder / blender 124 for purposes of this disclosure, these functions may be implemented in separate hardware or software. Also as described above, the server 12 further includes a buffer memory 125 for buffering frames of source video data. During ordinary operation of the system of Figure 4, most frames of source video data buffered in the buffer memory 125 are discarded without being blended, and the decoder / blender 124 acts as a simple pass-through. However, when a user provides an interactive command to the application execution environment 122, the environment 122 provides images to the blender
124 (either preferably statically from its cache 1223, or dynamically from the image generator 1222) for blending with the buffered video. The decoder / blender 124 decodes the source video data and simulates the state of the decoder 102 as described with respect to element 35 of Figure 3. The decoder / blender 124 then blends the interactive user interface images into the source video, one frame at a time. The decoder / blender 124 provides an output to the encoder 123, which encodes the data according to the appropriate encoding specification for transmission to the client device 10.
[0075] Figure 5 is a flowchart showing operation of a server in the system of Figure 4. In particular, Figure 5 shows a method of providing, in a server 12, an interactive user interface for simultaneous display with a source video on a display device 11. In a first process 51 , the server 12 transmits frames of the source video toward the client device 10 for display.
Simultaneously, in a second process 52, the server 12 buffers frames from the source video for subsequent transmission. In process 53, the server 12 receives from the client device 10 a command 32 that relates to the interactive user interface. In process 54, the decoder / blender 124 determines a buffered frame 316 in the buffer memory 125 that corresponds to a time associated with the command 32. In process 55, the decoder / blender 124 blends the determined frame with one or more images of the interactive user interface received from the application execution environment 122 to generate an output frame that is subsequently encoded by the encoder 123. Then, in process 56, the server 12 transmits the output frame toward the client device 10 for display on the display device 11.
[0076] Note that the encoder 123 may be required to do a motion vector search after blending. There are several optimizations that can be performed to speed up this process. In a first optimization, the encoder 123 could make use of motion information found in the original video frame when it was decoded by the decoder / blender 124. However, the encoder 123 must verify whether the same motion is still present in the blended image due to the presence of the interactive user interface. In a second optimization, the source video images could be divided into rectangular areas, and motion vectors for each area are encoded separately. In this case, motion vectors for rectangles that do not intersect the user interface are unaffected by the blending, and no additional motion vector search is required for these rectangles.
[0077] Figure 6A schematically shows a system in accordance with an embodiment of the invention in which overlay images are used to supplement a streamed interactive user interface. In U.S. App. No. 12/443,571 ("Method for Streaming Parallel User Sessions, System and Computer Software"), the contents of which are hereby incorporated by reference in its entirety, a system is disclosed where an interactive user interface is streamed to a client device over a first data communications channel. The streamed interactive user interface is realized by stitching a plurality of fragments and streams into a single compliant audiovisual stream. It has been identified that for a number of reasons it is beneficial to overlay images over an encoded stream instead of encoding them in the stream, which also holds for cases in which the audiovisual stream is an interactive user interface. For example, it is beneficial to overlay images in cases involving a sprite-like user interface element (e.g., a cursor). Such a user interface element is generally arbitrarily placed on the screen and it may be more efficient to decouple the element from the interactive user interface by overlaying images. In particular, if the user interface element was instead encoded (e.g., by the fragment encoder) and subsequently stored in cache, the cache would quickly reach capacity because a spritelike user interface element, unlike some other user interface elements (e.g., a menu), does not have a predefined position. Another example may be that the interactive user interface has a partial screen video element over which another user interface element is supposed to be rendered. In this case it is more efficient from a scalability point of view to render only the new interface element as overlay image(s).
[0078] The system disclosed in Figure 6A is fundamentally the same as that shown in Figure 1. Here, the client device 60 receives an interactive user interface via a first data
communications channel 63 from a server 62. In some embodiments, server 62 runs an application in the application execution engine 621 that generates fragments by means of a fragment encoder 630; caches these fragments in a cache 632; and combines these (cached) fragments by means of a stitcher 622 (otherwise known as an assembler) to generate, and subsequently stream, an interactive user interface via the first data communications channel 63 to the client device 60 (as described in, U.S. App. No. 12/443,571 ("Method for
Streaming Parallel User Sessions, System and Computer Software")). Optionally, in some embodiments, the interactive user interface is directly encoded by an encoder of server 62 (not shown in Figure 6A) from pixel data. The interactive user interface may be
supplemented by the generation of images 634 that are to be overlain by the client device 60. These images may also be stored in a cache 632 for reuse across sessions in the same way as fragments are reused across sessions. For example, in some implementations, the interactive user interface includes a source video with images from cache 632 overlaid. The images may be sent via a second data communications channel 64 to the I/O ports 601 of client device 60. Additionally and/or alternatively, in some embodiments, server(s) 62 will transmit references to the images (such as Uniform Resource Locators or URLs), as opposed to the images themselves, so that the client can retrieve them on demand (e.g., by means of HTTP). Such embodiments are advantageous, as an intermediate network cache 641, accessible through second data communications channel 64, can be used to store reusable images closer to the client device. The stream received from server 62 is decoded in the decoder 602 and combined with the images received or retrieved from server 62 in the overlay module 603 for display on 61 as described in the embodiment described in relation to Figure 1. In some implementations, client device 60 switches between 1) receiving the interactive user interface from the stitcher, and 2) blending the the interactive user interface from the stitcher with overlay images.
[0079] Figure 6B is a flowchart showing operations of a client device in the system of Figure 6 A. The flow chart is very similar to the operations described in the flow chart in Figure 2. However, instead of receiving a source video using the first data communications channel, the client device receives (6000) the interactive user interface via the first data
communications channel. In some embodiments, the interactive user interface is a video stream, such as an MPEG video stream. Next, a command related to that interactive user interface is transmitted (6010) to the server. The client may subsequently receive (6020) updates to the interactive user interface via the first data communications channel and/or supplemental images from the same server to supplement the interactive user interface. The remaining processes 24 and 25 are the same as those described with respect to Figure 1.
[0080] In some embodiments, since the first data communications channel and the second data communications channel are completely independent channels, the graphical information transmitted over both data channels is likely to be related. Therefore, special care must be taken when the images are combined with the video stream representing the interactive user interface. A loosely coupled synchronization mechanism, such as for example a presentation timestamp and timeout for each image, may be used to synchronize the display of images with the streamed interactive user interface.
[0081] Figure 7 A schematically shows an alternative embodiment of the system described in Figure 6A. The system disclosed in Figure 7A is similar to the systems depicted by Figures 4 and 6A. Here, the server (specifically, overlay module 724 of server 72), and not the client device, overlays images over the encoded stream, In other words, the blending occurs at the server, as described in relation to Figure 4.
[0082] As illustrated, in some implementations, client device 703 does not include an overlay module. Moreover, as shown, the system of Figure 7A does not utilize a second data communications channel.
[0083] As in the system of Figure 6A, stitcher 722 generates an interactive user interface by combining fragments, generated by fragment encoder 730, and stored in cache 732. Overlay module 724 overlays images 734 over the resulting interactive user interface received from stitcher 722. As illustrated, client device 70 then receives the encoded stream, which includes interactive user interface and overlay images 734, via a first data communications channel 73 from server 72. In optional implementations, server 72 (or, alternatively, overlay module 724) is configured to switch between transmitting (i) the encoded stream including the interactive user interface and overlay images 734, and (ii) only the interactive user interface. Alternatively, in some implementations, overlay module 724 and stitcher 722 exist and operate as a single component of server 72.
[0084] Figure 7B is a flowchart showing operations of a client device in the system of Figure 7 A. The flow chart is very similar to the operations described in the flow chart in Figure 6B, but written with respect to a server (e.g., server 72) that is configured (e.g., overlay module 724) to overlay images. In process 7000, the server transmits the interactive user interface via a first data communications channel. Next, in process 7010, the server receives a command related to the interactive user interface. In process 7020, the server generates an updated interactive user interface. Further, in process 7030, the server blends the updated interactive user interface with supplemental images to generate a blended output frame which, in process 7040, is transmitted towards the client device. As described above, in optional implementations, the server switches between transmitting (i) the blended output frame including the interactive user interface and overlay images, and (i) the interactive user interface.
[0085] Figure 8A schematically shows an alternative embodiment, similar to the system described in Figure 6A, in which the supplemental overlay images are sourced from a third party server. The embodiment provides a strict separation between an interactive user interface and information from a third party, by conveying the interactive user interface and information from a third party over separate data communications channels. An example of a system requiring such a separation is a banking application where the interactive user interface is the same for every user, except for account related information that is sent directly to the end user as supplemental images (e.g., supplemental images sent by third party server 85) over a secure data communications channel (e.g., second data communications channel 84).
[0086] The system disclosed in Figure 8A is very similar to the system depicted by Figure 6A. The main difference being that one or more images originate from a third party server 85, and are sent as supplemental images to client device 80 over second data communications channel 84. In some embodiments, second data communications channel 84 is a secure channel (e.g., a secure transport protocol is used for the images, such as HTTPS). The application may use application logic 834 to liaise with application logic 840 of an application 844 on a third party server 85 via a communication channel 87 to generate one or more images 842 that supplement the interactive user interface with third party information.
[0087] Figure 8B is a flowchart showing operations of a client device in the system of Figure 8A. The flow chart is similar to the flow chart in Figure 6B. Here, the device transmits (8020) a request for secure content, and supplemental images are received (8030) from a third party server over a second data communications channel, where, in some embodiments, the second data communications channel uses a secure transport protocol.
[0088] The embodiments of the invention described above are intended to be merely exemplary; numerous variations and modifications will be apparent to those skilled in the art. All such variations and modifications are intended to be within the scope of the present invention as defined in any appended claims. For those skilled in the art it will also be evident that it may be beneficial for systems to switch between the embodiments of the invention on demand.
[0089] The present invention may be embodied in many different forms, including, but in no way limited to, computer program logic for use with a processor (e.g., a microprocessor, microcontroller, digital signal processor, or general purpose computer), programmable logic for use with a programmable logic device (e.g., a Field Programmable Gate Array (FPGA) or other PLD), discrete components, integrated circuitry (e.g., an Application Specific
Integrated Circuit (ASIC)), or any other means including any combination thereof [0090] Computer program logic implementing all or part of the functionality previously described herein may be embodied in various forms, including, but in no way limited to, a source code form, a computer executable form, and various intermediate forms (e.g., forms generated by an assembler, compiler, linker, or locator). Source code may include a series of computer program instructions implemented in any of various programming languages (e.g., an object code, an assembly language, or a high-level language such as Fortran, C, C++, JAVA, or HTML) for use with various operating systems or operating environments. The source code may define and use various data structures and communication messages. The source code may be in a computer executable form (e.g., via an interpreter), or the source code may be converted (e.g., via a translator, assembler, or compiler) into a computer executable form.
[0091] The computer program may be fixed in any form (e.g., source code form, computer executable form, or an intermediate form) either permanently or transitorily in a tangible storage medium, such as a semiconductor memory device (e.g., a RAM, ROM, PROM, EEPROM, or Flash-Programmable RAM), a magnetic memory device (e.g., a diskette or fixed disk), an optical memory device (e.g., a CD-ROM), a PC card (e.g., PCMCIA card), or other memory device. The computer program may be fixed in any form in a signal that is transmittable to a computer using any of various communication technologies, including, but in no way limited to, analog technologies, digital technologies, optical technologies, wireless technologies (e.g., Bluetooth), networking technologies, and internetworking technologies. The computer program may be distributed in any form as a removable storage medium with accompanying printed or electronic documentation (e.g., shrink wrapped software), preloaded with a computer system (e.g., on system ROM or fixed disk), or distributed from a server or electronic bulletin board over the communication system (e.g., the Internet or World Wide Web).
[0092] Hardware logic (including programmable logic for use with a programmable logic device) implementing all or part of the functionality previously described herein may be designed using traditional manual methods, or may be designed, captured, simulated, or documented electronically using various tools, such as Computer Aided Design (CAD), a hardware description language (e.g., VHDL or AHDL), or a PLD programming language (e.g., PALASM, ABEL, or CUPL). [0093] Programmable logic may be fixed either permanently or transitorily in a tangible storage medium, such as a semiconductor memory device (e.g., a RAM, ROM, PROM, EEPROM, or Flash-Programmable RAM), a magnetic memory device (e.g., a diskette or fixed disk), an optical memory device (e.g., a CD-ROM), or other memory device. The programmable logic may be fixed in a signal that is transmittable to a computer using any of various communication technologies, including, but in no way limited to, analog
technologies, digital technologies, optical technologies, wireless technologies (e.g., Bluetooth), networking technologies, and internetworking technologies. The programmable logic may be distributed as a removable storage medium with accompanying printed or electronic documentation (e.g., shrink wrapped software), preloaded with a computer system (e.g., on system ROM or fixed disk), or distributed from a server or electronic bulletin board over the communication system (e.g., the Internet or World Wide Web).

Claims

What is claimed is:
1. A method of combining an interactive user interface for generating a blended output, for a display, that includes the interactive user interface and one or more supplemental images, the method comprising: at a client device remote from a server:
receiving a video stream that contains an interactive user interface from the server using a first data communications channel configured to communicate video content;
transmitting to the server a command that relates to an interactive user interface; receiving, in response to the transmitting, an updated user interface from the server using the first data communications channel,
receiving, in response to the transmitting, one or more supplemental images for supplementing the interactive user interface using a second data communications channel different from the first data communications channel;
blending the updated user interface and the one or more supplemental images to generate a blended output ; and
transmitting the blended output toward the display device for display thereon.
2. The method according to claim 1, wherein the interactive user interface comprises a source video stitched with user interface content.
3. The method according to claim 1, wherein the encoding specification is an MPEG specification, an AVS specification, or a VC-1 specification, and
4. The method according to claim 1, wherein the first data communications channel comprises at least one of: quadrature amplitude modulation (QAM) using a cable network infrastructure, user datagram protocol over internet protocol (UDP/IP) using an internet protocol television (IPTV) infrastructure, or hypertext transfer protocol (HTTP) using a public or private internet infrastructure, and the second data communications channel comprises at least one of transmission control protocol over internet protocol (TCP/IP), remote frame buffer (RFB) protocol, and extended remoting technology (XRT) protocol.
5. The method according to claim 1, wherein each supplemental image of the one or more supplemental images is associated with a corresponding transparency coefficient, and wherein blending the updated user interface with the one or more supplemental images comprises blending according to the transparency coefficient.
6. The method according to claim 1, wherein blending comprises blending in a spatial domain.
7. The method according to claim 1, wherein the command is a request for secure content, and wherein:
the one or more supplemental images are received from a third party server; and
the second data communications channel uses a secure transport protocol.
8. A method of providing an interactive user interface for generating an output, for a display, that includes a source video and an interactive user interface, the method comprising: at a client device remote from a server:
receiving the source video from the server using a first data communications channel configured to communicate video content, wherein the first data communications channel comprises a quadrature amplitude modulation (QAM) protocol;
transmitting to the server a command related to an interactive user interface;
receiving, in response to the transmitting, one or more images of the interactive user interface using a second data communications channel different from the first data
communications channel, wherein the second data communications channel comprises a transmission control protocol over internet protocol (TCP/IP) protocol;
blending the source video with the received one or more images to generate an output; and
transmitting the output toward a display device for display thereon.
9. The method according to claim 8, wherein the interactive user interface comprises a menu.
10. The method according to claim 8, wherein the received video content is encoded using an MPEG specification, an AVS specification, or a VC-1 specification, and the one or more images of the interactive user interface are encoded using a bitmap (BMP) file format, a portable network graphics (PNG) file format, a joint photographic experts group (JPEG) file format, or a graphics interchange format (GIF) file format.
11. The method according to claim 8, wherein each image of the one or more images is associated with a corresponding transparency coefficient, and wherein blending the source video with the received one or more images comprises blending according to the
transparency coefficient.
12. The method according to claim 8, wherein the blending comprises blending in a spatial domain.
13. The method according to claim 8, wherein each image of the one or more images is associated with a corresponding transparency coefficient, and wherein blending the determined frame with the one or more images comprises blending according to the transparency coefficient.
14. A method of providing an interactive user interface for generating a blended output, for a display, that includes the interactive user interface and one or more supplemental images, the method comprising: at a server remote from a client device:
transmitting a video stream that includes an interactive user interface towards the client device using a first data communications channel configured to communicate video content;
receiving a command that relates to the interactive user interface;
generating an updated interactive user interface;
blending the updated user interface and one or more supplemental images to generate a blended output frame; and
transmitting the blended output frame toward a client device for display on a display device.
15. The method according to claim 14, further comprising:
transmitting the updated interactive user interface toward the client device for display on the display device thereon; and
switching between transmitting the blended output frame and transmitting the updated interactive user interface.
16. The method according to claim 14, wherein the encoding specification is an MPEG specification, an AVS specification, or a VC-1 specification.
17. The method according to claim 14, wherein the first data communications channel comprises at least one of: quadrature amplitude modulation (QAM) using a cable network infrastructure, user datagram protocol over internet protocol (UDP/IP) using an internet protocol television (IPTV) infrastructure, or hypertext transfer protocol (HTTP) using a public or private internet infrastructure, and wherein the image format of the one or more supplemental images is a bitmap (BMP) file format, a portable network graphics (PNG) file format, a joint photographic experts group (JPEG) file format, or a graphics interchange format (GIF) file format.
18. The method according to claim 14, further comprising first determining that the client device is not capable of overlaying.
EP14740004.8A2013-06-062014-06-06Overlay rendering of user interface onto source videoCeasedEP3005712A1 (en)

Applications Claiming Priority (2)

Application NumberPriority DateFiling DateTitle
US201361832069P2013-06-062013-06-06
PCT/US2014/041430WO2014197879A1 (en)2013-06-062014-06-06Overlay rendering of user interface onto source video

Publications (1)

Publication NumberPublication Date
EP3005712A1true EP3005712A1 (en)2016-04-13

Family

ID=51210741

Family Applications (1)

Application NumberTitlePriority DateFiling Date
EP14740004.8ACeasedEP3005712A1 (en)2013-06-062014-06-06Overlay rendering of user interface onto source video

Country Status (3)

CountryLink
US (2)US9326047B2 (en)
EP (1)EP3005712A1 (en)
WO (1)WO2014197879A1 (en)

Families Citing this family (28)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
KR101943456B1 (en)*2012-04-302019-01-29주식회사 케이티Transcoding Server and Method for Overlaying Added Information to Dynamic Image in Transcoding Server
KR101608869B1 (en)2012-09-072016-04-04삼성전자주식회사Method for indicating a virtual ruler on separated image or medical image of object, medical image obtaining apparatus, and apparatus and method for displaying separated image or medical image with a virtual ruler
US9484063B2 (en)*2012-10-022016-11-01Quadmanage Ltd.Shared scene mosaic generation
US10112115B2 (en)*2013-10-282018-10-30Nvidia CorporationGamecasting techniques
EP3013055A1 (en)*2014-10-232016-04-27Thomson LicensingVideo frame set processing cost management method, apparatus and related computer program product
EP3059972A1 (en)2015-02-192016-08-24Alcatel LucentMethods and devices for transmission of interactive content
US9449248B1 (en)*2015-03-122016-09-20Adobe Systems IncorporatedGeneration of salient contours using live video
CN104935571B (en)*2015-04-222018-11-23深圳橙子互动股份有限公司A kind of exchange method of video game server-side and client
CN104898921A (en)*2015-05-062015-09-09林中尉Display interface based interaction indicating method
KR102412122B1 (en)2015-05-272022-06-23삼성전자주식회사Method and apparatus for displaying medical image
US20170034237A1 (en)*2015-07-282017-02-02Giga Entertainment Media Inc.Interactive Content Streaming Over Live Media Content
CN105554552A (en)*2015-12-142016-05-04福建新大陆通信科技股份有限公司UI dynamic layout system and method based on set-top box
US10075495B2 (en)2016-11-152018-09-11Genvid Technologies, Inc.Systems and methods for video game streaming utilizing feedback and aggregation of viewer interests and interactions
US9968856B1 (en)2016-11-152018-05-15Genvid Technologies, Inc.Systems and methods of video game streaming with interactive overlay and additional data
US10063613B2 (en)2016-11-152018-08-28Genvid Technologies, Inc.Systems and methods for utilizing client-side synchronization of video and overlay
US10950275B2 (en)2016-11-182021-03-16Facebook, Inc.Methods and systems for tracking media effects in a media effect index
US10122965B2 (en)*2016-11-292018-11-06Facebook, Inc.Face detection for background management
US10303928B2 (en)2016-11-292019-05-28Facebook, Inc.Face detection for video calls
US10554908B2 (en)2016-12-052020-02-04Facebook, Inc.Media effect application
WO2020031859A1 (en)*2018-08-062020-02-13株式会社ソニー・インタラクティブエンタテインメントAlpha value decision device, alpha value decision method, program, and data structure of image data
EP3941602A1 (en)*2019-03-182022-01-26Google LLCFrame overlay for disparities between frames of a game stream
CN110928608B (en)*2019-12-302024-03-22上海御渡半导体科技有限公司Extensible communication framework supporting multiple communication protocols and communication method
CN111464783B (en)*2020-03-312021-10-01京东方科技集团股份有限公司 Monitor system and display control method thereof
WO2022172204A1 (en)*2021-02-122022-08-18Intaneous LlcSystems and methods for generating overlays for a broadcast
US11678019B2 (en)*2021-04-192023-06-13Synamedia LimitedUser interface (UI) engine for cloud UI rendering
US20230326108A1 (en)*2021-04-302023-10-12Mobeus Industries, Inc.Overlaying displayed digital content transmitted over a communication network via processing circuitry using a frame buffer
CN114115720B (en)*2021-10-072024-04-09中国航空工业集团公司洛阳电光设备研究所High-frame-rate low-delay graph generating device based on FPGA
US12137056B2 (en)*2023-03-222024-11-05The Toronto-Dominion BankMethod and system for determining transferability of resources

Citations (4)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US20060174026A1 (en)*2005-01-052006-08-03Aaron RobinsonSystem and method for a remote user interface
US20060174021A1 (en)*2005-01-052006-08-03Roland OsborneMedia transfer protocol
US20060195884A1 (en)*2005-01-052006-08-31Van Zoest AlexanderInteractive multichannel data distribution system
EP2357555A1 (en)*2010-01-152011-08-17iBahn General Holdings CorporationVirtual user interface

Family Cites Families (909)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
CA682776A (en)1964-03-24Zenith Radio CorporationSubscription television system
JPS534612B2 (en)1972-08-251978-02-18
US3997718A (en)1973-02-011976-12-14The Magnavox CompanyPremium interactive communication system
US3934079A (en)1973-10-261976-01-20Jerrold Electronics CorporationBilateral communications system for distributing commerical and premium video signaling on an accountable basis
US4002843A (en)1973-12-171977-01-11Rackman Michael ITamper-proof two-way cable system
US3889050A (en)1974-04-111975-06-10Gte Sylvania IncSubscription television system and switching station therefor
GB1504112A (en)1976-03-171978-03-15IbmInteractive enquiry systems
JPS51115718A (en)1975-02-241976-10-12Pioneer Electronic CorpBi-directional catv system
US4077006A (en)1975-03-141978-02-28Victor NicholsonBidirectional unicable switching system
GB1554411A (en)1975-08-091979-10-17Communications Patents LtdControl systems
US4253114A (en)1976-04-081981-02-24Twin County Trans-Video Inc.High security subscription television system employing real time control of subscriber's program reception
US4081831A (en)1976-04-081978-03-28Twin County Trans-Video, Inc.High security subscription television system employing real time control of subscriber's program reception
US4032972A (en)1976-06-231977-06-28Idr, Inc.Piggy back row grabbing system
JPS534612A (en)1976-06-301978-01-17Fuji Kagaku ShikogyoEndless ribbon
US4145720A (en)1976-07-221979-03-20Morton WeintraubRemote control
US4107734A (en)1977-01-311978-08-15R. D. Percy & CompanyTelevision viewer reaction determining system
US4107735A (en)1977-04-191978-08-15R. D. Percy & CompanyTelevision audience survey system providing feedback of cumulative survey results to individual television viewers
FR2386211A1 (en)1977-03-311978-10-27Europ Teletransmission DIGITAL COMMUNICATION SYSTEM
US4308554A (en)1977-04-191981-12-29R. D. Percy & CompanyTelevision viewer reaction determining system
DE2807986A1 (en)1978-02-221979-08-30Hertz Inst Heinrich SYSTEM FOR INTERACTIVE CABLE TV
US4264924A (en)1978-03-031981-04-28Freeman Michael JDedicated channel interactive cable television system
US4247106A (en)1978-04-121981-01-27Jerrold Electronics CorporationSystem arrangement for distribution and use of video games
US4222068A (en)1978-11-021980-09-09American Television And Communications CorporationSubscription television apparatus and methods
JPS5571382A (en)1978-11-241980-05-29Hitachi LtdBuffer memory dispersive arrangement-type picture sound transmission system
US4860379A (en)1979-05-181989-08-22General Instrument CorporationData communications system
US4264925A (en)1979-08-131981-04-28Michael J. FreemanInteractive cable television system
CA1142244A (en)1979-08-221983-03-01Eric J. GarginiWired broadcasting system with subscriber controlled switched programme selection
US4350980A (en)1980-02-211982-09-21Energy Optics, Inc.Electric meter consumption and demand communicator
DE3177228D1 (en)1980-03-311990-12-06Gen Instrument Corp TELEVISION TRANSMISSION ARRANGEMENT FOR TRANSMITTING DATA SIGNALS.
DE3022725A1 (en)1980-06-181981-12-24Licentia Patent-Verwaltungs-Gmbh, 6000 Frankfurt SERVICE INTEGRATED MESSAGE TRANSMISSION AND MEDIATION SYSTEM
NL8006976A (en)1980-12-221982-07-16Delta Kabel Bv SWITCHING SYSTEM.
US4475123A (en)1981-04-021984-10-02Theta-Com., Division Of TexscanAddressable subscriber cable television system
US4823386A (en)1981-04-021989-04-18Texscan CorporationAddressable subscriber cable television system
US4491983A (en)1981-05-141985-01-01Times Fiber Communications, Inc.Information distribution system
US4408225A (en)1981-07-061983-10-04Zenith Radio CorporationSubscription television decoder
JPS5819087A (en)1981-07-241983-02-03Pioneer Electronic CorpData in catv system
US4965825A (en)1981-11-031990-10-23The Personalized Mass Media CorporationSignal processing apparatus and methods
US4466017A (en)1981-12-231984-08-14Scientific-Atlanta, Inc.Sync suppression scrambling of television signals for subscription TV
US4471380A (en)1982-03-151984-09-11Scientific-Atlanta, Inc.Scrambling and descrambling of television signals for subscription TV
US4450477A (en)1982-03-311984-05-22Lovett Bruce ETelevision information system
US4509073A (en)1982-04-291985-04-02Packet Technologies, Inc.Two-way cable-television system
US4533948A (en)1982-04-301985-08-06General Instrument CorporationCATV Communication system
US4484217A (en)1982-05-111984-11-20Telease, Inc.Method and system for remote reporting, particularly for pay television billing
EP0401873A3 (en)1982-05-141991-09-18Communications Patents LimitedA communications system
IE54171B1 (en)1982-06-221989-07-05Univ GlasgowDevice for introducing nutrients and/or therapeutic materials into ruminant animals
US4507680A (en)1982-06-221985-03-26Freeman Michael JOne way interactive multisubscriber communication system
FR2529739A1 (en)1982-06-301984-01-06Visiodis SaCabled teledistribution network.
US4554581A (en)1982-12-201985-11-19Zenith Radio CorporationSTV Decoder with improved data signal recognition capability
US4523228A (en)1983-02-151985-06-11Scientific Atlanta Inc.Sync suppression scrambling of television signals for subscription TV
US4567517A (en)1983-02-151986-01-28Scientific-Atlanta, Inc.Descrambler for sync-suppressed TV signals
US4625235A (en)1983-05-191986-11-25Westinghouse Electric Corp.Remote control switching of television sources
US4506387A (en)1983-05-251985-03-19Walter Howard FProgramming-on-demand cable system and method
US4571615A (en)1983-06-101986-02-18General Instrument CorporationTiming generator for sync suppressed television signals
US4562465A (en)1983-06-141985-12-31General Instrument CorporationAdaptive video descrambling system
US4633462A (en)1983-07-181986-12-30The Board Of Trustees Of The University Of IllinoisMultiple access communication on a CATV reverse channel
JPS6054324A (en)1983-09-051985-03-28Noda Shiyokukin Kogyo KkProduction of antiviral agent
JPS6055022A (en)1983-09-071985-03-29Sunstar Giken Kk Polyurethane resin composition
US4709418A (en)1983-09-141987-11-24British Telecommunications Public Limited CompanyWideband cable network
US4553161A (en)1983-12-091985-11-12Zenith Electronics CorporationUpstream data packet time slot synchronization with downstream VBI for two-way CATV system
US4614970A (en)1983-12-131986-09-30U.S. Computer SystemsDescrambler apparatus
US4682360A (en)1983-12-221987-07-21Frederiksen Jeffrey EVideo transmission system
US4573072A (en)1984-03-211986-02-25Actv Inc.Method for expanding interactive CATV displayable choices for a given channel capacity
US4602279A (en)1984-03-211986-07-22Actv, Inc.Method for providing targeted profile interactive CATV displays
US4754426A (en)1984-05-311988-06-28American Television & Communications CorporationSystem for controlling communications on a cable television network
JPS60263590A (en)1984-06-111985-12-27Sumitomo Electric Ind LtdPicture signal transmitting system
JPH0738719B2 (en)1984-08-201995-04-26パイオニア株式会社 Channel setting device for CATV terminal
JPS61139176A (en)1984-12-101986-06-26Pioneer Electronic CorpAudio visual control device of catv
US4616263A (en)1985-02-111986-10-07Gte CorporationVideo subsystem for a hybrid videotex facility
US4941040A (en)1985-04-291990-07-10Cableshare, Inc.Cable television system selectively distributing pre-recorded video and audio messages
CA1284211C (en)1985-04-291991-05-14Terrence Henry PocockCable television system selectively distributing pre-recorder video and audio messages
US4760442A (en)1985-07-101988-07-26American Telephone And Telegraph Company, At&T Bell LaboratoriesWideband digital signal distribution system
US4706121B1 (en)1985-07-121993-12-14Insight Telecast, Inc.Tv schedule system and process
US4695880A (en)1985-07-301987-09-22Postron Corp.Electronic information dissemination system
DE3528252A1 (en)1985-08-071987-02-12Standard Elektrik Lorenz Ag FIBER OPTICAL DISTRIBUTION SYSTEM FOR BROADBAND SIGNALS
US4889369A (en)1985-09-161989-12-26Albrecht David EAdapter fitting
US4789863A (en)1985-10-021988-12-06Bush Thomas APay per view entertainment system
US4763317A (en)1985-12-131988-08-09American Telephone And Telegraph Company, At&T Bell LaboratoriesDigital communication network architecture for providing universal information services
US4706285A (en)1985-12-241987-11-10Rca CorporationAutomatic gain control of a scrambled video signal
US4805134A (en)1986-01-091989-02-14International Business Machines CorporationElectronic system for accessing graphical and textual information
US4670904A (en)1986-01-151987-06-02Rca CorporationSystem for processing a scrambled video signal
US4591906A (en)1986-02-121986-05-27Morales Garza FernandoWireless transmission from the television set to the television station
US4876592A (en)1986-03-101989-10-24Henry Von KohornSystem for merchandising and the evaluation of responses to broadcast transmissions
US4718086A (en)1986-03-271988-01-05Rca CorporationAGC in sound channel of system for processing a scrambled video signal
US4769833A (en)1986-03-311988-09-06American Telephone And Telegraph CompanyWideband switching system
JPS62264778A (en)1986-05-121987-11-17Toshiba CorpAgc circuit
US5177604A (en)1986-05-141993-01-05Radio Telcom & Technology, Inc.Interactive television and data transmission system
US4750036A (en)1986-05-141988-06-07Radio Telcom & Technology, Inc.Interactive television and data transmission system
USRE35314E (en)1986-05-201996-08-20Atari Games CorporationMulti-player, multi-character cooperative play video game with independent player entry and departure
JPS62290219A (en)1986-06-101987-12-17Hitachi LtdTwo-way optical transmission network
US4749992B1 (en)1986-07-031996-06-11Total Energy Management ConsulUtility monitoring and control system
JPS6333988A (en)1986-07-281988-02-13Nec CorpPicture signal supply system
JPS6333980A (en)1986-07-291988-02-13Sony CorpVideo display device
JPS6333988U (en)1986-08-201988-03-04
US4864613A (en)1986-11-101989-09-05General Instrument CorporationBroadband converter/descrambler interface for cable TV
US4937821A (en)1987-01-271990-06-26ReadtronicsPipeline information delivery system
JP2577736B2 (en)1987-04-221997-02-05ミハル通信株式会社 Signal transmission method between center and terminal in television co-listening system
US4816905A (en)1987-04-301989-03-28Gte Laboratories Incorporated & Gte Service CorporationTelecommunication system with video and audio frames
US4827253A (en)1987-05-181989-05-02Dubner Computer Systems, Inc.Video compositing using a software linear keyer
JPS647791A (en)1987-06-301989-01-11Nec CorpMultiscreen video conference method and device therefor
US4847700A (en)1987-07-161989-07-11Actv, Inc.Interactive television system for providing full motion synched compatible audio/visual displays from transmitted television signals
US4847699A (en)1987-07-161989-07-11Actv, Inc.Method for providing an interactive full motion synched compatible audio/visual television display
US4847698A (en)1987-07-161989-07-11Actv, Inc.Interactive television system for providing full motion synched compatible audio/visual displays
US4792849A (en)1987-08-041988-12-20Telaction CorporationDigital interactive communication system
US5191410A (en)1987-08-041993-03-02Telaction CorporationInteractive multimedia presentation and communications system
US5113496A (en)1987-08-041992-05-12Mccalley Karl WBus interconnection structure with redundancy linking plurality of groups of processors, with servers for each group mounted on chassis
US5195092A (en)1987-08-041993-03-16Telaction CorporationInteractive multimedia presentation & communication system
US4829372A (en)1987-08-201989-05-09Telaction CorporationPresentation player
US5208665A (en)1987-08-201993-05-04Telaction CorporationPresentation player for an interactive digital communication system
US4807031A (en)1987-10-201989-02-21Interactive Systems, IncorporatedInteractive video method and apparatus
US4918516A (en)1987-10-261990-04-17501 Actv, Inc.Closed circuit television system having seamless interactive television programming and expandable user participation
US5136411A (en)1987-12-111992-08-04General Instrument CorporationDynamically responsive CATV system with shared fiber optic link
US4829558A (en)1988-01-191989-05-09Peac Media Research, Inc.System and device for data transmission, and related method
US4912760A (en)1988-03-101990-03-27Scientific Atlanta, Inc.Off-premises cable television channel interdiction method and apparatus
GB8806111D0 (en)1988-03-151988-04-13British TelecommTelevision networks
US5487066A (en)1988-03-211996-01-23First Pacific Networks, Inc.Distributed intelligence network using time and frequency multiplexing
US5003384A (en)1988-04-011991-03-26Scientific Atlanta, Inc.Set-top interface transactions in an impulse pay per view television system
US5142575A (en)1988-04-291992-08-25Scientific-Atlanta, Inc.Method and apparatus for improving video scrambling and employing split sync pulses
US4924498A (en)1988-04-291990-05-08Scientific Atlanta, Inc.Method and apparatus for improving video scrambling and employing split snyc pulses
US5058160A (en)1988-04-291991-10-15Scientific-Atlanta, Inc.In-band controller
US4848698A (en)1988-06-021989-07-18Newell Research CorporationMethod for writing and means for reading position-indicating markers on tape
US4890320A (en)1988-06-091989-12-26Monslow H VincentTelevision broadcast system for selective transmission of viewer-chosen programs at viewer-requested times
US4995078A (en)1988-06-091991-02-19Monslow H VincentTelevision broadcast system for selective transmission of viewer-chosen programs at viewer-requested times
US4905094A (en)1988-06-301990-02-27Telaction CorporationSystem for audio/video presentation
US4922532A (en)1988-07-291990-05-01Scientific-Atlanta, Inc.Sync suppression scrambling and descrambling of television signals for subscription TV
JP3002471B2 (en)1988-08-192000-01-24株式会社日立製作所 Program distribution device
JPH0830426B2 (en)1988-08-231996-03-27株式会社小松製作所 Engine output control method based on shoe slip
US4924303A (en)1988-09-061990-05-08Kenneth DunlopMethod and apparatus for providing interactive retrieval of TV still frame images and audio segments
US4903126A (en)1989-02-101990-02-20Kassatly Salim AMethod and apparatus for tv broadcasting
US4975771A (en)1989-02-101990-12-04Kassatly Salim AMethod and apparatus for TV broadcasting
JPH02108386A (en)1988-10-181990-04-20Pioneer Electron CorpCatv system
US5119188A (en)1988-10-251992-06-02Telaction CorporationDigital audio-video presentation display system
US4891694A (en)1988-11-211990-01-02Bell Communications Research, Inc.Fiber optic cable television distribution system
US4901367A (en)1988-11-301990-02-13Victor NicholsonCable communications system with remote switching and processing converters
US5077607A (en)1988-12-231991-12-31Scientific-Atlanta, Inc.Cable television transaction terminal
US4963995A (en)1988-12-271990-10-16Explore Technology, Inc.Audio/video transceiver apparatus including compression means
US4920566A (en)1989-02-011990-04-24General Instrument CorporationDual loop sinewave descrambler and method of descrambling
US5088111A (en)1989-02-281992-02-11First Pacific NetworksModulation and demodulation system employing AM-PSK and FSK for communication system using digital signals
US4989245A (en)1989-03-061991-01-29General Instrument CorporationControlled authorization of descrambling of scrambled programs broadcast between different jurisdictions
US4947244A (en)1989-05-031990-08-07On Command Video CorporationVideo selection and distribution system
CA1302554C (en)1989-05-031992-06-02Alan Frank GravesVideo signal distribution system
US4994909A (en)1989-05-041991-02-19Northern Telecom LimitedVideo signal distribution system
US5014125A (en)1989-05-051991-05-07Cableshare, Inc.Television system for the interactive distribution of selectable video presentations
US5083800A (en)1989-06-091992-01-28Interactive Network, Inc.Game of skill or chance playable by several participants remote from each other in conjunction with a common event
US5051822A (en)1989-10-191991-09-24Interactive Television Systems, Inc.Telephone access video game distribution center
US5155591A (en)1989-10-231992-10-13General Instrument CorporationMethod and apparatus for providing demographically targeted television commercials
US5051720A (en)1989-11-131991-09-24Secure Telecom, Inc.Remote control system using power line of remote site
US5130792A (en)1990-02-011992-07-14Usa Video Inc.Store and forward video system
JPH03284087A (en)1990-03-301991-12-13Matsushita Electric Ind Co Ltd pay tv equipment
JPH03291083A (en)1990-04-091991-12-20Matsushita Electric Ind Co LtdKey signal converter for catv system
GB9008162D0 (en)1990-04-101990-06-06British TelecommSignal distribution
US5060262A (en)1990-05-071991-10-22Bevins Jr George LVideo scrambling, audio masking and data transmission methods for wireless cable systems
FR2662009B1 (en)1990-05-091996-03-08Apple Computer MULTIPLE FACES MANOPULABLE ICON FOR DISPLAY ON COMPUTER.
US5057917A (en)1990-06-201991-10-15The United States Of America As Represented By The Administrator Of The National Aeronautics And Space AdministrationReal-time data compression of broadcast video signals
CA2022302C (en)1990-07-301995-02-28Douglas J. BallantyneMethod and apparatus for distribution of movies
US5144448A (en)1990-07-311992-09-01Vidar Systems CorporationScanning apparatus using multiple CCD arrays and related method
US5587734A (en)1990-09-281996-12-24Ictv, Inc.User interface for selecting television information services through pseudo-channel access
US5319455A (en)1990-09-281994-06-07Ictv Inc.System for distributing customized commercials to television viewers
US5883661A (en)1990-09-281999-03-16Ictv, Inc.Output switching for load levelling across multiple service areas
US5361091A (en)1990-09-281994-11-01Inteletext Systems, Inc.Interactive home information system for distributing video picture information to television viewers over a fiber optic telephone system
US5412720A (en)1990-09-281995-05-02Ictv, Inc.Interactive home information system
US5594507A (en)1990-09-281997-01-14Ictv, Inc.Compressed digital overlay controller and method for MPEG type video signal
US5557316A (en)1990-09-281996-09-17Ictv, Inc.System for distributing broadcast television services identically on a first bandwidth portion of a plurality of express trunks and interactive services over a second bandwidth portion of each express trunk on a subscriber demand basis
US5442700A (en)1990-09-281995-08-15Ictv, Inc.Scrambling method
US5093718A (en)1990-09-281992-03-03Inteletext Systems, Inc.Interactive home information system
US5526034A (en)1990-09-281996-06-11Ictv, Inc.Interactive home information system with signal assignment
US5220420A (en)1990-09-281993-06-15Inteletext Systems, Inc.Interactive home information system for distributing compressed television programming
US5133009A (en)1990-10-041992-07-21Thomson Consumer Electronics, Inc.Method and apparatus for defeating the operation of an ic built-in noise inverter
KR920008694A (en)1990-10-181992-05-28강진구 Function selection circuit of electronic equipment and its control method
US5172413A (en)1990-12-201992-12-15SasktelSecure hierarchial video delivery system and method
US5132992A (en)1991-01-071992-07-21Paul YurtAudio and video transmission and receiving system
ES2087522T3 (en)1991-01-081996-07-16Dolby Lab Licensing Corp DECODING / CODING FOR MULTIDIMENSIONAL SOUND FIELDS.
JP2925338B2 (en)1991-01-301999-07-28株式会社カンセイ Vehicle air purifier
US5253341A (en)1991-03-041993-10-12Rozmanith Anthony IRemote query communication system
JPH0583696A (en)1991-06-071993-04-02Sony CorpPicture encoding device
US5236199A (en)1991-06-131993-08-17Thompson Jr John WInteractive media system and telecomputing method using telephone keypad signalling
JPH04373286A (en)1991-06-211992-12-25Sony CorpPicture encoder
DE69222580T2 (en)1991-07-151998-04-16Hitachi Ltd Image encoder decoder and teleconferencing terminal
US6034678A (en)1991-09-102000-03-07Ictv, Inc.Cable television system with remote interactive processor
US5257113A (en)1991-09-201993-10-26International Business Machines CorporationVideo mixing technique using JPEG compressed data
IN180215B (en)1991-09-241998-01-17Ictv Inc
US5790174A (en)1991-09-271998-08-04Bell Atlantic Network Services, Inc.PSTN architecture for video-on-demand services
US5528281A (en)1991-09-271996-06-18Bell Atlantic Network ServicesMethod and system for accessing multimedia data over public switched telephone network
US5247347A (en)1991-09-271993-09-21Bell Atlantic Network Services, Inc.Pstn architecture for video-on-demand services
US5404393A (en)1991-10-031995-04-04ViscorpMethod and apparatus for interactive television through use of menu windows
US5231494A (en)1991-10-081993-07-27General Instrument CorporationSelection of compressed television signals from single channel allocation based on viewer characteristics
JPH05109196A (en)1991-10-141993-04-30Sony CorpRecording method
JP2995960B2 (en)1991-10-251999-12-27日本電気株式会社 Infrared CCD
US5422887A (en)1991-11-271995-06-06Ncr CorporationMedium access protocol for wireless local area network
US5497187A (en)1991-11-291996-03-05Scientific-Atlanta, Inc.In-band/out-of-band data transmission method and apparatus for a television system
US5262854A (en)1992-02-211993-11-16Rca Thomson Licensing CorporationLower resolution HDTV receivers
JPH05268590A (en)1992-03-171993-10-15Nec CorpMoving picture coding decoding circuit
US5351129A (en)1992-03-241994-09-27Rgb Technology D/B/A Rgb SpectrumVideo multiplexor-encoder and decoder-converter
US5262860A (en)1992-04-231993-11-16International Business Machines CorporationMethod and system communication establishment utilizing captured and processed visually perceptible data within a broadcast video signal
FR2690799B1 (en)1992-04-301994-06-10Cit Alcatel OPTICAL SYSTEM FOR CONNECTING SUBSCRIBER FACILITIES TO A SWITCHING CENTER OF A TELECOMMUNICATION NETWORK PROVIDING INTERACTIVE AND NON-INTERACTIVE SERVICES.
US5371532A (en)1992-05-151994-12-06Bell Communications Research, Inc.Communications architecture and method for distributing information services
JP3091018B2 (en)1992-05-282000-09-25株式会社片山化学工業研究所 Antifouling agent for marine fouling organisms
JPH0654324A (en)1992-07-311994-02-25Nec CorpAgc circuit of catv terminal
JPH06153180A (en)1992-09-161994-05-31Fujitsu Ltd Image data encoding method and apparatus
US5446490A (en)1992-10-231995-08-29At&T Corp.Interactive television with tailored programming
US5418559A (en)1992-10-231995-05-23At&T Corp.Multi-channel television converter for conventional and interactive signals
US5359601A (en)1992-10-301994-10-25Scientific-Atlanta, Inc.Apparatus providing dynamic virtual service selection in a multi-service communications system
US5596693A (en)1992-11-021997-01-21The 3Do CompanyMethod for controlling a spryte rendering processor
US5319707A (en)1992-11-021994-06-07Scientific AtlantaSystem and method for multiplexing a plurality of digital program services for transmission to remote locations
NZ259147A (en)1992-12-091997-05-26Discovery Communicat IncNetwork controller for cable television
US5600364A (en)1992-12-091997-02-04Discovery Communications, Inc.Network controller for cable television delivery systems
US5600573A (en)1992-12-091997-02-04Discovery Communications, Inc.Operations center with video storage for a television program packaging and delivery system
US5442389A (en)1992-12-281995-08-15At&T Corp.Program server for interactive television system
CA2107047C (en)1992-12-291998-04-28Alan M. BentleySwitched circuit connection management over public data networks for wide area networks
US5425027A (en)1993-01-041995-06-13Com21, Inc.Wide area fiber and TV cable fast packet cell network
AU6097294A (en)1993-02-171994-09-14Ameritech Services, Inc.Universal tv interface and related method
US5408274A (en)1993-03-111995-04-18The Regents Of The University Of CaliforniaMethod and apparatus for compositing compressed video data
JP3135094B2 (en)1993-03-132001-02-13株式会社リコー Integrated business network system
FR2703540A1 (en)1993-03-311994-10-07Trt Telecom Radio Electr Information multiplexing device for network A.T.M ..
US5812216A (en)1994-04-191998-09-22Avid Technology, Inc.Method and apparatus for creating motion picture transitions according to non-linear light response
TW318315B (en)1993-05-031997-10-21At & T Corp
US5539449A (en)1993-05-031996-07-23At&T Corp.Integrated television services system
US20050114906A1 (en)1993-05-032005-05-26Ictv, Inc.System for interactive television
US5579143A (en)1993-06-041996-11-26Ciena CorporationOptical system with tunable in-fiber gratings
US5442390A (en)1993-07-071995-08-15Digital Equipment CorporationVideo on demand with memory accessing and or like functions
US5469431A (en)1993-07-121995-11-21Philips Electronics North America Corp.Method of and apparatus for channel mapping with relative service identification
US5355162A (en)1993-07-131994-10-11Pacific Ray Video LimitedMulti-standard cable television system
US5632003A (en)1993-07-161997-05-20Dolby Laboratories Licensing CorporationComputationally efficient adaptive bit allocation for coding method and apparatus
US5581653A (en)1993-08-311996-12-03Dolby Laboratories Licensing CorporationLow bit-rate high-resolution spectral envelope coding for audio encoder and decoder
FR2709905B1 (en)1993-09-091995-10-13Alcatel Business Systems Interactive control system for multiservice installation with a television program distribution server and a telephone exchange.
US5495283A (en)1993-09-131996-02-27Albrit Technologies Ltd.Cable television video messaging system and headend facility incorporating same
US5410344A (en)1993-09-221995-04-25Arrowsmith Technologies, Inc.Apparatus and method of selecting video programs based on viewers' preferences
US5631693A (en)1993-10-251997-05-20Antec CorporationMethod and apparatus for providing on demand services in a subscriber system
JPH07131454A (en)1993-11-051995-05-19Toshiba Corp Relay device, decoding device and secret broadcasting device
US5481542A (en)1993-11-101996-01-02Scientific-Atlanta, Inc.Interactive information services control system
MY121196A (en)1993-12-022006-01-28Sedna Patent Services LlcNetwork manager for cable television system headends
JP3404837B2 (en)1993-12-072003-05-12ソニー株式会社 Multi-layer coding device
US5422674A (en)1993-12-221995-06-06Digital Equipment CorporationRemote display of an image by transmitting compressed video frames representing background and overlay portions thereof
JPH07202820A (en)1993-12-281995-08-04Matsushita Electric Ind Co Ltd Bit rate control system
JP3149303B2 (en)1993-12-292001-03-26松下電器産業株式会社 Digital image encoding method and digital image decoding method
JP3192307B2 (en)1994-02-032001-07-23松下電器産業株式会社 Decoded video image sequence rearrangement method
CA2140850C (en)1994-02-241999-09-21Howard Paul KatseffNetworked system for display of multimedia presentations
US5608446A (en)1994-03-311997-03-04Lucent Technologies Inc.Apparatus and method for combining high bandwidth and low bandwidth data transfer
CA2144253C (en)1994-04-011999-09-21Bruce F. NaylorSystem and method of generating compressed video graphics images
US5668592A (en)1994-04-061997-09-16Interaxx Television Network, Inc.Interactive television terminal responsive to user commands which combines static service data and recurrently broadcast dynamic service data to produce composite service display signals
GB9407200D0 (en)1994-04-121994-06-08Tartre AndreProbe and chamber for the monitoring of soil contaminated with petroleum products
US5642498A (en)1994-04-121997-06-24Sony CorporationSystem for simultaneous display of multiple video windows on a display device
JP3435674B2 (en)1994-05-062003-08-11日本電信電話株式会社 Signal encoding and decoding methods, and encoder and decoder using the same
US5523796A (en)1994-05-201996-06-04Prevue Networks, Inc.Video clip program guide
US5495295A (en)1994-06-011996-02-27Zenith Electronics CorporationUse of transmitter assigned phantom channel numbers for data services
US5537397A (en)1994-06-071996-07-16Aloha Networks, Inc.Spread aloha CDMA data communications
US5748234A (en)1994-09-131998-05-05Intel CorporationVideo processing system and method
US5570363A (en)1994-09-301996-10-29Intel CorporationTransform based scalable audio compression algorithms and low cost audio multi-point conferencing systems
US5630757A (en)1994-11-291997-05-20Net Game LimitedReal-time multi-user game communication system using existing cable television infrastructure
US5793980A (en)1994-11-301998-08-11Realnetworks, Inc.Audio-on-demand communication system
US5592470A (en)1994-12-211997-01-07At&TBroadband wireless system and network architecture providing broadband/narrowband service with optimal static and dynamic bandwidth/channel allocation
US5821945A (en)1995-02-031998-10-13The Trustees Of Princeton UniversityMethod and apparatus for video browsing based on content and structure
US5708767A (en)1995-02-031998-01-13The Trustees Of Princeton UniversityMethod and apparatus for video browsing based on content and structure
US5754941A (en)1995-02-061998-05-19Broadband Technologies, Inc.Point-to-multipoint broadband services drop with multiple time slot return channel for customer premises equipment served by fiber optic telecommunication system employing STS-based transmission format containing asynchronous transfer mode cells
US5631846A (en)1995-02-281997-05-20Lucent Technologies Inc.Upstream communications for interactive networks
US5517250A (en)1995-02-281996-05-14General Instrument Corporation Of DelawareAcquisition of desired data from a packetized data stream and synchronization thereto
NZ306046A (en)1995-03-071999-01-28Multimedia Systems CorpIssuing and tracking coupons for multimedia communications network
JP3085135B2 (en)1995-03-242000-09-04日本ビクター株式会社 Information reproducing apparatus and decoder unit
US5790793A (en)1995-04-041998-08-04Higley; ThomasMethod and system to create, transmit, receive and process information, including an address to further information
US5818438A (en)1995-04-251998-10-06Bellsouth CorporationSystem and method for providing television services
US5583927A (en)1995-05-011996-12-10Bell Communications Research, Inc.Method and apparatus for integrating telephone and broadband networks
GB9510093D0 (en)1995-05-181995-07-12Philips Electronics Uk LtdInteractive image manipulation
US5646676A (en)1995-05-301997-07-08International Business Machines CorporationScalable interactive multimedia server system for providing on demand data
US5548340A (en)1995-05-311996-08-20International Business Machines CorporationIntelligent television receivers combinations including video displays, and methods for diversion of television viewers by visual image modification
US5710815A (en)1995-06-071998-01-20Vtech Communications, Ltd.Encoder apparatus and decoder apparatus for a television signal having embedded viewer access control data
US5793927A (en)1995-06-071998-08-11Hitachi America, Ltd.Methods for monitoring and modifying a trick play data stream to insure MPEG compliance
EP0830786A1 (en)1995-06-081998-03-25ICTV,Inc.Switched channel system
US6209132B1 (en)1995-06-152001-03-27Intel CorporationHost apparatus for simulating two way connectivity for one way data streams
US5812786A (en)1995-06-211998-09-22Bell Atlantic Network Services, Inc.Variable rate and variable mode transmission system
US5999189A (en)1995-08-041999-12-07Microsoft CorporationImage compression to reduce pixel and texture memory requirements in a real-time image generator
US5905522A (en)1995-08-311999-05-18Microsoft CorporationResource allocation method for interactive televideo system
US5990862A (en)1995-09-181999-11-23Lewis; Stephen HMethod for efficient input device selection of onscreen objects
US5649283A (en)1995-09-281997-07-15Lucent Technologies Inc.Program verification for cable television at a consumer location
US20020056136A1 (en)1995-09-292002-05-09Wistendahl Douglass A.System for converting existing TV content to interactive TV programs operated with a standard remote control and TV set-top box
US8850477B2 (en)1995-10-022014-09-30Starsight Telecast, Inc.Systems and methods for linking television viewers with advertisers and broadcasters
US5844594A (en)1995-10-051998-12-01Microsoft CorporationMethod and apparatus for MPEG encoding
US5966163A (en)1995-10-201999-10-12Scientific-Atlanta, Inc.Providing constant bit rate upstream data transport in a two way cable system by scheduling preemptive grants for upstream data slots using selected fields of a plurality of grant fields
JP2000511366A (en)1995-10-252000-08-29サーノフ コーポレイション Apparatus and method for variable block size motion estimation based on quadrant tree
US6192081B1 (en)1995-10-262001-02-20Sarnoff CorporationApparatus and method for selecting a coding mode in a block-based coding system
US5917822A (en)1995-11-151999-06-29Xerox CorporationMethod for providing integrated packet services over a shared-media network
US5828371A (en)1995-11-221998-10-27International Business Machines CorporationMethod and system for graphic video image presentation control
IL117133A (en)1996-02-141999-07-14Olivr Corp LtdMethod and system for providing on-line virtual reality movies
US5959690A (en)1996-02-201999-09-28Sas Institute, Inc.Method and apparatus for transitions and other special effects in digital motion video
US5862325A (en)1996-02-291999-01-19Intermind CorporationComputer-based communication system and method using metadata defining a control structure
US5845083A (en)1996-03-071998-12-01Mitsubishi Semiconductor America, Inc.MPEG encoding and decoding system for multimedia applications
US5774664A (en)1996-03-081998-06-30Actv, Inc.Enhanced video programming system and method for incorporating and displaying retrieved integrated internet information segments
US5668599A (en)1996-03-191997-09-16International Business Machines CorporationMemory management for an MPEG2 compliant decoder
US6055314A (en)1996-03-222000-04-25Microsoft CorporationSystem and method for secure purchase and delivery of video content programs
US5978756A (en)1996-03-281999-11-02Intel CorporationEncoding audio signals using precomputed silence
US6240555B1 (en)1996-03-292001-05-29Microsoft CorporationInteractive entertainment system for presenting supplemental interactive content together with continuous video programs
US5999970A (en)1996-04-101999-12-07World Gate Communications, LlcAccess system and method for providing interactive access to an information source through a television distribution system
US5961603A (en)1996-04-101999-10-05Worldgate Communications, Inc.Access system and method for providing interactive access to an information source through a networked distribution system
US6253235B1 (en)1996-04-182001-06-26Bellsouth CorporationMethod and system to transmit video/data signals from a device to a communications network connection card
US5918013A (en)1996-06-031999-06-29Webtv Networks, Inc.Method of transcoding documents in a network environment using a proxy server
US6141693A (en)1996-06-032000-10-31Webtv Networks, Inc.Method and apparatus for extracting digital data from a video stream and using the digital data to configure the video stream for display on a television set
US5996022A (en)1996-06-031999-11-30Webtv Networks, Inc.Transcoding data in a proxy computer prior to transmitting the audio data to a client
JPH09325994A (en)1996-06-071997-12-16Sony CorpSystem and method for charging
CN1106762C (en)1996-06-172003-04-23三星电子株式会社 Data Segment Synchronization Signal Detection Circuit
US5903727A (en)1996-06-181999-05-11Sun Microsystems, Inc.Processing HTML to embed sound in a web page
US5929850A (en)1996-07-011999-07-27Thomson Consumer Electronices, Inc.Interactive television system and method having on-demand web-like navigational capabilities for displaying requested hyperlinked web-like still images associated with television content
US5903816A (en)1996-07-011999-05-11Thomson Consumer Electronics, Inc.Interactive television system and method for displaying web-like stills with hyperlinks
US5991306A (en)1996-08-261999-11-23Microsoft CorporationPull based, intelligent caching system and method for delivering data over a network
US5995488A (en)1996-10-081999-11-30Advanced Micro Devices, Inc.Method and apparatus for regulating data flow in networks
US5952943A (en)1996-10-111999-09-14Intel CorporationEncoding image data for decode rate control
US5982445A (en)1996-10-211999-11-09General Instrument CorporationHypertext markup language protocol for television display and control
US6144698A (en)1996-10-312000-11-07Mitsubishi Electric Information Technology Center America, Inc. (Ita)Digital video decoder and method of decoding a digital video signal
US6049831A (en)1996-11-082000-04-11Gte Laboratories IncorporatedSystem for transmitting network-related information where requested network information is separately transmitted as definitions and display information
US20030066085A1 (en)1996-12-102003-04-03United Video Properties, Inc., A Corporation Of DelawareInternet television program guide system
WO1998026595A1 (en)1996-12-101998-06-18Ictv, Inc.System manager with hypertext control interface for interactive cable television system
US6177931B1 (en)1996-12-192001-01-23Index Systems, Inc.Systems and methods for displaying and recording control interface with television programs, video, advertising information and program scheduling information
US5864820A (en)1996-12-201999-01-26U S West, Inc.Method, system and product for mixing of encoded audio signals
EP0965192B1 (en)1997-01-062007-02-28Bellsouth Intellectual Property CorporationMethod and system for tracking network use
US5963203A (en)1997-07-031999-10-05Obvious Technology, Inc.Interactive video icon with designated viewing position
US5995146A (en)1997-01-241999-11-30Pathway, Inc.Multiple video screen display system
US6031989A (en)1997-02-272000-02-29Microsoft CorporationMethod of formatting and displaying nested documents
US6785865B1 (en)1997-03-062004-08-31Microsoft CorporationDiscoverability and navigation of hyperlinks via tabs
US20050097594A1 (en)1997-03-242005-05-05O'donnell FrankSystems and methods for awarding affinity points based upon remote control usage
US6182072B1 (en)1997-03-262001-01-30Webtv Networks, Inc.Method and apparatus for generating a tour of world wide web sites
KR100261254B1 (en)1997-04-022000-07-01윤종용Scalable audio data encoding/decoding method and apparatus
US5946352A (en)1997-05-021999-08-31Texas Instruments IncorporatedMethod and apparatus for downmixing decoded data streams in the frequency domain prior to conversion to the time domain
US6131182A (en)1997-05-022000-10-10International Business Machines CorporationMethod and apparatus for synthesizing and optimizing control logic based on SRCMOS logic array macros
DE69712230T2 (en)1997-05-082002-10-31Stmicroelectronics Asia Pacific Pte Ltd., Singapur/Singapore METHOD AND DEVICE FOR TRANSMITTING THE FREQUENCY DOMAIN WITH A FORWARD BLOCK CIRCUIT FOR AUDIODECODER FUNCTIONS
US6236730B1 (en)1997-05-192001-05-22Qsound Labs, Inc.Full sound enhancement using multi-input sound signals
US6968379B2 (en)1997-05-302005-11-22Sun Microsystems, Inc.Latency-reducing bandwidth-prioritization for network servers and clients
US6256047B1 (en)1997-06-042001-07-03Konami Co., Ltd.Method of judging hits and computer-readable storage medium storing game data
DE69816185T2 (en)1997-06-122004-04-15Hewlett-Packard Co. (N.D.Ges.D.Staates Delaware), Palo Alto Image processing method and device
US6317885B1 (en)1997-06-262001-11-13Microsoft CorporationInteractive entertainment and information system using television set-top box
US5990912A (en)1997-06-271999-11-23S3 IncorporatedVirtual address access to tiled surfaces
US6169573B1 (en)1997-07-032001-01-02Hotv, Inc.Hypervideo system and method with object tracking in a compressed digital video environment
JP3103045B2 (en)1997-07-102000-10-23三菱電機株式会社 Image capturing / reproducing method and method, and recording medium recording image reproducing program
GB9715228D0 (en)1997-07-181997-09-24Sertway LimitedCommunications system and method
US6266684B1 (en)1997-08-062001-07-24Adobe Systems IncorporatedCreating and saving multi-frame web pages
CN1134158C (en)1997-08-272004-01-07星视电视广播公司 System and method for replacing television signals
US20010043215A1 (en)1997-09-112001-11-22Thomas M. MiddletonEfficient downloading of animated presentation files
JPH1188419A (en)1997-09-121999-03-30Tsushin Hoso KikoSystem for distributing animation information and its method
US6049539A (en)1997-09-152000-04-11Worldgate Communications, Inc.Access system and method for providing interactive access to an information source through a networked distribution system
US6606746B1 (en)1997-10-162003-08-12Opentv, Inc.Interactive television system and method for displaying a graphical user interface using insert pictures
US5907681A (en)1997-10-201999-05-25International Business Machines CorporationIntelligent method, apparatus and computer program product for automated refreshing of internet web pages
US5867208A (en)1997-10-281999-02-02Sun Microsystems, Inc.Encoding system and method for scrolling encoded MPEG stills in an interactive television application
JPH11134273A (en)1997-10-311999-05-21Toshiba Corp Communication control method, communication control system, and recording medium storing program for realizing the same
KR100335609B1 (en)1997-11-202002-10-04삼성전자 주식회사Scalable audio encoding/decoding method and apparatus
US6564378B1 (en)1997-12-082003-05-13United Video Properties, Inc.Program guide system with browsing display
US6205582B1 (en)1997-12-092001-03-20Ictv, Inc.Interactive cable television system with frame server
WO1999030501A1 (en)1997-12-091999-06-17Ictv, Inc.Virtual lan printing over interactive cable television system
JP2001526504A (en)1997-12-092001-12-18アイシーティーブイ・インク Modular controller and modulator system for interactive cable television system
US6184878B1 (en)1997-12-232001-02-06Sarnoff CorporationInteractive world wide web access using a set top terminal in a video on demand system
US6453459B1 (en)1998-01-212002-09-17Apple Computer, Inc.Menu authoring system and method for automatically performing low-level DVD configuration functions and thereby ease an author's job
EP0933966B1 (en)1998-01-302005-09-28AlcatelA method to route Internet data packets, an access node and a terminal realizing such a method and a communication network
US6198822B1 (en)1998-02-112001-03-06Ictv, Inc.Enhanced scrambling of slowly changing video signals
US6538701B1 (en)1998-02-172003-03-25Gemstar Development CorporationSimulated pip window in EPG
JP3544852B2 (en)1998-03-122004-07-21株式会社東芝 Video coding device
US6956899B2 (en)1998-03-232005-10-18International Business Machines CorporationPrecise bit control apparatus with look-ahead for MPEG encoding
KR100281462B1 (en)1998-03-302001-02-01전주범Method for encoding motion vector of binary shape signals in interlaced shape coding technique
US6459427B1 (en)1998-04-012002-10-01Liberate TechnologiesApparatus and method for web-casting over digital broadcast TV network
US6266053B1 (en)1998-04-032001-07-24Synapix, Inc.Time inheritance scene graph for representation of media content
WO1999056468A1 (en)1998-04-271999-11-04Bellsouth Intellectual Property CorporationMethod and system for providing bi-directional communications to a broadband network without degrading downstream bandwidth
US6385771B1 (en)1998-04-272002-05-07Diva Systems CorporationGenerating constant timecast information sub-streams using variable timecast information streams
DE69937816T2 (en)1998-04-282008-12-24Canon K.K. Data processing device and method
JP3854737B2 (en)1998-11-162006-12-06キヤノン株式会社 Data processing apparatus and method, and data processing system
US7689898B2 (en)1998-05-072010-03-30Astute Technology, LlcEnhanced capture, management and distribution of live presentations
US6310601B1 (en)1998-05-122001-10-30International Business Machines CorporationResizing images to improve network throughput
US6141645A (en)1998-05-292000-10-31Acer Laboratories Inc.Method and device for down mixing compressed audio bit stream having multiple audio channels
US6314573B1 (en)1998-05-292001-11-06Diva Systems CorporationMethod and apparatus for providing subscription-on-demand services for an interactive information distribution system
US6078328A (en)1998-06-082000-06-20Digital Video Express, LpCompressed video graphics system and methodology
US6130912A (en)1998-06-092000-10-10Sony Electronics, Inc.Hierarchical motion estimation process and system using block-matching and integral projection
US6266369B1 (en)1998-06-092001-07-24Worldgate Service, Inc.MPEG encoding technique for encoding web pages
US6268864B1 (en)1998-06-112001-07-31Presenter.Com, Inc.Linking a video and an animation
WO2000002303A1 (en)1998-07-062000-01-13Sanyo Electric Co., Ltd.Sound/vibration generator
US6862622B2 (en)1998-07-102005-03-01Van Drebbel Mariner LlcTransmission control protocol/internet protocol (TCP/IP) packet-centric wireless point to multi-point (PTMP) transmission system architecture
US6415437B1 (en)1998-07-232002-07-02Diva Systems CorporationMethod and apparatus for combining video sequences with an interactive program guide
WO2000005892A1 (en)1998-07-232000-02-03Diva Systems CorporationSystem for generating, distributing and receiving an interactive user interface
US6584153B1 (en)1998-07-232003-06-24Diva Systems CorporationData structure and methods for providing an interactive program guide
US6754905B2 (en)1998-07-232004-06-22Diva Systems CorporationData structure and methods for providing an interactive program guide
IL141104A0 (en)1998-07-272002-02-10Webtv Networks IncRemote computer access
US7360230B1 (en)1998-07-272008-04-15Microsoft CorporationOverlay management
US6226041B1 (en)1998-07-282001-05-01Sarnoff CorporationLogo insertion using only disposable frames
US20100325668A1 (en)1998-08-112010-12-23Starsight Telecast, Inc.Television schedule system
GB9817618D0 (en)1998-08-141998-10-07Benedictis Alfredo DeHair treatment device and method
US6697869B1 (en)1998-08-242004-02-24Koninklijke Philips Electronics N.V.Emulation of streaming over the internet in a broadcast application
TW447221B (en)1998-08-262001-07-21United Video Properties IncTelevision message system
US6167084A (en)1998-08-272000-12-26Motorola, Inc.Dynamic bit allocation for statistical multiplexing of compressed and uncompressed digital video signals
US7272556B1 (en)1998-09-232007-09-18Lucent Technologies Inc.Scalable and embedded codec for speech and audio signals
US6030406A (en)1998-10-052000-02-29Origin Medsystems, Inc.Method and apparatus for tissue dissection
JP2000107442A (en)1998-10-062000-04-18Konami Co LtdCharacter behavior control method in video game, video game device, and readable recording medium on which video game program is recorded
US6675385B1 (en)1998-10-212004-01-06Liberate TechnologiesHTML electronic program guide for an MPEG digital TV system
US7143434B1 (en)1998-11-062006-11-28Seungyup PaekVideo description system and method
US6438140B1 (en)1998-11-192002-08-20Diva Systems CorporationData structure, method and apparatus providing efficient retrieval of data from a segmented information stream
US6697376B1 (en)1998-11-202004-02-24Diva Systems CorporationLogical node identification in an information transmission network
US6598229B2 (en)1998-11-202003-07-22Diva Systems Corp.System and method for detecting and correcting a defective transmission channel in an interactive information distribution system
US6578201B1 (en)1998-11-202003-06-10Diva Systems CorporationMultimedia stream incorporating interactive support for multiple types of subscriber terminals
US6804825B1 (en)1998-11-302004-10-12Microsoft CorporationVideo on demand methods and systems
US6389218B2 (en)1998-11-302002-05-14Diva Systems CorporationMethod and apparatus for simultaneously producing compressed play and trick play bitstreams from a video frame sequence
US6732370B1 (en)1998-11-302004-05-04Diva Systems CorporationService provider side interactive program guide encoder
US6253238B1 (en)1998-12-022001-06-26Ictv, Inc.Interactive cable television system with frame grabber
US7185353B2 (en)2000-08-312007-02-27Prime Research Alliance E., Inc.System and method for delivering statistically scheduled advertisements
US7260823B2 (en)2001-01-112007-08-21Prime Research Alliance E., Inc.Profiling and identification of television viewers
US6452612B1 (en)1998-12-182002-09-17Parkervision, Inc.Real time video production system and method
US6952221B1 (en)1998-12-182005-10-04Thomson Licensing S.A.System and method for real time video production and distribution
WO2000038430A1 (en)1998-12-202000-06-29Morecom, Inc.System for transporting mpeg video as streaming video in an html web page
EP1014712A1 (en)1998-12-212000-06-28Deutsche Thomson-Brandt GmbhMethod and apparatus for providing OSD data for OSD display in a video signal having an encoded format
US6386980B1 (en)1998-12-262002-05-14Kabushiki Kaisha Sega EnterprisesGame apparatus, game system using same, and information processing unit
WO2000041395A1 (en)1999-01-062000-07-13Sarnoff CorporationLatency-based statistical multiplexing
US6588017B1 (en)1999-01-272003-07-01Diva Systems CorporationMaster and slave subscriber stations for digital video and interactive services
US6741608B1 (en)1999-01-292004-05-25Avaya Technology Corp.Dynamically configurable system and method for transcoding streaming data and telecommunications infrastructure the same
GB9902235D0 (en)1999-02-011999-03-24Emuse CorpInteractive system
JP2000245964A (en)1999-03-032000-09-12Konami Computer Entertaiment Tokyo:KkGame machine, method for controlling it and recording medium storing game program
US6691208B2 (en)1999-03-122004-02-10Diva Systems Corp.Queuing architecture including a plurality of queues and associated method for controlling admission for disk access requests for video content
US6229895B1 (en)1999-03-122001-05-08Diva Systems Corp.Secure distribution of video on-demand
US6415031B1 (en)1999-03-122002-07-02Diva Systems CorporationSelective and renewable encryption for secure distribution of video on-demand
JP4135251B2 (en)1999-03-192008-08-20ソニー株式会社 Information processing device
US7543325B2 (en)1999-03-302009-06-02Tivo Inc.System for remotely controlling client recording and storage behavior
US6604224B1 (en)1999-03-312003-08-05Diva Systems CorporationMethod of performing content integrity analysis of a data stream
US8479251B2 (en)1999-03-312013-07-02Microsoft CorporationSystem and method for synchronizing streaming content with enhancing content using pre-announced triggers
US6639896B1 (en)1999-04-012003-10-28Diva Systems CorporationAsynchronous serial interface (ASI) ring network for digital information distribution
US6721794B2 (en)1999-04-012004-04-13Diva Systems Corp.Method of data management for efficiently storing and retrieving data to respond to user access requests
US6675387B1 (en)1999-04-062004-01-06Liberate TechnologiesSystem and methods for preparing multimedia data using digital video data compression
US6704359B1 (en)1999-04-152004-03-09Diva Systems Corp.Efficient encoding algorithms for delivery of server-centric interactive program guide
US6754271B1 (en)1999-04-152004-06-22Diva Systems CorporationTemporal slice persistence method and apparatus for delivery of interactive program guide
US6651252B1 (en)1999-10-272003-11-18Diva Systems CorporationMethod and apparatus for transmitting video and graphics in a compressed form
US6621870B1 (en)1999-04-152003-09-16Diva Systems CorporationMethod and apparatus for compressing video sequences
US7096487B1 (en)1999-10-272006-08-22Sedna Patent Services, LlcApparatus and method for combining realtime and non-realtime encoded content
US6904610B1 (en)*1999-04-152005-06-07Sedna Patent Services, LlcServer-centric customized interactive program guide in an interactive television environment
US6718552B1 (en)1999-04-202004-04-06Diva Systems CorporationNetwork bandwidth optimization by dynamic channel allocation
US6115076A (en)1999-04-202000-09-05C-Cube Semiconductor Ii, Inc.Compressed video recording device with non-destructive effects addition
US6477182B2 (en)1999-06-082002-11-05Diva Systems CorporationData transmission method and apparatus
US6687663B1 (en)1999-06-252004-02-03Lake Technology LimitedAudio processing method and apparatus
US6330719B1 (en)1999-06-302001-12-11Webtv Networks, Inc.Interactive television receiver unit browser that waits to send requests
US6480210B1 (en)1999-06-302002-11-12Koninklijke Philips Electronics N.V.Video browsing space
US6560496B1 (en)1999-06-302003-05-06Hughes Electronics CorporationMethod for altering AC-3 data streams using minimum computation
FR2796181B1 (en)1999-07-092001-10-05France Telecom SYSTEM FOR FAST DEVELOPMENT OF INTERACTIVE APPLICATIONS
JP4697500B2 (en)1999-08-092011-06-08ソニー株式会社 TRANSMISSION DEVICE, TRANSMISSION METHOD, RECEPTION DEVICE, RECEPTION METHOD, AND RECORDING MEDIUM
US6446037B1 (en)1999-08-092002-09-03Dolby Laboratories Licensing CorporationScalable coding method for high quality audio
US6525746B1 (en)1999-08-162003-02-25University Of WashingtonInteractive video object processing environment having zoom window
JP2001094433A (en)1999-09-172001-04-06Matsushita Electric Ind Co Ltd Subband encoding / decoding method
EP1098244A3 (en)1999-11-022001-06-13CANAL + Société AnonymeGraphical user interface
US7031385B1 (en)1999-10-012006-04-18Matsushita Electric Industrial Co., Ltd.Method and apparatus for detecting scene change of a compressed moving-picture, and program recording medium therefor
US6850490B1 (en)1999-10-062005-02-01Enterasys Networks, Inc.Hierarchical output-queued packet-buffering system and method
US7028264B2 (en)1999-10-292006-04-11Surfcast, Inc.System and method for simultaneous display of multiple information sources
US7987431B2 (en)1999-10-292011-07-26Surfcast, Inc.System and method for simultaneous display of multiple information sources
JP4274653B2 (en)1999-11-122009-06-10パナソニック株式会社 Moving picture composition apparatus and moving picture composition method
KR100308055B1 (en)1999-11-132001-11-02구자홍Apparatus and method for transmitting/receiving of game on demand
CA2392396A1 (en)1999-11-222001-05-31America Online, Inc.Managing electronic content from different sources
US7016540B1 (en)1999-11-242006-03-21Nec CorporationMethod and system for segmentation, classification, and summarization of video images
US6947509B1 (en)1999-11-302005-09-20Verance CorporationOversampled filter bank for subband processing
US6810528B1 (en)1999-12-032004-10-26Sony Computer Entertainment America Inc.System and method for providing an on-line gaming experience through a CATV broadband network
US6579184B1 (en)1999-12-102003-06-17Nokia CorporationMulti-player game system
US20020026642A1 (en)1999-12-152002-02-28Augenbraun Joseph E.System and method for broadcasting web pages and other information
US7093028B1 (en)1999-12-152006-08-15Microsoft CorporationUser and content aware object-based data stream transmission methods and arrangements
US6976229B1 (en)1999-12-162005-12-13Ricoh Co., Ltd.Method and apparatus for storytelling with digital photographs
US6785902B1 (en)1999-12-202004-08-31Webtv Networks, Inc.Document data structure and method for integrating broadcast television with web pages
KR100363517B1 (en)1999-12-232002-12-05엘지전자 주식회사Method For Monitoring Network State And Apparatus Thereof
JP3366308B2 (en)1999-12-242003-01-14コナミ株式会社 Gaming machines and their operating methods
AU775889B2 (en)2000-01-132004-08-19Ncube CorporationMethod and apparatus for identifying a signal route for delivery of video-on-demand to a subscriber terminal
US7089577B1 (en)2000-01-142006-08-08Terayon Communication Systems, Inc.Process for supplying video-on-demand and other requested programs and services from a headend
US6681397B1 (en)2000-01-212004-01-20Diva Systems Corp.Visual improvement of video stream transitions
EP1170942A4 (en)2000-01-242007-03-07Matsushita Electric Industrial Co Ltd DEVICE FOR PRODUCING IMAGES, DESCRIBED RECORDING MEDIUM AND PROGRAM
DK1262068T3 (en)2000-01-282016-01-11Opentv IncInteractive television system and method for the simultaneous transmission and reproduction of multiple encoded video streams
US7159233B2 (en)2000-01-282007-01-02Sedna Patent Services, LlcMethod and apparatus for preprocessing and postprocessing content in an interactive information distribution system
US8413185B2 (en)2000-02-012013-04-02United Video Properties, Inc.Interactive television application with navigable cells and regions
US20020016161A1 (en)2000-02-102002-02-07Telefonaktiebolaget Lm Ericsson (Publ)Method and apparatus for compression of speech encoded parameters
DE10009067A1 (en)2000-02-252001-08-30Endress Hauser Gmbh Co Measuring device with rope probe and method for shortening the rope probe
US6771704B1 (en)2000-02-282004-08-03Intel CorporationObscuring video signals for conditional access
JP2001245291A (en)2000-02-292001-09-07Nec CorpImage communication system
US7325043B1 (en)2000-03-082008-01-29Music ChoiceSystem and method for providing a personalized media service
US20020056083A1 (en)2000-03-292002-05-09Istvan Anthony F.System and method for picture-in-browser scaling
US20020049975A1 (en)2000-04-052002-04-25Thomas William L.Interactive wagering system with multiple display support
US20020040482A1 (en)*2000-04-082002-04-04Sextro Gary L.Features for interactive television
US9788058B2 (en)2000-04-242017-10-10Comcast Cable Communications Management, LlcMethod and system for automatic insertion of interactive TV triggers into a broadcast data stream
US20020010928A1 (en)*2000-04-242002-01-24Ranjit SahotaMethod and system for integrating internet advertising with television commercials
US6747991B1 (en)2000-04-262004-06-08Carnegie Mellon UniversityFilter and method for adaptively modifying the bit rate of synchronized video and audio streams to meet packet-switched network bandwidth constraints
JP2002011243A (en)2000-04-272002-01-15Sony Computer Entertainment IncStorage medium, program, entertainment system and entertainment device
US20060117340A1 (en)2000-05-052006-06-01Ictv, Inc.Interactive cable television system without a return path
US6941019B1 (en)2000-05-102005-09-06International Business Machines CorporationReentry into compressed data
US20020029285A1 (en)2000-05-262002-03-07Henry CollinsAdapting graphical data, processing activity to changing network conditions
AU2001275453A1 (en)2000-06-092001-12-17Imove Inc.Streaming panoramic video
US7210099B2 (en)2000-06-122007-04-24Softview LlcResolution independent vector display of internet content
WO2001099415A2 (en)2000-06-192001-12-27Koninklijke Philips Electronics N.V.Method of automatic execution, receiving station
US6731605B1 (en)2000-06-192004-05-04Sharp Laboratories Of America, Inc.Prioritized optimal server side bandwidth allocation in a multimedia session with push and pull sources
GB0015065D0 (en)2000-06-212000-08-09Macnamee GerardSystem and method of personalised interactive TV advertising over broadcast television system
US6614442B1 (en)2000-06-262003-09-02S3 Graphics Co., Ltd.Macroblock tiling format for motion compensation
US6999432B2 (en)2000-07-132006-02-14Microsoft CorporationChannel and quality of service adaptation for multimedia over wireless networks
US20020027567A1 (en)2000-07-182002-03-07Niamir Bern B.Listing network for classified information
US20060064716A1 (en)2000-07-242006-03-23Vivcom, Inc.Techniques for navigating multiple video streams
JP3672235B2 (en)2000-07-312005-07-20インターナショナル・ビジネス・マシーンズ・コーポレーション Broadcast system and web browsing method in broadcast system
US6727929B1 (en)2000-08-162004-04-27International Business Machines CorporationAutomatic determination of nearest window controller having a function consistent with motion of cursor
US7421729B2 (en)2000-08-252008-09-02Intellocity Usa Inc.Generation and insertion of indicators using an address signal applied to a database
US6757860B2 (en)2000-08-252004-06-29Agere Systems Inc.Channel error protection implementable across network layers in a communication system
US6657647B1 (en)2000-09-252003-12-02Xoucin, Inc.Controlling the order in which content is displayed in a browser
JP2002112220A (en)2000-10-032002-04-12Matsushita Electric Ind Co Ltd Video information distribution method
US7028307B2 (en)2000-11-062006-04-11AlcatelData management framework for policy management
US20020083464A1 (en)2000-11-072002-06-27Mai-Ian TomsenSystem and method for unprompted, context-sensitive querying during a televison broadcast
CA2428946C (en)2000-11-142010-06-22Scientific-Atlanta, Inc.Networked subscriber television distribution
US7124424B2 (en)2000-11-272006-10-17Sedna Patent Services, LlcMethod and apparatus for providing interactive program guide (IPG) and video-on-demand (VOD) user interfaces
US6907574B2 (en)2000-11-292005-06-14Ictv, Inc.System and method of hyperlink navigation between frames
US7870592B2 (en)2000-12-142011-01-11Intertainer, Inc.Method for interactive video content programming
US6717600B2 (en)2000-12-152004-04-06International Business Machines CorporationProximity selection of selectable item in a graphical user interface
US20020078171A1 (en)2000-12-192002-06-20Robert SchneiderDocument delivery system with integrated feedback generation facilities
US7242324B2 (en)2000-12-222007-07-10Sony CorporationDistributed on-demand media transcoding system and method
US7346918B2 (en)2000-12-272008-03-18Z-Band, Inc.Intelligent device system and method for distribution of digital signals on a wideband signal distribution system
US7421082B2 (en)2000-12-282008-09-02Sony CorporationData delivery method and data delivery system using sets of passkeys generated by dividing an encryption key
JP4610747B2 (en)2001-01-102011-01-12株式会社バンダイナムコゲームス Image generation system, program, and information storage medium
US20020095689A1 (en)2001-01-122002-07-18Novak Robert E.Hardware decoding of media streams from multiple sources
US20020136298A1 (en)2001-01-182002-09-26Chandrashekhara AnantharamuSystem and method for adaptive streaming of predictive coded video data
AU2002247046B2 (en)2001-02-022006-10-05Opentv, Inc.A method and apparatus for reformatting of content fir display on interactive television
US7305697B2 (en)2001-02-022007-12-04Opentv, Inc.Service gateway for interactive television
SE519884C2 (en)2001-02-022003-04-22Scalado Ab Method for zooming and producing a zoomable image
WO2002076099A1 (en)2001-02-222002-09-26Cheong Seok OhRealtime/on-demand wireless multicasting system using mobile terminal and method thereof
JP4655384B2 (en)2001-02-282011-03-23ソニー株式会社 Portable information terminal device, information processing method, program storage medium, and program
WO2002071191A2 (en)2001-03-022002-09-12Kasenna, Inc.Metadata enabled push-pull model for efficient low-latency video-content distribution over a network
WO2002071736A2 (en)2001-03-052002-09-12Intervideo, Inc.Systems and methods of error resilience in a video decoder
US20020147987A1 (en)2001-03-202002-10-10Steven ReynoldsVideo combiner
US6766407B1 (en)2001-03-272004-07-20Microsoft CorporationIntelligent streaming framework
JP2002300556A (en)2001-03-302002-10-11Casio Electronics Co LtdProxy system for tv reception charge payment
US20020178447A1 (en)2001-04-032002-11-28Plotnick Michael A.Behavioral targeted advertising
JP4705265B2 (en)2001-04-192011-06-22三菱電機株式会社 Video or audio transmission system
GB2374687A (en)2001-04-192002-10-23IbmManaging configuration changes in a data processing system
US20020188628A1 (en)2001-04-202002-12-12Brian CooperEditing interactive content with time-based media
DE10120806B4 (en)2001-04-272005-12-15Fenkart Informatik & Telekommunikations Kg Device and method for the transmission of multimedia data objects
US20020191851A1 (en)2001-05-012002-12-19Giora KeinanEfficient encoding of video frames using pre-encoded primitives
US6807528B1 (en)2001-05-082004-10-19Dolby Laboratories Licensing CorporationAdding data to a compressed data frame
US20030066093A1 (en)2001-05-112003-04-03Cruz-Rivera Jose I.Methods and apparatus for circular broadcasting an audio and video signal
US7444418B2 (en)2001-05-112008-10-28Bytemobile, Inc.Transcoding multimedia information within a network communication system
DE60205257D1 (en)2001-05-172005-09-01Optibase Herzelia METHOD AND DEVICE FOR VIDEO RADIO MULTIPLE ENHANCED MEDIA FORMATS
US20050160088A1 (en)2001-05-172005-07-21Todd ScallanSystem and method for metadata-based distribution of content
US7099951B2 (en)*2001-05-242006-08-29Vixs, Inc.Method and apparatus for multimedia system
US6940904B2 (en)2001-05-292005-09-06Broadcom CorporationArtifact-free displaying of MPEG-2 video in the progressive-refresh mode
US6813690B1 (en)2001-06-122004-11-02Network Appliance, Inc.Caching media data using content-sensitive identifiers
US7266832B2 (en)2001-06-142007-09-04Digeo, Inc.Advertisement swapping using an aggregator for an interactive television system
US7003795B2 (en)2001-06-262006-02-21Digeo, Inc.Webcam-based interface for initiating two-way video communication
US7526788B2 (en)2001-06-292009-04-28Scientific-Atlanta, Inc.Graphic user interface alternate download options for unavailable PRM content
US7065213B2 (en)2001-06-292006-06-20Scientific-Atlanta, Inc.In a subscriber network receiving digital packets and transmitting digital packets below a predetermined maximum bit rate
JP2003087785A (en)2001-06-292003-03-20Toshiba Corp Method and apparatus for format conversion of encoded video data
US20030189980A1 (en)2001-07-022003-10-09Moonlight Cordless Ltd.Method and apparatus for motion estimation between video frames
GB2378345B (en)2001-07-092004-03-03Samsung Electronics Co LtdMotion estimation apparatus and method for scanning a reference macroblock window in a search area
EP1276325A3 (en)2001-07-112004-07-14Matsushita Electric Industrial Co., Ltd.Mpeg encoding apparatus, mpeg decoding apparatus, and encoding program
US6721956B2 (en)2001-07-172004-04-13Scientific-Atlanta, Inc.Interactive information services system and associated method for capturing transaction data
CA2704252C (en)2001-07-262011-09-27IriseSystem and process for interacting with a user to define a behavior of a portion of an interactive presentation
GB0118872D0 (en)2001-08-022001-09-26Vis Itv LtdMultiplayer computer game for interactive television
US9544523B2 (en)2001-08-062017-01-10Ati Technologies UlcWireless display apparatus and method
WO2003017129A1 (en)2001-08-162003-02-27Goldpocket InteractiveInteractive television tracking system
US7139470B2 (en)2001-08-172006-11-21Intel CorporationNavigation for MPEG streams
US7024045B2 (en)2001-08-212006-04-04Sun Microsystems, Inc.Dynamic bandwidth adaptive image compression/decompression scheme
US20030038893A1 (en)2001-08-242003-02-27Nokia CorporationDigital video receiver that generates background pictures and sounds for games
JP4802425B2 (en)2001-09-062011-10-26ソニー株式会社 Video display device
AU2002327677A1 (en)2001-09-192003-04-01Meta Tv, Inc.Interactive user interface for television applications
CA2457051A1 (en)2001-09-212003-03-27British Telecommunications Public Limited CompanyData communications method and system using buffer size to calculate transmission rate for congestion control
US6766422B2 (en)2001-09-272004-07-20Siemens Information And Communication Networks, Inc.Method and system for web caching based on predictive usage
US20030065739A1 (en)2001-10-012003-04-03J. Mitchell ShnierMethods for independently generating a reference to desired information available from a remote source
US6956902B2 (en)2001-10-112005-10-18Hewlett-Packard Development Company, L.P.Method and apparatus for a multi-user video navigation system
US6978424B2 (en)2001-10-152005-12-20General Instrument CorporationVersatile user interface device and associated system
US7072081B2 (en)2001-10-242006-07-04Hewlett-Packard Development Company, L.P.Compact portable 2D/ 3D image capture system
CN1288622C (en)2001-11-022006-12-06松下电器产业株式会社Encoding and decoding device
GB0219509D0 (en)2001-12-052002-10-02Delamont DeanImprovements to interactive TV games system
JP3930307B2 (en)2001-12-112007-06-13アルプス電気株式会社 Integrated circuit for oscillator
AU2002351389A1 (en)2001-12-172003-06-30Microsoft CorporationSkip macroblock coding
US20030126611A1 (en)2001-12-282003-07-03International Business Machines CorporationMethods and apparatus for controlling interactive television information and commerce services
US20030126608A1 (en)2001-12-312003-07-03General Instrument CorporationMethods and systems for providing streaming media content in existing video delivery systems
US6747658B2 (en)2001-12-312004-06-08Intel CorporationAutomatic memory management for zone rendering
US7218738B2 (en)2002-01-022007-05-15Sony CorporationEncryption and content control in a digital broadcast system
US7823174B2 (en)2002-01-022010-10-26Sony CorporationMacro-block based content replacement by PID mapping
US20030131349A1 (en)2002-01-042003-07-10General Instrument CorporationMethods and systems for managing and collecting impulse pay-per-view data in smart card enabled television terminals
US7634795B2 (en)2002-01-112009-12-15Opentv, Inc.Next generation television receiver
EP1827026A1 (en)2002-01-182007-08-29Kabushiki Kaisha ToshibaVideo decoding method and apparatus
CN1625880B (en)2002-01-302010-08-11Nxp股份有限公司Streaming multimedia data over networks with variable bandwidth
JP3900413B2 (en)2002-02-142007-04-04Kddi株式会社 Video information transmission method and program
US20030200336A1 (en)2002-02-152003-10-23Suparna PalApparatus and method for the delivery of multiple sources of media content
JP4409956B2 (en)2002-03-012010-02-03ティーファイヴ ラブズ リミテッド Centralized interactive graphical application server
US20030177199A1 (en)2002-03-052003-09-18Ian ZenoniMulticasting of interactive data over a back channel
EP1490874A1 (en)2002-03-212004-12-29Koninklijke Philips Electronics N.V.Editing of encoded a/v sequences
US7050113B2 (en)2002-03-262006-05-23International Business Machines CorporationDigital video data scaler and method
US20040034873A1 (en)2002-04-042004-02-19Ian ZenoniEvent driven interactive television notification
US7742609B2 (en)2002-04-082010-06-22Gibson Guitar Corp.Live performance audio mixing system with simplified user interface
US8255968B2 (en)2002-04-152012-08-28Universal Electronics, Inc.System and method for adaptively controlling the recording of program material using a program guide
ES2268340T3 (en)2002-04-222007-03-16Koninklijke Philips Electronics N.V. REPRESENTATION OF PARAMETRIC AUDIO OF MULTIPLE CHANNELS.
US20040016000A1 (en)2002-04-232004-01-22Zhi-Li ZhangVideo streaming having controlled quality assurance over best-effort networks
EP1502440A2 (en)2002-04-262005-02-02Matsushita Electric Industrial Co., Ltd.Method of content adaptation for apparatuses of universal multimedia framework terminal, server, and gateway
AU2003243183A1 (en)2002-05-012003-11-17Index Systems, Inc.Method and system for facilitating advertising and t-commerce transactions in connection with content stored on a storage medium
US7111314B2 (en)2002-05-032006-09-19Time Warner Entertainment Company, L.P.Technique for delivering entertainment programming content including interactive features in a communications network
US8443383B2 (en)2002-05-032013-05-14Time Warner Cable Enterprises LlcUse of messages in program signal streams by set-top terminals
AU2003239385A1 (en)2002-05-102003-11-11Richard R. ReismanMethod and apparatus for browsing using multiple coordinated device
JP2004056777A (en)2002-05-302004-02-19Matsushita Electric Ind Co Ltd Wireless remote control system
US7038676B2 (en)2002-06-112006-05-02Sony Computer Entertainmant Inc.System and method for data compression
US20030231218A1 (en)2002-06-142003-12-18Lou AmadioSystem and method for indicating the focused control on a graphical user interface
US7016888B2 (en)2002-06-182006-03-21Bellsouth Intellectual Property CorporationLearning device interaction rules
US6889207B2 (en)2002-06-182005-05-03Bellsouth Intellectual Property CorporationContent control in a device environment
US7039698B2 (en)2002-06-182006-05-02Bellsouth Intellectual Property CorporationNotification device interaction
US7224731B2 (en)2002-06-282007-05-29Microsoft CorporationMotion estimation/compensation for screen capture video
US9445133B2 (en)2002-07-102016-09-13Arris Enterprises, Inc.DVD conversion for on demand
AU2002950210A0 (en)2002-07-112002-09-12Mediaware Solutions Pty LtdMosaic construction from a video sequence
EP1383334B1 (en)2002-07-172012-02-01Panasonic CorporationVideo data transmitting apparatus, video data receiving apparatus, and broadcasting system
WO2004012065A2 (en)2002-07-312004-02-05Bluestreak Technology Inc.System and method for providing real-time ticker information
WO2004018060A2 (en)2002-08-212004-03-04Lime Studios LimitedImprovements to interactive tv games system
US7606314B2 (en)2002-08-292009-10-20Raritan America, Inc.Method and apparatus for caching, compressing and transmitting video signals
US7424434B2 (en)2002-09-042008-09-09Microsoft CorporationUnified lossy and lossless audio compression
US20040055007A1 (en)2002-09-132004-03-18David AllportPoint-based system and method for interacting with electronic program guide grid
JP2004112441A (en)2002-09-192004-04-08Casio Comput Co Ltd Advertising information providing system and advertising information providing method
CA2500297C (en)2002-09-262012-03-20Video Furnace, Inc.Digital content delivery and viewing system and method
CA2406131A1 (en)2002-09-302004-03-30Idelix Software Inc.A graphical user interface using detail-in-context folding
US20040073924A1 (en)2002-09-302004-04-15Ramesh PendakurBroadcast scheduling and content selection based upon aggregated user profile information
JP2004135932A (en)2002-10-182004-05-13Am3 IncDigital content reproducing method for game machine
US8015584B2 (en)2002-10-182011-09-06Seachange International, Inc.Delivering interactive content to a remote subscriber
KR100478934B1 (en)2002-10-222005-03-28한국전자통신연구원Apparatus and method of object-based MPEG-4 content editing and authoring and retrieval
US20050015816A1 (en)2002-10-292005-01-20Actv, IncSystem and method of providing triggered event commands via digital program insertion splicing
US20040088375A1 (en)2002-11-012004-05-06Sethi Bhupinder S.Method for prefetching Web pages to improve response time networking
KR100930043B1 (en)2002-11-232009-12-08삼성전자주식회사 Motion estimating apparatus and method for detecting scrolling text or graphic data
JP3795856B2 (en)2002-12-092006-07-12株式会社スクウェア・エニックス Video game apparatus, video game progress control method, program, and recording medium
US20040111526A1 (en)2002-12-102004-06-10Baldwin James ArmandCompositing MPEG video streams for combined image display
US20040117827A1 (en)2002-12-112004-06-17Jeyhan KaraoguzMedia processing system supporting personal advertisement channel and advertisement insertion into broadcast media
JP4649210B2 (en)2002-12-162011-03-09コーニンクレッカ フィリップス エレクトロニクス エヌ ヴィ System for correcting the time axis of video signals
US8385426B2 (en)2002-12-162013-02-26Entropic Communications, Inc.Method for a mosaic program guide
US7555017B2 (en)2002-12-172009-06-30Tls CorporationLow latency digital audio over packet switched networks
US20060285819A1 (en)2002-12-202006-12-21Koninklijke Philips Electronics N.V.Creating edit effects on mpeg-2 compressed video
CN100423581C (en)2002-12-302008-10-01Nxp股份有限公司 Encoding/decoding method and device for dynamic graphics
US7840905B1 (en)2003-01-062010-11-23Apple Inc.Creating a theme used by an authoring application to produce a multimedia presentation
US7987489B2 (en)2003-01-072011-07-26Openpeak Inc.Legacy device bridge for residential or non-residential networks
US7426539B2 (en)2003-01-092008-09-16Sony Computer Entertainment America Inc.Dynamic bandwidth control
JP4536325B2 (en)2003-02-042010-09-01ソニー株式会社 Image processing apparatus and method, recording medium, and program
US20060271985A1 (en)2003-02-052006-11-30Hoffman Wesley OPeripheral unit for upstream cable television system communication
JP3806097B2 (en)2003-04-042006-08-09株式会社エヌ・ティ・ティ・ドコモ Individual video distribution control method
GB2400290A (en)2003-04-042004-10-06Autodesk Canada IncMultidimensional image data processing in a hierarchical dat structure
US7912001B2 (en)2003-05-152011-03-22At&T Intellectual Property I, L.P.Methods, systems, and products for a metering application
US7212573B2 (en)2003-06-132007-05-01Lsi Logic CorporationMethod and/or apparatus for determining minimum positive reference indices for a direct prediction mode
EP1645115A1 (en)2003-06-192006-04-12Ictv, Inc.Interactive picture-in-picture video
US7757261B2 (en)2003-06-202010-07-13N2 Broadband, Inc.Systems and methods for providing flexible provisioning architectures for a host in a cable system
US20040268419A1 (en)2003-06-242004-12-30Microsoft CorporationInteractive content without embedded triggers
JP2005033741A (en)2003-07-142005-02-03Matsushita Electric Ind Co Ltd Television character information display device and television character information display method
US7383180B2 (en)2003-07-182008-06-03Microsoft CorporationConstant bitrate media encoding techniques
US7508941B1 (en)2003-07-222009-03-24Cisco Technology, Inc.Methods and apparatus for use in surveillance systems
US8200775B2 (en)2005-02-012012-06-12Newsilike Media Group, IncEnhanced syndication
EP1661310A4 (en)2003-08-292010-03-31Rgb Networks Inc ADVANCED ADAPTIVE VIDEO MULTIPLEXER SYSTEM
JP2005095599A (en)2003-09-032005-04-14Aruze Corp Mobile communication terminal, game server, and game program
US7617510B2 (en)2003-09-052009-11-10Microsoft CorporationMedia network using set-top boxes as nodes
US7500235B2 (en)2003-09-052009-03-03Aol Time Warner Interactive Video Group, Inc.Technique for updating a resident application and associated parameters in a user terminal through a communications network
JP2005084987A (en)2003-09-092005-03-31Fuji Photo Film Co LtdService server and composite moving picture preparation service method
DK1665769T3 (en)2003-09-122014-06-30Opentv Inc Method and system for controlling recording and playback of interactive applications
US9325998B2 (en)2003-09-302016-04-26Sharp Laboratories Of America, Inc.Wireless video transmission system
US8763044B2 (en)2003-10-102014-06-24Concurrent Computer CorporationMethod, apparatus, and system for preparing images for integration and combining images into an integrated image
JP2005123981A (en)2003-10-172005-05-12Hitachi Communication Technologies Ltd Image signal receiving apparatus and image encoded signal synthesis method thereof
US7444306B2 (en)2003-10-242008-10-28Thomas Bryan VarbleMethod and apparatus for the rental or sale, and secure distribution of digital content
US8170096B1 (en)2003-11-182012-05-01Visible World, Inc.System and method for optimized encoding and transmission of a plurality of substantially similar video fragments
JP4246039B2 (en)2003-11-182009-04-02日立建機株式会社 Construction machine operation information management device
JP2005156996A (en)2003-11-262005-06-16Pioneer Electronic CorpInformation recording-reproducing terminal unit, advertising information distribution server, advertising information distribution system, advertising information distribution method, content data reproducing program, advertising information distribution program and information recording medium
US7346111B2 (en)2003-12-102008-03-18Lsi Logic CorporationCo-located motion vector storage
US20050132305A1 (en)2003-12-122005-06-16Guichard Robert D.Electronic information access systems, methods for creation and related commercial models
US20050135385A1 (en)2003-12-172005-06-23Tellabs Operations, Inc.Method and apparatus for digital cross connect
JP2004110850A (en)2003-12-192004-04-08Sony Computer Entertainment IncPseudorandom number generator
US20050149988A1 (en)2004-01-062005-07-07Sbc Knowledge Ventures, L.P.Delivering interactive television components in real time for live broadcast events
WO2005073869A2 (en)2004-01-292005-08-11Matsushita Electric Industrial Co., Ltd.Transmission apparatus, content reproduction apparatus and license distribution system
US8737219B2 (en)2004-01-302014-05-27Hewlett-Packard Development Company, L.P.Methods and systems that use information about data packets to determine an order for sending the data packets
US20050213586A1 (en)2004-02-052005-09-29David CyganskiSystem and method to increase network throughput
US7492820B2 (en)2004-02-062009-02-17Apple Inc.Rate control for video coder employing adaptive linear regression bits modeling
US20050177853A1 (en)2004-02-112005-08-11Alio, Inc.System and Methodology for Distributed Delivery of Online Content in Response to Client Selections from an Online Catalog
US8036271B2 (en)2004-02-242011-10-11Lsi CorporationMethod and apparatus for determining a second picture for temporal direct-mode block prediction
JP4478868B2 (en)2004-03-092010-06-09ソニー株式会社 Image display device and image display method
US20060020960A1 (en)2004-03-242006-01-26Sandeep RelanSystem, method, and apparatus for secure sharing of multimedia content across several electronic devices
US20050216933A1 (en)2004-03-252005-09-29Comcast Cable Holdings, LlcMethod and system which enables users to select videos from cable provider web site for on-demand delivery from the cable provider to user televisions via cable television network
US20050216940A1 (en)2004-03-252005-09-29Comcast Cable Holdings, LlcMethod and system which enables subscribers to select videos from websites for on-demand delivery to subscriber televisions via cable television network
CN1938778A (en)2004-03-302007-03-28皇家飞利浦电子股份有限公司System and method for supporting improved trick mode performance for disc-based multimedia content
KR20070006905A (en)2004-04-142007-01-11타일파일 피티와이 리미티드 Systems and methods for managing media packages and media packages
SE0400998D0 (en)2004-04-162004-04-16Cooding Technologies Sweden Ab Method for representing multi-channel audio signals
JP4170949B2 (en)2004-04-212008-10-22株式会社東芝 Data utilization apparatus, data utilization method, and program
US7536636B2 (en)2004-04-262009-05-19Kodak Graphic Communications Canada CompanySystems and methods for comparing documents containing graphic elements
US7970263B1 (en)2004-05-282011-06-28Adobe Systems IncorporatedSeamless integration of video capture in demonstration applications
CN101399941A (en)2004-06-032009-04-01希尔克瑞斯特实验室公司Client-server architectures and methods for zoomable user interface
US20060001737A1 (en)2004-07-012006-01-05Dawson Thomas PVideo conference arrangement
CN1993700B (en)2004-07-022012-03-14尼尔逊媒介研究股份有限公司 Method and apparatus for mixing compressed digital bit streams
US20060020994A1 (en)2004-07-212006-01-26Ron CraneTelevision signal transmission of interlinked data and navigation information for use by a chaser program
US7941645B1 (en)2004-07-282011-05-10Nvidia CorporationIsochronous pipelined processor with deterministic control
US8904458B2 (en)2004-07-292014-12-02At&T Intellectual Property I, L.P.System and method for pre-caching a first portion of a video file on a set-top box
US9344765B2 (en)2004-07-302016-05-17Broadband Itv, Inc.Dynamic adjustment of electronic program guide displays based on viewer preferences for minimizing navigation in VOD program selection
JP4125270B2 (en)2004-08-062008-07-30キヤノン株式会社 Information processing apparatus, notification method thereof, and program
JP2006054818A (en)2004-08-162006-02-23Sony CorpInformation processing system, recording apparatus, communication device, information processing method, and program
JP4645102B2 (en)2004-08-272011-03-09パナソニック株式会社 Advertisement receiver and advertisement receiving system
EP1786239A1 (en)2004-08-312007-05-16Matsushita Electric Industrial Co., Ltd.Stereo signal generating apparatus and stereo signal generating method
US20060088105A1 (en)2004-10-272006-04-27Bo ShenMethod and system for generating multiple transcoded outputs based on a single input
JP4890459B2 (en)2004-10-292012-03-07イーエイティー.ティーブイ、インコーポレイテッド A system for enabling video-based interactive applications
US7784076B2 (en)2004-10-302010-08-24Sharp Laboratories Of America, Inc.Sender-side bandwidth estimation for video transmission with receiver packet buffer
US8677274B2 (en)2004-11-102014-03-18Apple Inc.Highlighting items for search results
US8878851B2 (en)2004-11-122014-11-04Synchronica PlcMethod and system for streaming documents, e-mail attachments and maps to wireless devices
US9420230B2 (en)2004-11-122016-08-16Nbcuniversal Media, LlcDistributed composition of broadcast television programs
US20070124282A1 (en)2004-11-252007-05-31Erland WittkotterVideo data directory
US7543073B2 (en)2004-12-102009-06-02Microsoft CorporationSystem and process for performing an exponentially weighted moving average on streaming data to establish a moving average bit rate
US20060143678A1 (en)2004-12-102006-06-29Microsoft CorporationSystem and process for controlling the coding bit rate of streaming media data employing a linear quadratic control technique and leaky bucket model
WO2006067697A2 (en)2004-12-202006-06-29Koninklijke Philips Electronics N.V.Method and apparatus for detecting abnormality in tooth structure
US7623575B2 (en)2005-01-052009-11-24Lsi CorporationMethod and apparatus for sub-pixel motion compensation
US7669121B2 (en)2005-01-192010-02-23Microsoft CorporationTranscode matrix
TW200704183A (en)2005-01-272007-01-16Matrix TvDynamic mosaic extended electronic programming guide for television program selection and display
US7567565B2 (en)2005-02-012009-07-28Time Warner Cable Inc.Method and apparatus for network bandwidth conservation
US7730157B2 (en)2005-02-032010-06-01The Trustees Of Columbia University In The City Of New YorkMethods, media, and systems for displaying information on a thin-client in communication with a network
EP1844612B1 (en)2005-02-042017-05-10Barco NVMethod and device for image and video transmission over low-bandwidth and high-latency transmission channels
WO2006089417A1 (en)2005-02-232006-08-31Craig SummersAutomatic scene modeling for the 3d camera and 3d video
KR100723403B1 (en)2005-02-282007-05-30삼성전자주식회사 Method and apparatus for generating predictive image using single coding mode between color components, and method and apparatus for image and video encoding / decoding using same
CN102833603B (en)*2005-03-022016-02-10乐威指南公司Playlist in interactive media guidance application system and bookmark
JP4355668B2 (en)2005-03-072009-11-04Necパーソナルプロダクツ株式会社 Content reproduction system, server, and content reproduction method
US7860013B2 (en)2005-03-092010-12-28Comcast Cable Holdings, LlcMethods and systems for using in-stream data within an on demand content delivery path
EP1867161A4 (en)2005-03-172011-08-24Videocells Ltd METHOD FOR A CENTRALIZED DIFFUSION SYSTEM OF CLUSTER FLOWS
CN101194505B (en)2005-03-302016-09-14乐威指南公司 Systems and methods for rich video navigation
JP4819873B2 (en)2005-04-112011-11-24テレフオンアクチーボラゲット エル エム エリクソン(パブル) Technology to control data packet transmission of variable bit rate data
US20060230428A1 (en)2005-04-112006-10-12Rob CraigMulti-player video game system
US7751572B2 (en)2005-04-152010-07-06Dolby International AbAdaptive residual audio coding
US20080052742A1 (en)2005-04-262008-02-28Slide, Inc.Method and apparatus for presenting media content
GB2426168B (en)2005-05-092008-08-27Sony Comp Entertainment EuropeAudio processing
US20060285586A1 (en)2005-05-162006-12-21Ensequence, Inc.Methods and systems for achieving transition effects with MPEG-encoded picture content
US20060256865A1 (en)2005-05-162006-11-16Ensequence, Inc.Flexible use of MPEG encoded images
US20070011717A1 (en)2005-07-062007-01-11Lauder Gary MDistribution of interactive information content within a plurality of disparate distribution networks
US7936819B2 (en)2005-07-082011-05-03Tag Networks, Inc.Video encoder with latency control
JP4996603B2 (en)2005-07-082012-08-08タグ ネットワークス,インコーポレイテッド Video game system using pre-encoded macroblocks
US9061206B2 (en)2005-07-082015-06-23Activevideo Networks, Inc.Video game system using pre-generated motion vectors
US8284842B2 (en)2005-07-082012-10-09Activevideo Networks, Inc.Video game system using pre-encoded macro-blocks and a reference grid
US8270439B2 (en)2005-07-082012-09-18Activevideo Networks, Inc.Video game system using pre-encoded digital audio mixing
US9060101B2 (en)2005-07-082015-06-16Activevideo Networks, Inc.Video game system having an infinite playing field
US20070009042A1 (en)2005-07-082007-01-11Robert CraigVideo game system using pre-encoded macro-blocks in an I-frame
US8118676B2 (en)2005-07-082012-02-21Activevideo Networks, Inc.Video game system using pre-encoded macro-blocks
AU2005203074A1 (en)2005-07-142007-02-01Canon Information Systems Research Australia Pty LtdImage browser
US8042140B2 (en)2005-07-222011-10-18Kangaroo Media, Inc.Buffering content on a handheld electronic device
US8074248B2 (en)2005-07-262011-12-06Activevideo Networks, Inc.System and method for providing video content associated with a source image to a television in a communication network
US20070028278A1 (en)2005-07-272007-02-01Sigmon Robert B JrSystem and method for providing pre-encoded audio content to a television in a communications network
US7474802B2 (en)2005-07-282009-01-06Seiko Epson CorporationMethod and apparatus for automatically estimating the layout of a sequentially ordered series of frames to be used to form a panorama
US8155194B2 (en)2005-08-052012-04-10Lsi CorporationMethod and apparatus for MPEG-2 to H.264 video transcoding
US7151782B1 (en)2005-08-092006-12-19Bigband Networks, Inc.Method and system for providing multiple services to end-users
US20070067296A1 (en)2005-08-192007-03-22Malloy Patrick JNetwork capacity planning
US8194859B2 (en)2005-09-012012-06-05Qualcomm IncorporatedEfficient key hierarchy for delivery of multimedia content
US8104054B2 (en)2005-09-012012-01-24At&T Intellectual Property I, L.P.Methods, systems, and devices for bandwidth conservation
FR2891098B1 (en)2005-09-162008-02-08Thales Sa METHOD AND DEVICE FOR MIXING DIGITAL AUDIO STREAMS IN THE COMPRESSED DOMAIN.
KR100652876B1 (en)2005-09-262006-12-01볼보 컨스트럭션 이키프먼트 홀딩 스웨덴 에이비 Wireless electric field system of construction machine and construction machine maintenance system using the same
US20070074251A1 (en)2005-09-272007-03-29Oguz Seyfullah HMethod and apparatus for using random field models to improve picture and video compression and frame rate up conversion
EP1771003A1 (en)*2005-09-292007-04-04Siemens Informatica S.p.A.Multiple interactivity enabling technology in a DVB-T environment
CN101278564A (en)2005-09-292008-10-01汤姆森特许公司 Method and apparatus for motion prediction error concealment in block-based video
US8132203B2 (en)2005-09-302012-03-06Microsoft CorporationIn-program content targeting
US8243630B2 (en)2005-10-192012-08-14Microsoft CorporationApplication-level routing protocol for multiparty audio-video conferencing
US8824454B2 (en)2005-10-242014-09-02West CorporationPeering network for parameter-based routing of special number calls
US7555715B2 (en)2005-10-252009-06-30Sonic SolutionsMethods and systems for use in maintaining media data quality upon conversion to a different data format
JP4774921B2 (en)2005-11-012011-09-21Kddi株式会社 File display method and system
US7634296B2 (en)2005-12-022009-12-15General Instrument CorporationSet top box with mobile phone interface
JP2007156824A (en)2005-12-052007-06-21Nec Electronics Corp Processor system and task control method
US20100153885A1 (en)2005-12-292010-06-17Rovi Technologies CorporationSystems and methods for interacting with advanced displays provided by an interactive media guidance application
WO2007136423A2 (en)2005-12-302007-11-29Bmo LlcDigital content delivery via virtual private network(vpn) incorporating secured set-top devices
AU2006101096B4 (en)2005-12-302010-07-08Apple Inc.Portable electronic device with multi-touch input
US7644373B2 (en)2006-01-232010-01-05Microsoft CorporationUser interface for viewing clusters of images
US20070178243A1 (en)2006-01-302007-08-02Roman Decorating ProductsWater-based faux finish and methods
US7830388B1 (en)2006-02-072010-11-09Vitie Inc.Methods and apparatus of sharing graphics data of multiple instances of interactive application
US9182228B2 (en)2006-02-132015-11-10Sony CorporationMulti-lens array system and method
JP5697332B2 (en)2006-03-272015-04-08ヴィドヨ,インコーポレーテッド System and method for management of scalability information using control messages in a scalable video and audio coding system
US8255599B2 (en)2006-03-282012-08-28Integrated Device Technology Inc.Packets transfer device having data absorbing buffers with elastic buffer capacities
US7656413B2 (en)2006-03-292010-02-02Autodesk, Inc.Large display attention focus system
JP5044961B2 (en)2006-03-292012-10-10カシオ計算機株式会社 Client device and program
US8494052B2 (en)2006-04-072013-07-23Microsoft CorporationDynamic selection of motion estimation search ranges and extended motion vector ranges
US20070245019A1 (en)2006-04-122007-10-18United Video Properties, Inc.Interactive media content delivery using a backchannel communications network
DE602007004213D1 (en)2006-06-022010-02-25Ericsson Telefon Ab L M IMS SERVICE PROXY IN A HIGA
US8495380B2 (en)2006-06-062013-07-23Red Hat, Inc.Methods and systems for server-side key generation
US8131971B2 (en)2006-06-202012-03-06Patentvc Ltd.Methods and systems for push-to-storage
US20070300280A1 (en)2006-06-212007-12-27Turner Media GroupInteractive method of advertising
KR101262342B1 (en)2006-06-292013-05-08주식회사 케이티Internet Protocol Television Broadcasting System And Receiver And Data Transmission System And Method For Internet Protocol Television System
US7840979B2 (en)2006-06-302010-11-23Microsoft CorporationGraphical tile-based expansion cell guide
US8255815B2 (en)2006-08-042012-08-28Apple Inc.Motion picture preview icons
US7831364B2 (en)2006-08-112010-11-09Clark Equipment Company“Off-board” control for a power machine or vehicle
KR100848540B1 (en)2006-08-182008-07-25삼성전자주식회사 Apparatus and method for managing content rights in mobile communication systems
US7864163B2 (en)2006-09-062011-01-04Apple Inc.Portable electronic device, method, and graphical user interface for displaying structured electronic documents
US20080066135A1 (en)2006-09-112008-03-13Apple Computer, Inc.Search user interface for media device
NL1032594C2 (en)2006-09-292008-04-01Avinity Systems B VParallel user session streaming method, involves assembling data stream per session by applying encoded fragments that are suitable for assembling video data in predefined format and for application in images, to video data
NL1033929C1 (en)2006-09-292008-04-01Avinity Systems B VParallel user session streaming method, involves assembling data stream per session by applying encoded fragments that are suitable for assembling video data in predefined format and for application in images, to video data
EP2477414A3 (en)2006-09-292014-03-05Avinity Systems B.V.Method for assembling a video stream, system and computer software
US8196045B2 (en)2006-10-052012-06-05Blinkx Uk LimitedVarious methods and apparatus for moving thumbnails with metadata
US8078603B1 (en)2006-10-052011-12-13Blinkx Uk LtdVarious methods and apparatuses for moving thumbnails
US8381249B2 (en)2006-10-062013-02-19United Video Properties, Inc.Systems and methods for acquiring, categorizing and delivering media in interactive media guidance applications
JP5093557B2 (en)2006-10-102012-12-12ソニー株式会社 Image processing apparatus, image processing method, and program
US20080098450A1 (en)2006-10-162008-04-24Toptrend Global Technologies, Inc.Dual display apparatus and methodology for broadcast, cable television and IPTV
US8005847B2 (en)2006-10-202011-08-23Adobe Systems IncorporatedPattern-based file relationship inference
EP1918802A1 (en)2006-10-302008-05-07Research In Motion LimitedMethod of improved viewing of visual objects on a display by enlarging a focused object
US8375304B2 (en)2006-11-012013-02-12Skyfire Labs, Inc.Maintaining state of a web page
US8656445B2 (en)2006-11-272014-02-18Genband Us LlcMultimedia subsystem control for internet protocol based television services
US8270469B2 (en)2006-12-152012-09-18Precoad Inc.Encoding video at multiple resolution levels
US20080163059A1 (en)2006-12-282008-07-03Guideworks, LlcSystems and methods for creating custom video mosaic pages with local content
US8869189B2 (en)2006-12-292014-10-21Echostar Technologies L.L.C.Controlling access to content and/or services
US9042454B2 (en)2007-01-122015-05-26Activevideo Networks, Inc.Interactive encoded content system including object models for viewing on a remote device
US20080201736A1 (en)2007-01-122008-08-21Ictv, Inc.Using Triggers with Video for Interactive Content Identification
US9826197B2 (en)2007-01-122017-11-21Activevideo Networks, Inc.Providing television broadcasts over a managed network and interactive content over an unmanaged network to a client device
US20080212942A1 (en)2007-01-122008-09-04Ictv, Inc.Automatic video program recording in an interactive television environment
US20080178243A1 (en)2007-01-192008-07-24Suiwu DongMultimedia client/server system with audio synchronization and methods for use therewith
US20080178125A1 (en)2007-01-232008-07-24Microsoft CorporationProviding dynamic content in a user interface in an application
US20080253685A1 (en)2007-02-232008-10-16Intellivision Technologies CorporationImage and video stitching and viewing method and system
US8301669B2 (en)2007-01-312012-10-30Hewlett-Packard Development Company, L.P.Concurrent presentation of video segments enabling rapid video file comprehension
SE533185C2 (en)2007-02-162010-07-13Scalado Ab Method for processing a digital image and image representation format
US7680882B2 (en)2007-03-062010-03-16Friendster, Inc.Multimedia aggregation in an online social network
US9967620B2 (en)2007-03-162018-05-08Adobe Systems IncorporatedVideo highlights for streaming media
US8107571B2 (en)2007-03-202012-01-31Microsoft CorporationParameterized filters and signaling techniques
US8254248B2 (en)2007-03-202012-08-28Broadcom CorporationMethod and system for implementing redundancy for streaming data in audio video bridging networks
WO2008121967A2 (en)2007-03-302008-10-09Google Inc.Interactive media display across devices
KR101446939B1 (en)2007-03-302014-10-06삼성전자주식회사System and method for remote control
US8782698B2 (en)2007-04-302014-07-15Google Inc.Customizable media channels
US7974472B2 (en)2007-06-292011-07-05Microsoft CorporationFeature design for HMM based Eastern Asian character recognition
US8254455B2 (en)2007-06-302012-08-28Microsoft CorporationComputing collocated macroblock information for direct mode macroblocks
US20090025027A1 (en)2007-07-202009-01-22Michael CranerSystems & methods for allocating bandwidth in switched digital video systems based on interest
US20090031341A1 (en)2007-07-242009-01-29General Instrument CorporationMethod and apparatus for reducing the number of control messages transmitted by a set top terminal in an sdv system
US20090094113A1 (en)2007-09-072009-04-09Digitalsmiths CorporationSystems and Methods For Using Video Metadata to Associate Advertisements Therewith
JP2010539849A (en)2007-09-182010-12-16トムソン ライセンシング User interface for set-top boxes
US20090083781A1 (en)2007-09-212009-03-26Microsoft CorporationIntelligent Video Player
US8683519B2 (en)2007-09-262014-03-25At&T Intellectual Property I, L.P.Favorites mosaic
US20090083811A1 (en)2007-09-262009-03-26Verivue, Inc.Unicast Delivery of Multimedia Content
US8869181B2 (en)2007-09-282014-10-21At&T Intellectual Property I, L.P.Method and system for message notification
US20090094646A1 (en)2007-10-042009-04-09At&T Knowledge Ventures, L.P.Method and system for content mapping
US8316409B2 (en)2007-10-112012-11-20James StrothmannSimultaneous access to media in a media delivery system
US7962947B2 (en)2007-10-152011-06-14Verimatrix, Inc.Content delivery proxy system and method
US8299889B2 (en)2007-12-072012-10-30Cisco Technology, Inc.Home entertainment system providing presence and mobility via remote control authentication
US8281337B2 (en)2007-12-142012-10-02At&T Intellectual Property I, L.P.System and method to display media content and an interactive display
US7774487B2 (en)2007-12-182010-08-10The Directv Group, Inc.Method and apparatus for checking the health of a connection between a supplemental service provider and a user device of a primary service provider
US20090160694A1 (en)2007-12-202009-06-25Cristiano Di FloraInteraction with autonomous consumer electronics devices
JP2009159188A (en)2007-12-262009-07-16Hitachi Ltd Content display server
US9900557B2 (en)2007-12-282018-02-20Verizon Patent And Licensing Inc.Method and apparatus for remote set-top box management
EP2247107A1 (en)2007-12-312010-11-03Digital Keystone, Inc.Distributed TV access system.
US8411569B2 (en)2008-01-102013-04-02Alcatel LucentMethod of splicing encoded multimedia data streams
EP2245536B1 (en)2008-01-272018-10-24Citrix Systems, Inc.Methods and systems for remoting three dimensional graphics
US8149917B2 (en)2008-02-012012-04-03Activevideo Networks, Inc.Transition creation for encoded video in the transform domain
US9503691B2 (en)2008-02-192016-11-22Time Warner Cable Enterprises LlcMethods and apparatus for enhanced advertising and promotional delivery in a network
US20090228620A1 (en)2008-03-052009-09-10Fred ThomasDigital Adapter
BRPI0821173B1 (en)2008-03-052020-12-01Hewlett-Packard Development Company, L.P. method and system for managing presentation of content from multiple video sources and computer-readable medium
US8170107B2 (en)2008-03-062012-05-01Lsi CorporationFlexible reduced bandwidth compressed video decoder
US20090228922A1 (en)2008-03-102009-09-10United Video Properties, Inc.Methods and devices for presenting an interactive media guidance application
US9210355B2 (en)2008-03-122015-12-08Echostar Technologies L.L.C.Apparatus and methods for controlling an entertainment device using a mobile communication device
CN101971624B (en)2008-03-122014-01-22艾科星科技公司Apparatus and methods for controlling an entertainment device using a mobile communication device
US8212806B2 (en)2008-04-082012-07-03Autodesk, Inc.File format extensibility for universal rendering framework
KR20090110244A (en)2008-04-172009-10-21삼성전자주식회사 Method and apparatus for encoding / decoding audio signal using audio semantic information
JP2009260818A (en)2008-04-182009-11-05Nec CorpServer apparatus, content distribution method, and program
US8196165B2 (en)2008-04-282012-06-05General Instrument CorporationMethod and apparatus for delivering emergency alert system (EAS) messages over a switched digital video (SDV) system
JP5090246B2 (en)2008-05-092012-12-05ソニー株式会社 Information providing apparatus, portable information terminal, content processing device, content processing system, and program
US8170037B2 (en)2008-05-212012-05-01Polcha Andrew JDevices and methods for a virtual internet protocol television (VIPTV)
US8150387B2 (en)2008-06-022012-04-03At&T Intellectual Property I, L.P.Smart phone as remote control device
WO2009151433A1 (en)2008-06-102009-12-17Thomson LicensingMethods and systems for providing a program guide for near video on demand systems
US20090313674A1 (en)2008-06-172009-12-17Ictv, Inc.PID Obfuscation
JP2011526134A (en)2008-06-252011-09-29アクティブビデオ ネットワークス, インコーポレイテッド Provision of interactive content to client devices via TV broadcast via unmanaged network and unmanaged network
US20110191684A1 (en)2008-06-292011-08-04TV1.com Holdings, LLCMethod of Internet Video Access and Management
WO2010002921A1 (en)2008-07-012010-01-07Yoostar Entertainment Group, Inc.Interactive systems and methods for video compositing
US9226022B2 (en)2008-08-262015-12-29CsirMethod of switching from a first encoded video stream to a second encoded video stream
US20100058404A1 (en)2008-09-042010-03-04Tandberg Television, Inc.Fulfilling Extended Video on Demand Customer Content Requests
US8649426B2 (en)2008-09-182014-02-11Magor Communications CorporationLow latency high resolution video encoding
US8290346B2 (en)2008-09-252012-10-16Pixia Corp.Large format video archival, storage, and retrieval system and method
US8136033B1 (en)2008-10-132012-03-13Adobe Systems IncorporatedConverting a graphic object from a first format to a second format with the aid of a stored checksum
US8687702B2 (en)2008-10-272014-04-01Advanced Micro Devices, Inc.Remote transmission and display of video data using standard H.264-based video codecs
US9124769B2 (en)2008-10-312015-09-01The Nielsen Company (Us), LlcMethods and apparatus to verify presentation of media content
US8411754B2 (en)2008-11-102013-04-02Activevideo Networks, Inc.System, method, and computer program product for translating an element of a static encoded image in the encoded domain
US9641884B2 (en)2008-11-152017-05-02Adobe Systems IncorporatedMethod and device for establishing a content mirroring session
US8443411B2 (en)2008-11-262013-05-14At&T Intellectual Property I, LpSystem and method to distribute video-on-demand content
US9130960B2 (en)2008-12-022015-09-08Telefonaktiebolaget L M Ericsson (Publ)Method and apparatus for influencing the selection of peer data sources in a P2P network
US9060187B2 (en)2008-12-222015-06-16Netflix, Inc.Bit rate stream switching
US20100211983A1 (en)2009-02-192010-08-19Pixel8 Networks, Inc.Virtual private content delivery network and method thereof
EP2224357A1 (en)2009-02-272010-09-01BRITISH TELECOMMUNICATIONS public limited companyVideo segmentation
US20100226428A1 (en)2009-03-092010-09-09Telephoto Technologies Inc.Encoder and decoder configuration for addressing latency of communications over a packet based network
US8473996B2 (en)2009-03-172013-06-25Activevideo Networks, Inc.Apparatus and methods for syndication of on-demand video
US8751955B2 (en)2009-03-282014-06-10International Business Machines CorporationScrollbar user interface for multitouch devices
US8374172B2 (en)2009-04-032013-02-12At&T Intellectual Property I, L.P.Method and apparatus for managing communication sessions
US8830339B2 (en)2009-04-152014-09-09Qualcomm IncorporatedAuto-triggered fast frame rate digital video recording
DK2445224T3 (en)2009-06-172017-08-21Panasonic Ip Man Co Ltd INFORMATION RECORDING MEDIUM FOR 3D VIDEO RENDERING AND REPLACEMENT DEVICE
US20110002376A1 (en)2009-07-012011-01-06Wham! Inc.Latency Minimization Via Pipelining of Processing Blocks
US20110023069A1 (en)2009-07-272011-01-27At&T Intellectual Property I, L.P.System and Method for Creating and Managing an Internet Protocol Television Personal Movie Library
US8194862B2 (en)2009-07-312012-06-05Activevideo Networks, Inc.Video game system with mixing of independent pre-encoded digital audio bitstreams
US9110517B2 (en)2009-09-142015-08-18Broadcom CorporationSystem and method for generating screen pointing information in a television
US20110096828A1 (en)2009-09-222011-04-28Qualcomm IncorporatedEnhanced block-request streaming using scalable encoding
US8305887B2 (en)2009-09-242012-11-06Cisco Technology, Inc.Selective defragmentation of quadrature amplitude modulators
NO331356B1 (en)2009-10-162011-12-12Cisco Systems Int Sarl Methods, computer programs and devices for encoding and decoding video
US8914835B2 (en)2009-10-282014-12-16Qualcomm IncorporatedStreaming encoded video data
US20130304818A1 (en)2009-12-012013-11-14Topsy Labs, Inc.Systems and methods for discovery of related terms for social media content collection over social networks
EP2343881B1 (en)2010-01-072019-11-20LG Electronics Inc.Method of processing application in digital broadcast receiver connected with interactive network, and digital broadcast receiver
US8997053B2 (en)2010-01-142015-03-31Worksoft, Inc.System and method for automated testing of software applications with dynamic user interfaces spanning multiple technologies
GB2477800A (en)2010-02-162011-08-17Nds LtdVideo trick mode playback
US8537859B2 (en)2010-02-262013-09-17Hewlett-Packard Development Company, L.P.Reassembly of mini-packets in a buffer
WO2011119504A1 (en)2010-03-222011-09-29Mobitv, Inc.Tile based media content selection
GB2479164A (en)2010-03-302011-10-05British Broadcasting CorpProvisioning of customised media content
US11606615B2 (en)2010-04-272023-03-14Comcast Cable Communications, LlcRemote user interface
EP2384001A1 (en)2010-04-292011-11-02Alcatel LucentProviding of encoded video applications in a network environment
GB201007191D0 (en)2010-04-292010-06-09British Broadcasting CorpContent provision system
NL2004670C2 (en)2010-05-042012-01-24Activevideo Networks B V METHOD FOR MULTIMODAL REMOTE CONTROL.
US8448206B2 (en)2010-05-172013-05-21Verizon Patent And Licensing Inc.Augmenting interactive television content utilizing a dynamic cloud activity guide
US8898719B2 (en)2010-05-202014-11-25Comcast Cable Communications, LlcCommunication for one way devices
US9158444B2 (en)2010-05-262015-10-13Avaya Inc.User interface for managing communication sessions
NL2004780C2 (en)2010-05-282012-01-23Activevideo Networks B V VISUAL ELEMENT METHOD AND SYSTEM.
US9204113B1 (en)2010-06-282015-12-01Ambarella, Inc.Method and/or apparatus for implementing high dynamic range image processing in a video processing system
US9906838B2 (en)2010-07-122018-02-27Time Warner Cable Enterprises LlcApparatus and methods for content delivery and message exchange across multiple content delivery networks
US8930562B2 (en)2010-07-202015-01-06Qualcomm IncorporatedArranging sub-track fragments for streaming video data
US9047375B2 (en)2010-07-222015-06-02Verizon Patent And Licensing Inc.Internet video content delivery to television users
US8429169B2 (en)2010-07-302013-04-23Bytemobile, Inc.Systems and methods for video cache indexing
US9003455B2 (en)2010-07-302015-04-07Guest Tek Interactive Entertainment Ltd.Hospitality media system employing virtual set top boxes
CA2814070A1 (en)2010-10-142012-04-19Activevideo Networks, Inc.Streaming digital video between video devices using a cable television system
US20140081954A1 (en)2010-11-302014-03-20Kirill ElizarovMedia information system and method
US8886015B2 (en)2011-01-282014-11-11Apple Inc.Efficient media import
US20120216232A1 (en)2011-02-232012-08-23Broadcom CorporationSet top box video stream merging/pass through
WO2012138660A2 (en)2011-04-072012-10-11Activevideo Networks, Inc.Reduction of latency in video distribution networks using adaptive bit rates
US8782704B2 (en)2011-05-032014-07-15Verizon Patent And Licensing Inc.Program guide interface systems and methods
US8656430B2 (en)*2011-07-142014-02-18Vixs Systems, Inc.Processing system with electronic program guide authoring and methods for use therewith
ITTO20110723A1 (en)2011-08-032013-02-04Csp A Innovazione Nelle Ict Scarl METHODS AND APPLIANCES FOR TRANSMITTING AND RECEIVING MULTIMEDIA CONTENT
US9973800B2 (en)2011-08-082018-05-15Netflix, Inc.Merchandising streaming video content
CA2843766A1 (en)*2011-08-162013-02-21Destiny Software Productions Inc.Script-based video rendering
EP2815582B1 (en)2012-01-092019-09-04ActiveVideo Networks, Inc.Rendering of an interactive lean-backward user interface on a television
US9123084B2 (en)2012-04-122015-09-01Activevideo Networks, Inc.Graphical application integration with MPEG objects
US20130276015A1 (en)2012-04-172013-10-17Cox Communications, Inc.Virtual set-top boxes
US20130283318A1 (en)2012-04-232013-10-24Comcast Cable Communications, LLC.Dynamic Mosaic for Creation of Video Rich User Interfaces
US9594686B2 (en)2012-05-052017-03-14Google Inc.File handling within a cloud-based file system
US8839317B1 (en)2012-05-242014-09-16Time Warner Cable Enterprises LlcMethods and apparatus for providing multi-source bandwidth sharing management
GB2504458B (en)2012-06-082017-02-01Microsoft Technology Licensing LlcReal-time communication
US9456253B2 (en)2012-12-042016-09-27Virtual Marketing IncorporatedInternet protocol television streaming methods and apparatus
US9244600B2 (en)2013-02-052016-01-26Alc Holdings, Inc.Video preview creation with audio
US20140269930A1 (en)2013-03-142014-09-18Comcast Cable Communications, LlcEfficient compositing of multiple video transmissions into a single session
US20140267074A1 (en)*2013-03-142014-09-18Qualcomm IncorporatedSystem and method for virtual user interface controls in multi-display configurations
US9781385B2 (en)2013-03-152017-10-03Blue Jeans NetworkUser interfaces for presentation of audio/video streams
WO2014145921A1 (en)2013-03-152014-09-18Activevideo Networks, Inc.A multiple-mode system and method for providing user selectable video content
US20140344861A1 (en)2013-05-142014-11-20Tivo Inc.Method and system for trending media programs for a user
EP2827594A1 (en)2013-07-172015-01-21Harman Becker Automotive Systems GmbHDigital device, network and method for streaming audio or video data
US9253523B2 (en)2013-07-312016-02-02Verizon Patent And Licensing Inc.Methods and systems for recovering media content lost due to a channel change event
US9462308B2 (en)2013-10-172016-10-04Crestron Electronics Inc.Audiovisual distribution network
CN103647980B (en)2013-12-232017-02-15合肥工业大学Method for distributing low-bit-rate video streaming composite high definition graphic data and bandwidth of low-bit-rate video streaming composite high definition graphic data
US9749642B2 (en)2014-01-082017-08-29Microsoft Technology Licensing, LlcSelection of motion vector precision

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US20060174026A1 (en)*2005-01-052006-08-03Aaron RobinsonSystem and method for a remote user interface
US20060174021A1 (en)*2005-01-052006-08-03Roland OsborneMedia transfer protocol
US20060195884A1 (en)*2005-01-052006-08-31Van Zoest AlexanderInteractive multichannel data distribution system
EP2357555A1 (en)*2010-01-152011-08-17iBahn General Holdings CorporationVirtual user interface

Also Published As

Publication numberPublication date
US9326047B2 (en)2016-04-26
US10200744B2 (en)2019-02-05
US20170055023A1 (en)2017-02-23
US20140366057A1 (en)2014-12-11
WO2014197879A1 (en)2014-12-11

Similar Documents

PublicationPublication DateTitle
US10200744B2 (en)Overlay rendering of user interface onto source video
US11073969B2 (en)Multiple-mode system and method for providing user selectable video content
US10652553B2 (en)Systems and methods of signaling of regions of interest
KR102252238B1 (en) The area of interest in the image
US10313417B2 (en)Methods and systems for auto-zoom based adaptive video streaming
JP5795404B2 (en) Provision of interactive content to client devices via TV broadcast via unmanaged network and unmanaged network
US9826197B2 (en)Providing television broadcasts over a managed network and interactive content over an unmanaged network to a client device
EP1429550A2 (en)Compositing MPEG video streams for combined image display
WO2010032636A1 (en)Scalable video stream decoding apparatus and scalable video stream generating apparatus
JP2019517191A (en) Hybrid graphics and pixel domain architecture for 360 degree video
US10743039B2 (en)Systems and methods for interleaving video streams on a client device
US20110200093A1 (en)Method and apparatus for transmitting and receiving video and video links
JP2011511554A (en) Method for streaming video data
US8122476B2 (en)System and method for reducing interlace artifacts during trick mode playback
CN117641024A (en)Display equipment and media data display method
EP2974322A1 (en)A multiple-mode system and method for providing user selectable video content

Legal Events

DateCodeTitleDescription
PUAIPublic reference made under article 153(3) epc to a published international application that has entered the european phase

Free format text:ORIGINAL CODE: 0009012

17PRequest for examination filed

Effective date:20160107

AKDesignated contracting states

Kind code of ref document:A1

Designated state(s):AL AT BE BG CH CY CZ DE DK EE ES FI FR GB GR HR HU IE IS IT LI LT LU LV MC MK MT NL NO PL PT RO RS SE SI SK SM TR

AXRequest for extension of the european patent

Extension state:BA ME

DAXRequest for extension of the european patent (deleted)
17QFirst examination report despatched

Effective date:20170223

REGReference to a national code

Ref country code:DE

Ref legal event code:R003

STAAInformation on the status of an ep patent application or granted ep patent

Free format text:STATUS: THE APPLICATION HAS BEEN REFUSED

18RApplication refused

Effective date:20190413


[8]ページ先頭

©2009-2025 Movatter.jp