Systems and methods for playing, browsing and interacting with MPEG-4 coded audio-visual objects

A number of novel configurations for MPEG-4 playback, browsing and user interaction are disclosed. MPEG-4 playback systems are not simple extensions of MPEG-2 playback systems, but, due to object based nature of MPEG-4, present new opportunities and challenges in synchronized management of independent coded objects as well as scene composition and presentation. Therefore, these configurations allow significantly new and enhanced multimedia services and systems. In addition, MPEG-4 aims for an advanced functionality, called Adaptive Audio Visual Session (AAVS) or MPEG-J. Adaptive Audio Visual Session (AAVS) (i.e., MPEG-AAVS, MPEG-Java or MPEG-J) requires, in addition to the definition of configurations, a definition of an application programming interface (API) and its organization into Java packages. Also disclosed are concepts leading to definition of such a framework.

Skip to: Description  ·  Claims  · Patent History  ·  Patent History
Description

[0001] This non-provisional application claims the benefit of U.S. provisional application No. 60/072,923, entitled “Systems for Playback, Browsing and Interaction of MPEG-4 Coded Audio-Visual Objects”, filed on Jan. 27, 1998, and which is incorporated herein by reference. The applicants of the provisional application are Barin G. Haskell, Atul Puri and Robert L. Schmidt (Attorney Docket No. Haskell 68-36-20).

BACKGROUND OF THE INVENTION

[0002] 1. Field of Invention

[0003] This invention relates to systems and methods for decoding and presenting encoded audio and visual data. More specifically, this invention relates to systems and methods for playing, browsing and interacting with MPEG-4 coded scenes including one or more audio and/or visual objects.

[0004] 2. Description of Related Art

[0005] MPEG-1 and MPEG-2 encoding and decoding standards are frame-based encoding and decoding techniques. That is, in MPEG-1 and MPEG-2, audio-visual data, such as a video recording, is organized into separate frames, where each frame is a complete image. In MPEG-1 and MPEG-2, the human-recognizable objects within each image are not distinguished from each other in encoding and decoding the data defining the image. Thus, while each frame can be treated independently from any other frame, each frame is itself a unitary element of the audio-visual data. FIG. 1 is an exemplary embodiment of an MPEG-2 playback system.

[0006] The Virtual Reality Modeling Language, or VRML, is a computer language that is used to create text descriptions defining three-dimensional synthetic images. That is, VRML is used to define the three-dimensional objects that appear in a synthetic, e.g., computer-generated, image, including shapes and sizes of the objects, the appearance of each object, including, material, color, shading and texture, and the location of each objects, including position and orientation. The objects are generally synthetic, e.g., computer-generated, objects. VRML is also used to define the lighting in the synthetic image, including the type and position of one or more light sources.

SUMMARY OF THE INVENTION

[0007] MPEG-4 is a new audio-visual data encoding and decoding standard. In particular, MPEG-4, in contrast to MPEG-1 and MPEG-2, is not a frame-based encoding and decoding technique. MPEG-4 is an object-based encoding and decoding technique. Objects can be synthetic or natural objects, and further, can be audio, video or graphics objects. In MPEG-4, each frame is decomposed into a plurality of different objects and a scene description graph that indicates where each object appears in that frame. The object-based nature of MPEG-4, along with requirements of flexible composition and user interactivity, requires using some scene description mechanism.

[0008] Each object resides in its own video object plane that defines at least that object's shape, motion, opaqueness and color, including surface texture. The scene description graph defines the spatial location of each object within the bounds of the frame. The scene description graph also defines the position of each object within the depth of the frame, i.e., which objects are “in front of” which other objects.

[0009] These features allow new kinds of flexibilities not offered by simply decoding and presenting a video frame as in MPEG-2. MPEG-4 players can be flexible, and the systems and methods for playing, browsing and interacting with MPEG-4 coded scenes of this invention allows users the ability to browse two-dimensional (2D) or three-dimensional (3D) MPEG-4 scenes typically composed from synthetic and natural media elements. Furthermore, the systems and methods for playing, browsing and interacting with MPEG-4 coded scenes of this invention allow users the ability to interact with and customize such scenes. This invention further describes systems and methods for constructing MPEG-4-based multimedia players and browsers to facilitate these flexibilities, such as programmatic control via JavaScript and Java, and to enhance the user's experience, while, at the same time, remaining compatible with the MPEG-4 standards.

[0010] These and other features and advantages of this invention are described in or are apparent from the following detailed description of the systems and methods according to this invention.

BRIEF DESCRIPTION OF THE DRAWINGS

[0011] Various exemplary embodiments of this invention will be described in detail, with reference to the following figures, wherein:

[0012] FIG. 1 is an exemplary embodiment of an MPEG-2 playback system;

[0013] FIG. 2 is a functional block diagram of an exemplary embodiment of an MPEG-4 audio-visual objects playback system;

[0014] FIG. 3 is a block diagram illustrating the interaction between a multimedia client/server system when an applet is invoked;

[0015] FIG. 4 is a functional block diagram outlining one exemplary embodiment of the components of a browser incorporating the MPEG-4 audio-visual objects playback system of this invention as a plug-in to the browser;

[0016] FIG. 5 is a block diagram illustrating the interaction between the components of the browser shown in FIG. 4;

[0017] FIG. 6 is a functional block diagram outlining one exemplary embodiment of the components of a browser that partially integrates the MPEG-4 audio-visual objects playback system of this invention to support MPEG coded content;

[0018] FIG. 7 is a functional block diagram outlining one exemplary embodiment of the components of a browser that fully integrates the MPEG-4 audio-visual objects playback system of this invention to support MPEG and other multimedia coded content;

[0019] FIG. 8 is a functional block diagram illustrating the data flow between the components of a first exemplary embodiment of an MPEG-4 audio-visual object browser system of this invention;

[0020] FIG. 9 is a functional block diagram outlining in greater detail a first exemplary embodiment of the scene description graph interpreter and media decoders of the MPEG-4 audio-visual object browser system of FIG. 8;

[0021] FIG. 10 is a functional block diagram outlining in greater detail a second exemplary embodiment of the scene description graph interpreter and media decoders of the MPEG-4 audio-visual object browser system of FIG. 8;

[0022] FIG. 11 is a functional block diagram illustrating the data flow between the components of a second exemplary embodiment of an MPEG-4 audio-visual object browser system of this invention;

[0023] FIG. 12 is a functional block diagram outlining in greater detail one exemplary embodiment of the local interaction interface, scene description graph interpreter and media decoders of the MPEG-4 audio-visual object browser system of FIG. 11;

[0024] FIG. 13 is a functional block diagram illustrating the data flow between the components of a third exemplary embodiment of an MPEG-4 audio-visual object browser system of this invention;

[0025] FIG. 14 is a functional block diagram outlining in greater detail one exemplary embodiment of the external applet interface, local interaction interface, scene description graph interpreter and media decoders of the MPEG-4 audio-visual object browser system of FIG. 11;

[0026] FIG. 15 is a functional block diagram illustrating the data flow between the components of a fourth exemplary embodiment of an MPEG-4 audio-visual object browser system of this invention; and

[0027] FIG. 16 illustrates one example of a set of MPEG-4 adaptive audio visual session application program interfaces.

DETAILED DESCRIPTION OF EXEMPLARY EMBODIMENTS

[0028] The following detailed description sets forth exemplary embodiments of a number of novel configurations of a system for playing back, browsing and allowing user interaction with MPEG-4 encoded objects. As indicated above, the MPEG-4 playback, browsing and user interaction systems of this invention are not simple extensions of MPEG-2 playback systems. Rather, due to the object-based nature of MPEG-4 encoding, decoding and presenting audio-visual data encoded using MPEG-4 presents novel opportunities and challenges in synchronized management of the independently-encoded objects that form a scene. The novel configurations of the system for playing back, browsing and allowing user interaction with MPEG-4 encoded objects of this invention allow significantly new and enhanced multimedia services and systems.

[0029] In addition, MPEG-4 also allows for an advanced functionality called adaptive audio visual session (AAVS), which requires, in addition to definitions of configurations, definitions of Application Programming Interfaces (APIs) and their organization into Java packages. It should be appreciated that the term “AAVS” has been changed to MPEG-AAVS, MPEG-Java or MPEG-J (hereafter referred to as “MPEG-J”) in later versions of the MPEG-4 standard. The novel configurations of the system for playing back, browsing and allowing user interaction with MPEG-4 encoded objects of this invention provide a definition of such a framework. Finally, the novel configurations of the system for playing back, browsing and allowing user interaction with MPEG-4 encoded objects of this invention provide for development tools and environments for AAVS (i.e., MPEG-J) work.

[0030] It may appear that a MPEG-4 playback system can be derived simply as an extension of known MPEG-2 playback systems, such as that shown in FIG. 1. However, the MPEG-4 standard, due to its object-based structure, is very different from the MPEG-2 standard. Thus, the MPEG-4 standard presents new paradigms for synchronizing individual audio-visual objects and for their composition. In turn, the MPEG-4 standard also offers new opportunities in the sense of flexibilities such as browsing and user interaction with MPEG-4-coded scenes. The following detailed description of this invention outlines a number of MPEG-4 audio-visual object browser systems of this invention that allow for various degrees of flexibilities for MPEG-4 playback, browsing and scene control and interaction.

[0031] As indicated above, FIG. 1 shows a basic MPEG-2 playback system 100. The primary components of this basic MPEG-2 playback system 100 include a program/transport demultiplexer and depacketizer 110, one or more MPEG-2 audio/video decoders 130, and a display process 160. The MPEG-2-coded data received from a storage device or from a node of a distributed network is fed to the program/transport demultiplexer and depacketizer 110. Appropriate pieces of the demultiplexed and depacketized MPEG-2-coded data are fed to the respective ones of the one or more MPEG-2 audio/video decoders 130. The decoded data output by the one or more MPEG-2 audio/video decoders 130 is sent to the display process 160.

[0032] U.S. patent application Ser. No. 09/055,929, filed Apr. 7, 1998, incorporated herein by reference, discloses various embodiments of a basic MPEG-4 encoder and a basic MPEG-4 decoder. However, the MPEG-4 decoder disclosed in the 929 application does not permit any user interaction with the MPEG-4-coded data received by that MPEG-4 decoder. U.S. patent application Ser. No. 09/055,934, filed Apr. 7, 1998, incorporated herein by reference, discloses various embodiments of various application programming interfaces (APIs) that provide decoding, functionality and authoring capabilities to an MPEG-4 audio-visual object playback system, such as the MPEG-4 audio-visual object playback systems according to this invention.

[0033] FIG. 2 is a functional block diagram of an exemplary embodiment of an MPEG-4 audio-visual object playback system 200. As shown in FIG. 2, the MPEG-4 audio-visual objects playback system 200 includes a delivery media integration framework and flexible demultiplexing layer (DMIF and FlexDemux) 210, an access layer 220, a MPEG-4 media decoder 230, a binary format of scene (BIFS) decoder 240, a compositor and renderer 250 and a display process 260. The MPEG-4 media decoder 230 includes a plurality of individual decodes, including, but not limited to, one or more of a video decoder 231, a facial/object animation decoder 232, an image texture decoder 233, an audio decoder 234, and a structured audio decoder 235.

[0034] It should be appreciated that the MPEG-4 media decoder 230 can include any known or later-developed decoder. It should also be appreciated that the BIFS decoder 240 is based on VRML, but extends VRML beyond the static three-dimensional objects normally supported by VRML. The BIFS decoder 240 thus allows for two-dimensional scenes, video objects and audio objects that are normally not supported by conventional VRML. The incorporated 934 application describes various decoders that can be incorporated into either of the MPEG-4 media decoder 230 and/or the BIFS decoder 240.

[0035] As shown in FIG. 2, the MPEG-4-coded data received from a storage device or from a node of a distributed network is fed to the delivery media integration framework and flexible demultiplexing layer (DMIF and FlexDemux) 210. The delivery media integration framework and flexible demultiplexing layer (DMIF and FlexDemux) 210 outputs one or more flexmux protocol data units (FlexMux-PDUs). The FlexMux PDUs are input by the access layer 220, which outputs unformatted access layer protocol data units (AL-PDUs). The unformatted access layer protocol data units (AL-PDUs) are input by the MPEG-4 media decoder 230. In particular, for each media type, including but not limited to coded video streams, coded facial and/or animation streams, coded audio streams, or coded speech streams, the unformatted access layer protocol data units (AL-PDUs) are provided to corresponding one or ones of the video decoder 231, the facial/object animation decoder 232, the image texture decoder 233, the audio decoder 234, the structured audio decoder 235 or any other provided decoder. Also, any unformatted access layer protocol data units (AL-PDUs) that corresponding to scene description representation are input to the BIFS decoder 240.

[0036] “MPEG-4 Integrated Intermedia Format (IIF): Basic Specification”, A. Basso et. al., ISO/IEC/SC29/WG11 MPEG98/M2978, International Standards Organization, February 1998; “MPEG-4 Integrated Intermedia Format (IIF): Extension Specification”, A. Basso et al, ISO/IEC/SC29/WG11 MPEG98/M2979, International Standards Organization, February 1998; U.S. patent application Ser. No. 09/055,933, filed Apr. 7, 1998; and U.S. patent application Ser. No. 09/067,015, filed Apr. 28, 1998; each incorporated herein by reference in its entirety, outline various embodiments of the file organization and components of an MPEG-4 file that can be input as the received MPEG-4-coded data received by the MPEG-4 audio-visual object playback system 200.

[0037] The output of the media decoders of the MPEG-4 media decoder 230, as well as the output of the BIFS decoder 240 is provided to the compositor and renderer 250. The compositor and renderer 250 can also respond to minimal user-provided control signals, such as those provided by a selection device such as a mouse, a trackball, a touch pad and the like. The minimal user-provided control signals will thus include mouse clicks and the like. The output of compositor and renderer 250 is the scene for presentation and is provided to the display process 260 for display to the user.

[0038] FIG. 3 illustrates the interaction between a client 310 and a server 320 of a multimedia client/server system 300 when an applet 340 is invoked. FIG. 3 illustrates the basics of a multimedia client/server interaction when using applets, such as those in Java enabled web pages. At the client 310, a user opens a browser 330 and accesses one or more web pages stored on the server 320. If one of the web pages includes an applet 340, a Java class file, represented by the applet code 350, is downloaded from the server 320 to the client 310, where it is executed by the client 310.

[0039] FIGS. 4-7 illustrate a number of flexible MPEG-4 viewing, or browsing, systems 400-600 according to this invention. The configurations of these flexible MPEG-4 viewing, or browsing, systems range from an MPEG-4 viewing system 400 implemented as a plug-in to a web browser, an interactive MPEG-4 browser 500 that includes an MPEG-4 viewing system implemented as a partially-integrated, i.e., more tightly integrated, component of, or plug-in to, the web browser, or an integrated multimedia web browser 600 supporting MPEG and other coded multimedia content by including a fully integrated an MPEG-4 viewing system.

[0040] FIG. 4 is a functional block diagram outlining one exemplary embodiment of the components of a browser incorporating the MPEG-4 audio-visual object playback system of this invention as a plug-in to the browser. That is, FIG. 4 shows a configuration of the MPEG-4 audio-visual object playback system of this invention where the MPEG-4 audio-visual object playback system of this invention is implemented as a plug-in 430 to a conventional browser 400, such as a web browser. Such typical browsers support Java and JavaScript languages 410 and 420 that can call the Java methods 412 and the JavaScript methods 422 of each other. That is, the JavaScript methods 422 can call Java and Java methods 412 can call JavaScript. In this configuration, the MPEG-4 player according to this invention is implemented as an MPEG-4 Native-Im1 430, for example.

[0041] The MPEG-4 Native-Im1 430 is written in C or C++, contains a number of Native Im1 methods 432 and is shown as the native code that can be called from the Java methods 412. Furthermore, the native Im1 code methods 432 can also call the Java methods 412. It should be appreciated that the MPEG-4 Native-Im1 430 is fully compiled to provide maximal computational efficiency. However, this renders the compiled MPEG-4 Native-Im1 430 highly platform specific. In contrast, the Java and JavaScript languages 410 and 420 are at most only partially compiled, and are interpreted upon execution. This provides allows the same Java and JavaScript methods 412 and 422 to be used flexibly across many different platforms. However, this flexibility requires more computational resources when executing the Java and JavaScript methods 412 and 422.

[0042] FIG. 5 is a block diagram illustrating the interaction between the components of the browser 400 shown in FIG. 4. That is, FIG. 5 shows a more clarified view of the browser 400 shown in FIG. 4. As shown in FIG. 5, the MPEG system plug-in 430 can open a window 440 in the browser 400. The MPEG system plug-in window object 436 can be displayed in the window 440. Java in the browser 400 includes a Java applet and runtime interface 450. The plug-in classes 452 of the Java applet and runtime interface 450 can call the native methods 432 of the MPEG system plug-in 430, which in turn generate calls 434 to the Java methods 412 of the Java applet and runtime interface 450. At the same time, the browser 400 can call the JavaScript 420.

[0043] FIG. 6 is a functional block diagram outlining one exemplary embodiment of the components of a browser 500 that partially integrates the MPEG-4 audio-visual object playback system 510 of this invention to support MPEG coded content. That is, FIG. 6 shows a higher level of integration of MPEG-4 system functionality in the form of a MPEG Browser 510 that may be a plug-in or may be a component of the general purpose Browser 500.

[0044] FIG. 7 is a functional block diagram outlining one exemplary embodiment of the components of a browser 600 that fully integrates the MPEG-4 audio-visual object playback system of this invention to support MPEG and other multimedia coded content. That is, FIG. 7 shows an even higher level of integration between the browser 500 and the MPEG browser 510 of FIG. 6. The multimedia web browser 600 of FIG. 7 allows browsing of not only MPEG-encoded multimedia data but also multimedia data encoded by other methods.

[0045] FIGS. 8-16 illustrate concepts and details of a number of MPEG-4 browser configurations, starting with the least flexible MPEG-4 browser configuration and moving to increasingly flexible MPEG-4 browser configurations, ending with the highly flexible AAVS MPEG-4 (or MPEG-J) browser configuration.

[0046] FIG. 8 is a functional block diagram illustrating the data flow between the components of a first exemplary embodiment of an MPEG-4 audio-visual object browser system 700 of this invention. As shown in FIG. 8, the basic MPEG-4 audio-visual object browser system 700 for browsing MPEG-4 coded content includes an MPEG audio-visual objects demultiplexer and BIFS browser 710, a BIFS scene description graph interpreter 720, and a media decoders, compositor and renderer 740. Basic user interaction directly with the MPEG audio-visual objects demultiplexer and BIFS browser 710 is possible through a user-controlled input device, such as a mouse, a trackball, a touch pad or the like. The BIFS scene description graph interpreter 720 is capable of understanding the scene and invoking the needed media decoders of the media decoders, compositor and renderer 740 for interpreting the content. The decoded audio-visual objects are composited and presented by the media decoders, compositor and renderer 740 to the MPEG audio-visual objects demultiplexer and BIFS browser 710.

[0047] FIG. 9 is a functional block diagram outlining in greater detail a first exemplary embodiment of the scene description graph interpreter and media decoders of the MPEG-4 audio-visual object browser system 700 of FIG. 8. However, it should be appreciated that the organization of the scene description graph interpreter, media decoders and scene compositor of the MPEG-4 audio-visual object browser system 700 shown in FIG. 9 does not exactly correspond to the MPEG-4 audio-visual object browser system 700 shown in FIG. 8. This is merely an artifact of the different ways to visualize the different functional components of the MPEG-4 audio-visual object browser system 700, rather than an actual difference in the functions or operation between the MPEG-4 audio-visual object browser system 700 shown in FIGS. 8 and 9.

[0048] In FIG. 9 the linkage of the BIFS scene description graph interpreter 720 to the media decoders, compositor and renderer 740 of FIG. 8 is clarified. Depending on the contents of the scene description graph, a number of different nodes 721 of the BIFS scene description graph interpreter 720 are invoked. For example, in the exemplary embodiment shown in FIG. 9, the contents of the scene description graph require invoking a VideoObject2D node 722, an AudioSource node 724 and an ImageTexture node 726 of the BIFS scene description graph interpreter 720. The VideoObject2D node 722, the AudioSource node 724 and the Image texture node 726 correspondingly deal with the video, audio and image content by attaching the appropriate decoders 741 of the media decoders, compositor and renderer 740. The appropriate decoders 741 of the media decoders, compositor and renderer 740 decode the corresponding encoded portions of the MPEG-4-encoded data and output the decoded data to a scene compositor 750 of the media decoders, compositor and renderer 740. It should be appreciated that the VideoObject2D node 722 has been renamed as the MovieTexture node in later versions of the MPEG-4 standard. However, the functionality of the MovieTexture node is substantially the same as that of the VideoObject2D node 722.

[0049] The BIFS scene description graph interpreter 720 also includes the corresponding programmer interfaces 730 between the nodes 721 of the BIFS scene description graph interpreter 720 and the corresponding decoders 741 of the media decoders, compositor and renderer 740. For example, in the exemplary embodiment shown in FIG. 9, the programmer interfaces 730 of the BIFS scene description graph interpreter 720 include a video object programmer interface 732 (i.e., a movie texture programmer interface), an audio object programmer interface 734 and an image object programmer interface 736. Similarly, in the exemplary embodiment shown in FIG. 9, the appropriate decoders 741 of the media decoders, compositor and renderer 740 include a video object decoder 742, an audio object decoder 744 and an image object decoder 746.

[0050] FIG. 10 is a functional block diagram outlining in greater detail a second exemplary embodiment of the scene description graph interpreter 720 and the media decoders, compositor and renderer 740 of the MPEG-4 audio-visual object browser system 700 of FIG. 8;

[0051] FIG. 10 extends the scene description graph interpreter 720 and the media decoders, compositor and renderer 740 of FIG. 9 to include a “Proto” node 727 and a native proto programmer interface 737 in the scene description graph interpreter 720 and a native proto implementation 747 in the media decoders, compositor and renderer 740. Including the proto node 727 allows the scene description graph interpreter 720 to use ‘canned nodes’ as an extension to the nodes officially supported by the scene description graph interpreter 720. The new canned nodes can be defined by a DEF statement in the scene description graph and used by a USE statement in the scene description graph. The canned nodes can modify some aspects of a known node by programming its behavior. However, it should be appreciated that the “Proto” node 727 is not yet officially included in the BIFS standard for the scene description graph interpreter 720.

[0052] There has been much discussion during creation of the MPEG-4 standard for the need for a Script node in the scene description graph interpreter 720 to support scripting, such as the scripting used in VRML. FIG. 11 is a functional block diagram illustrating the data flow between the components of a second exemplary embodiment of an MPEG-4 audio-visual object browser system 800 of this invention. In particular, in this second exemplary embodiment of an MPEG-4 audio-visual object browser system 800, the MPEG-4 audio-visual object browser system 800 supports user local interaction through scripting.

[0053] As shown in FIG. 11, the second exemplary embodiment of the MPEG-4 audio-visual object browser system 800 includes an MPEG audio-visual objects demultiplexer and BIFS browser 810, a BIFS scene description graph interpreter 820 and a media decoders, compositor and renderer 840. Basic user interaction directly with the MPEG audio-visual objects demultiplexer and BIFS browser 810 is possible through a user-controlled input device, such as a mouse, a trackball, a touch pad or the like. Additional user interaction, i.e., local interaction, can occur in the form of behavior programming via use of scripting. This local user interaction through scripting can be used to interact with either or both of the MPEG audio-visual objects demultiplexer and BIFS browser 810 and the BIFS scene description graph interpreter 820.

[0054] The BIFS scene description graph interpreter 820 is capable of understanding the scene and invoking the needed media decoders of the media decoders, compositor and renderer 840 for interpreting the content. The decoded audio-visual objects are composited and presented by the media decoders, compositor and renderer 840 to the MPEG audio-visual objects demultiplexer and BIFS browser 810.

[0055] FIG. 12 is a functional block diagram outlining in greater detail one exemplary embodiment of the local interaction interface, scene description graph interpreter 820 and the media decoders, compositor and renderer 840 of the MPEG-4 audio-visual object browser system 800 of FIG. 11. However, it should be appreciated that the organization of the scene description graph interpreter, media decoders and scene compositor of the MPEG-4 audio-visual object browser system 800 shown in FIG. 12 does not exactly correspond to the MPEG-4 audio-visual object browser system 800 shown in FIG. 11. This is merely an artifact of the different ways to visualize the different functional components of the MPEG-4 audio-visual object browser system 800, rather than an actual difference in the functions or operation between the MPEG-4 audio-visual object browser system 800 shown in FIGS. 11 and 12.

[0056] As shown in FIG. 12 the linkage of the BIFS scene description graph interpreter 820 to the media decoders, compositor and renderer 840 of FIG. 11 is clarified. Depending on the contents of the scene description graph, a number of different nodes 821 of the BIFS scene description graph interpreter 820 are invoked. For example, in the second exemplary embodiment shown in FIG. 12, the contents of the scene description graph require invoking a VideoObject2D node 822 (i.e., a MovieTexture node), an AudioSource node 824, an ImageTexture node 826 and a Proto node 827 of the BIFS scene description graph interpreter 820. The VideoObject2D node 822, the AudioSource node 824 and the Image texture node 826 correspondingly deal with the video, audio and image content by attaching the appropriate decoders 841 of the media decoders, compositor and renderer 840. The appropriate decoders 841 of the media decoders, compositor and renderer 840 decode the corresponding encoded portions of the MPEG-4-encoded data and output the decoded data to a scene compositor 850 of the media decoders, compositor and renderer 840.

[0057] The BIFS scene description graph interpreter 820 also includes the corresponding programmer interfaces 830 between the nodes 821 of the BIFS scene description graph interpreter 820 and the corresponding decoders 841 of the media decoders, compositor and renderer 840. For example, in the exemplary embodiment shown in FIG. 9, the programmer interfaces 830 of the BIFS scene description graph interpreter 820 include a video object programmer interface 832 (i.e., a movie texture programmer interface), an audio object programmer interface 834 and an image object programmer interface 836 a native proto programmer interface 837. Similarly, in the exemplary embodiment shown in FIG. 9, the appropriate decoders 841 of the media decoders, compositor and renderer 840 include a video object decoder 842, an audio object decoder 844, an image object decoder 846 and a native proto implementation 747.

[0058] As described above with respect to FIG. 10, including the proto node 827 allows the scene description graph interpreter 820 to use ‘canned nodes’ as an extension to the nodes officially supported by the scene description graph interpreter 820. The new canned nodes can be defined by a DEF statement in the scene description graph and used by a USE statement in the scene description graph. The canned nodes can modify some aspects of a known node by programming its behavior. However, it should be appreciated that the “Proto” node 827 is not yet officially included in the BIFS standard for the scene description graph interpreter 820.

[0059] Additionally, as shown in FIG. 12, the nodes 821 of the BIFS scene description graph interpreter 820 also include a Script node 827, while the programmer interfaces 830 of the BIFS scene description graph interpreter 820 also include an interpreter programmer interface 838. Similarly, the appropriate decoders 841 of the media decoders, compositor and renderer 840 include a JavaScript interpreter 848 and a Java interpreter 849. The Script node 827 offers local flexibility for behavior programming and can be considered as closely related to adaptive audio visual session (AAVS or MPEG-J), if it is not pure adaptive audio visual session.

[0060] The programmer interfaces 830 of the BIFS scene description graph interpreter 820 also include a scripting interface 839. The scripting interface 839 inputs the interpreted script commands from the JavaScript interpreter 848 and/or the Java interpreter 849. The output of the scripting interface 839 is connected to the MPEG audio-visual objects demultiplexer and BIFS browser 810 and the scene compositor 850.

[0061] However, it should be appreciated that the “Script” node 829, like the Proto nodes 727 and 827, is not yet officially included in the BIFS standard for the scene description graph interpreter 820. However, the Script node 829 is supported by VRML. It should further be appreciated that adaptive audio visual session (AAVS or MPEG-J) can be thought of as related to the VRML External Authoring Interface (EAI).

[0062] FIG. 13 is a functional block diagram illustrating the data flow between the components of a third exemplary embodiment of an MPEG-4 audio-visual object browser system 900 of this invention. In particular, in this third exemplary embodiment of an MPEG-4 audio-visual object browser system 900, the MPEG-4 audio-visual object browser system 800 not only supports user local interaction through scripting, but further provides a more flexible system than that of FIG. 11 for MPEG-4 browsing and interaction, including navigation.

[0063] As shown in FIG. 13, the third exemplary embodiment of the MPEG-4 audio-visual object browser system 900 includes an MPEG audio-visual objects demultiplexer and BIFS browser 910, a BIFS scene description graph interpreter 920 and a media decoders, compositor and renderer 940. Local user interaction can occur in the form of behavior programming via use of scripting. This local user interaction through scripting can be used to interact with either or both of the MPEG audio-visual objects demultiplexer and BIFS browser 910 and the BIFS scene description graph interpreter 920. However, in contrast to the first and second exemplary embodiments of the MPEG-4 audio-visual object browser systems 700 and 800 described above, in the third exemplary embodiment of the MPEG-4 audio-visual object browser system, basic user interaction is not directly with the MPEG audio-visual objects demultiplexer and BIFS browser 910. Rather basic user interaction is directly with an adaptive audio visual session (AAVS) module 960 that sits between the basic user interaction and the MPEG audio-visual objects demultiplexer and BIFS browser 910. Nonetheless, basic user interaction remains possible through a user-controlled input device, such as a mouse, a trackball, a touch pad or the like.

[0064] The BIFS scene description graph interpreter 920 is capable of understanding the scene and invoking the needed media decoders of the media decoders, compositor and renderer 940 for interpreting the content. The decoded audio-visual objects are composited and presented by the media decoders, compositor and renderer 940 to the MPEG audio-visual objects demultiplexer and BIFS browser 910.

[0065] The adaptive audio visual session (AAVS) module 960 is invoked as an applet for controlling the MPEG audio-visual objects demultiplexer and BIFS browser 910. The adaptive audio visual session (AAVS) module 960 potentially supports a high degree of user interaction with the scene. This interaction is referred to as user global interaction rather than basic user interaction. The adaptive audio visual session (AAVS) module 960 passes both the control information and data, such as, for example, scene updates, to the MPEG audio-visual objects demultiplexer and BIFS browser 910. However, it should be appreciated that the adaptive audio visual session (AAVS) module 960 is conceptualized to just an additional layer interfacing the user with the scene.

[0066] FIG. 14 is a functional block diagram outlining in greater detail one exemplary embodiment of the external applet interface, local interaction interface, scene description graph interpreter and media decoders of the MPEG-4 audio-visual object browser system of FIG. 11. That is, FIG. 14 illustrates the architectural details of the MPEG-4 audio-visual object browser system 900 of FIG. 13. Because the structure and operation of the MPEG-4 audio-visual object browser system 900 is essentially identical to the structure and operation of the MPEG-4 audio-visual object browser system 800 of FIG. 11 except for the external applet interface 960, only the external applet interface 960 will be described in detail.

[0067] The external applet interface 960 includes an AAVS external interface 962, a browser specific binding 964 and a browser programmer interface 966. It should be appreciated that the browser specific binding 964 can be implemented using Netscape Corp.'s LiveConnect technology or Microsoft Corp.'s ActiveX technology.

[0068] A user interacts with the MPEG-4 audio-visual object browser system 900, through user global interaction, to program or reprogram the behavior of the scene using external scripting. This script is an AAVS external script 970. This AAVS external script 970 is provided to the MPEG audio-visual objects demultiplexer and BIFS browser 910 through the AAVS external interface 962, the browser specific binding 964 and the browser programmer interface 966. It should be appreciated that this assumes that the MPEG audio-visual objects demultiplexer and BIFS browser 910 exists within the context of a browser. Further, the AAVS external script 970 is assumed to employ Java.

[0069] As clarified earlier, AAVS (i.e., MPEG-J) is an applet-based system. In fact, it should be possible to use AAVS (i.e., MPEG-J) as an application rather than applet. FIG. 15 clarifies this view. In particular, FIG. 15 is a functional block diagram illustrating the data flow between the components of a fourth exemplary embodiment of an MPEG-4 audio-visual object browser system 1000 of this invention.

[0070] As shown in FIG. 15, the fourth exemplary embodiment of the MPEG-4 audio-visual object browser system 1000 includes an MPEG audio-visual objects demultiplexer 910, a BIFS/Java 3D scene description graph interpreter 1020, a media decoders, compositor and renderer 1040, and an adaptive audio visual session (AAVS) and presenter module 1060 that sits between the user global interaction and the MPEG audio-visual objects demultiplexer 1010. Local user interaction can occur in the form of behavior programming via use of scripting. This local user interaction through scripting can be used to interact with the BIFS/Java 3D scene description graph interpreter 1020.

[0071] It should be appreciated that the MPEG-4 audio-visual object browser system 1000 uses control from an application rather than an applet. For generality, the MPEG-4 audio-visual object browser system 1000 is shown to operate without a browser, although the MPEG-4 audio-visual object browser system 1000 supports both the user local interaction and the user global interaction. Further, for generality not only a BIFS scene graph but also other forms of scene graph, such as, for example, Java3D, can be controlled.

[0072] The BIFS/Java 3D scene description graph interpreter 1020 is capable of understanding the scene and invoking the needed media decoders of the media decoders, compositor and renderer 1040 for interpreting the content. The decoded audio-visual objects are composited and presented by the media decoders, compositor and renderer 1040 to the adaptive audio visual session (AAVS) and presenter module 1060.

[0073] The adaptive audio visual session (AAVS) and presenter module 1060 potentially supports a high degree of user global interaction with the scene. The adaptive audio visual session (AAVS) and presenter module 1060, rather than passing the control information and data, such as, for example, scene updates, to the MPEG audio-visual objects demultiplexer and BIFS browser 910, can choose to directly operate on the control information and data.

[0074] The above-outlined MPEG-4 audio-visual object browser systems 200-1000 allow the user to easily manipulate an MPEG-4-encoded scene. As described above, in MPEG-4, each frame is decomposed into a plurality of different objects and a scene description graph that indicates where each object appears in that frame. Each object resides in its own video object plane that defines at least that object's shape, motion, opaqueness and color, including surface texture. The scene description graph defines the spatial location of each object within the bounds of the frame. The scene description graph also defines the position of each object within the depth of the frame, i.e., which objects are “in front of” which other objects.

[0075] Accordingly, because each object is encoded independently of all other objects, and the objects are related to each other to represent the scene only by the scene description graph, any object or the scene description graph can be manipulated by the user to alter the resulting scene. That is, by altering the scene description graph, the user can modify the position of any object within the scene, add new objects to the scene or delete currently-included objects from the scene. In particular, the added new objects can be synthetic objects created using VRML or BIFS.

[0076] For example, the position of an object can be altered by modifying the scene description graph to change the defined location of that object. Thus, when the compositor 250-1050 collects all of the decoded objects and composes them into the scene, the compositor 250-1050 determines where to place each object in the scene according to the location defined in the scene description graph. By changing the location defined in the scene description graph for an object, the position of that object in the composed scene changes.

[0077] Similarly, the scene description graph can also be modified to change the relative position of an object relative to the depth of the scene. That is, the relative depth of an object in the scene can be changed so that it appears behind rather that in front of another object, or vise versa. Additionally, in a three-dimensional scene, changing the z-axis position of an object defined in the scene description graph, assuming the x-axis and y-axis positions define the left-to-right and top-to-bottom position of the object, modifies the position of the object in the scene.

[0078] Moreover, an object can be added to the scene by adding a description of that object to the scene description graph. If the object is a synthetic object, the scene description graph will be modified to fully describe the appearance of that object, according to VRML or BIFS, and to define the location of that object within the scene. If the object is an MPEG-4-encoded object, the scene description graph will be modified to identify the VOP containing that object and to define the location of that object within the scene.

[0079] If an object is to be deleted from the scene, the scene description graph will be modified to remove the nodes relating to that object from the scene description graph. This can be accomplished by either completely removing any mention of that object from the scene description graph, or by preventing the MPEG-4 audio-visual object browser systems 200-1000 from processing the nodes relating to that object. This can be accomplished by adding a code to each node referencing that object, such as by adding a remark code to each such node. Accordingly, because the nodes relating to that node are either removed or are not processed, that object is not added to the scene when the compositor 250-1050 composes the scene from the scene description graph.

[0080] It should further be appreciated that these modifications to the scene description graph can be performed by the user either using user global interaction or user local interaction, as described above. Modification of the scene using user global interaction can be programmatic, such as via Java applets or JavaScript scripts to modify the scene description graph.

[0081] In modifying the scene using user local interaction, a user can interactively manipulate a scene displayed using the MPEG-4 audio-visual object browser systems 200-1000. In particular, the user can select an object within the displayed scene and drag that object to a different location within the scene. The user can also copy the selected object to a clipboard or cut it from the scene on to the clipboard. The user can then paste that object into a different scene, or can paste a copy of that object into the first scene. The user can also paste any other object in the clipboard into the first scene at any arbitrary location.

[0082] Recently, AAVS (i.e., MPEG-J) in MPEG has generated much attention due to the promise of the enhanced user interactivity that is needed by many anticipated applications. Requirements have been collected for some applications while many other applications are envisaged but their requirements generally understood are difficult to crystallize. The work on collection of requirements should continue to help maintain the focus for AAVS (i.e., MPEG-J) work. However, the technology aspect of AAVS (i.e., MPEG-J) has had similar uncertainty as well, since some of the AAVS (i.e., MPEG-J) work was started fairly early on in MPEG when even a fixed solution did not exist. Eventually, BIFS reached a mature stage and MPEG has the needed key functionality. The AAVS (i.e., MPEG-J) technology work was subsequently modified several times. In MPEG-4, the promise of AAVS (i.e., MPEG-J) technology can finally be fulfilled but a clear direction is needed which minimizes overlap and adds increased value to systems tools offering.

[0083] There has been some debate whether a BIFS based solution needs to be made more flexible, for example, by incorporating Script nodes as described above. There has also been debate on which language may be appropriate for scripting. AAVS (i.e., MPEG-J) and the relationship with scripting has been mentioned but not clearly understood mainly because many of the discussions take place in context of VRML, which, although very important for MPEG-4, is also inherently different at times.

[0084] As mentioned earlier, in MPEG-4, there has been much debate about the similarities and differences between scripting and AAVS (i.e., MPEG-J) and regarding the language to be used for scripting. To settle the later debate, both JavaScript and Java have their roles for scripting. JavaScript is needed for quick and dirty solutions, while Java is needed for programming more complex behaviors. Further, JavaScript is directly interpreted, i.e., JavaScript does not need to be compiled, has a relatively smaller footprint, is relatively less secure, is without graphics library support other than that supported via HTML, and is without networking support other than that supported via the web browser. In comparison, Java is compiled and then interpreted, is more secure, has graphics and networking support, has a bigger footprint, and is multimedia capable, through “JavaMediaFramework”. Therefore, it should be possible to support both the scripting languages in different profiles or at different levels of the same profile.

[0085] On the issue of scripting versus external (AAVS (i.e., MPEG-J)) interface, although there is potentially some area of overlap between the two, they also differ in capabilities they introduce. While scripting can easily allow local behavior programming or control within a scene, external interface allows global behavior programming or control. Thus, again, they offer somewhat different functionalities. This issue should also be handled via appropriate definition of systems profiles.

[0086] We now discuss the approach MPEG AAVS (i.e., MPEG-J) could follow in defining its API. The rationale of the proposal is based on the apparent commonality of the AAVS (i.e., MPEG-J) work with that of Liquid Reality. Liquid Reality is a platform independent VRML toolkit written in Java. In fact, Liquid Reality is a set of developer tools. Liquid Reality supports the functionalities of parsing, rendering and authoring VRML compliant files, as well as interactively manipulating the scene graph. Liquid Reality is not just one API but a collection of several APIs and includes an API to manipulate VRML nodes, level APIs to do 3D math, rendering and more. Liquid Reality includes 11 Java packages: “dnx.geom”; “dnx.ice”; “dnx.util”; “dnx.awtutil”; “dnx.lr”; “dnx.lr.field”; “dnx.lr.node”; “dnx.lr.app”; “vrml”; “vrml.field”; and “vrml.node”.

[0087] The dnx.geom package contains code for 3D-math, such as storing/manipulating 2, 3 and 4 components vector and matrices. The functionality of this package is also included in Java3D.

[0088] The dnx.ice package provides wrapper classes allowing access to low-level rendering package, such as OpenGL, Direct3D and ICE.

[0089] The dnx.util and dnx.awtutil packages contain classes used internally by Liquid Reality.

[0090] The dnx.lr package is a VRML node and scene graph manipulation package.

[0091] The dnx.lr.node package contains a class for each of the nodes of VRML and 10 other Liquid Reality specific classes.

[0092] The dnx.lr.app package contains classes that provide framework for VRML applet or application.

[0093] The vrml, vrml.field and vrml.node packages contain standard implementation of VRML.

[0094] The dnx.lr.field package contains classes for each field type defined in VRML. That is, the dnx.lr.field package is similar to but a superset of the vrml.field package.

[0095] Perhaps the MPEG-4 AAVS (i.e., MPEG-J) packages can be patterned after Liquid Reality. However, MPEG-4 may not need some of the packages of Liquid Reality and may alternatively add some new packages. This is a similar to the relationship of BIFS with VRML. As a more concrete example, the following packages could be used for the AAVS (i.e., MPEG-J): “mpg.geom”; “mpg.rend”; “mpg.util”; “mpg.aavs”; “mpg.aavs.field”; “mpg.aavs.node”; “mpg.aavs.app”; “mpg.aavs.ui”; and “mpg.aavs.dev”.

[0096] The mpg.geom package could be formed by taking the appropriate subset of Java3D and would support code for 3D-math.

[0097] The mpg.rend package could provide wrapper classes allowing access to low-level rendering package such as OpenGL and Direct3D or alternatively could provide access to Im1 which in turn could call low-level rendering packages.

[0098] The mpg.util package would include utilities internal to MPEG as required.

[0099] The mpg.aavs package could be the package for BIFS node and scene graph manipulation.

[0100] The mpg.aavs.field package could contain classes for each field type defined in BIFS.

[0101] The mpg.aavs.node package could contain class for each of the nodes of BIFS.

[0102] The mpg.aavs.app package could contain classes that provide framework for MPEG based applet or application. Interfaces to JavaMediaFramework may also be necessary.

[0103] The mpg.aavs.ui package could contain classes for user interaction.

[0104] The mpg.aavs.dev package could contain classes that provide framework for device and networking interface.

[0105] FIG. 16 is the composite picture for packages of MPEG-4 adaptive audio visual session application program interfaces (AAVS (i.e., MPEG-J) APIs). If it is deemed necessary, other packages could be added or functionalities included in some of the packages could be modified; we have only tried to present an example based on our current understanding.

[0106] In parallel to decision regarding the AAVS (i.e., MPEG-J) API, the development environment in MPEG may also need to be standardized to facilitate speedy development of AAVS (i.e., MPEG-J). In particular, decisions are needed regarding the versions of the following.

[0107] Some of current AAVS (i.e., MPEG-J) work (by Sun) is based on JDK1.1.4. A bug-fixed newer version called JDK1.1.5 is also available, as well as a significantly updated JDK2.0, which is in the Beta testing stage. In addition to JDK, a software development environment, such as, for example, Symanec Visual Café, may also need to be standardized.

[0108] It should be appreciated that the MPEG-4 audio-visual object browser systems 200 and 400-1000 are preferably implemented on a programmed general purpose computer. However, the MPEG-4 audio-visual object browser systems 200 and 400-1000 can also be implemented on a special purpose computer, a programmed microprocessor or microcontroller and peripheral integrated circuit elements, an ASIC or other integrated circuit, a digital signal processor, a hardwired electronic or logic circuit such as a discrete element circuit, a programmable logic device such as a PLD, PLA, FPGA or PAL, or the like. In general, any device, capable of implementing a finite state machine can be used to implement the MPEG-4 audio-visual object browser systems 200 and 400-1000.

[0109] Accordingly, it should be understood that each of elements of the MPEG-4 audio-visual object browser systems 200 and 400-1000 shown in FIGS. 2-15 can be implemented as portions of a suitably programmed general purpose computer. Alternatively, each of elements of the MPEG-4 audio-visual object browser systems 200 and 400-1000 shown in FIGS. 2-15 can be implemented as physically distinct hardware circuits within an ASIC, or using a FPGA, a PDL, a PLA or a PAL, or using discrete logic elements or discrete circuit elements. The particular form each of the elements of the MPEG-4 audio-visual object browser systems 200 and 400-1000 shown in FIGS. 2-15 will take is a design choice and will be obvious and predicable to those skilled in the art.

[0110] While this invention has been described in conjunction with the specific embodiments outlined above, it is evident that many alternatives, modifications and variations will be apparent to those skilled in the art. Accordingly, the preferred embodiments of the invention, as set forth above, are intended to be illustrative, not limiting. Various changes may be made without departing from the spirit and scope of the invention.

Claims

1. A multimedia browser, comprising:

a delivery media integration framework and flexible demultiplexing layer;
an access layer connected to the delivery media integration framework and flexible demultiplexing layer;
an MPEG-4 media decoder structure connected to the access layer and having at least one media decoder;
a binary format of scene decoder connected to the access layer and the MPEG-4 media decoder structure;
compositor connected to the MPEG-4 media decoder structure; and
a display process.

2. The multimedia browser of claim 1, wherein the MPEG-4 media decoder structure comprises at least one of:

a video object decoder;
a facial/object animation object decoder;
an image texture object decoder;
an audio object decoder; and
a structured audio object decoder.

3. The multimedia browser of claim 1, wherein the binary format of scene decoder is further connected to the compositor.

4. The multimedia browser of claim 1, wherein at least one control signal from at least one user input device is provided to the compositor.

5. The multimedia browser of claim 1, wherein:

the delivery media integration framework and flexible demultiplexing layer receives MPEG-4 coded content, the MPEG-4 coded content including at least one of audio media, visual media and synthetic media; and
the delivery media integration framework and flexible demultiplexing layer outputs to the access layer at least one flexmux protocol data unit extracted from the MPEG-4 coded content.

6. The multimedia browser of claim 5, wherein the access layer outputs at least one unformatted access layer protocol data unit extracted from the at least one flexmux protocol data unit.

7. The multimedia browser of claim 6, wherein unformatted access layer protocol data units extracted from the at least one flexmux protocol data unit that correspond to coded video streams are output to a video object decoder of the MPEG-4 media decoder structure.

8. The multimedia browser of claim 6, wherein unformatted access layer protocol data units extracted from the at least one flexmux protocol data unit that correspond to coded facial and/or animation streams are output to a facial/object animation object decoder of the MPEG-4 media decoder structure.

9. The multimedia browser of claim 6, wherein unformatted access layer protocol data units extracted from the at least one flexmux protocol data unit that correspond to coded audio streams are output to an audio object decoder of the MPEG-4 media decoder structure.

10. The multimedia browser of claim 6, wherein unformatted access layer protocol data units extracted from the at least one flexmux protocol data unit that correspond to coded speech streams are output to a structured audio object decoder of the MPEG-4 media decoder structure.

11. The multimedia browser of claim 6, wherein unformatted access layer protocol data units extracted from the at least one flexmux protocol data unit that correspond to scene description representations are output to the binary format of scene decoder.

12. The multimedia browser of claim 1, wherein the multimedia browser is provided as a plug-in to a document browser.

13. The multimedia browser of claim 1, wherein the multimedia browser is at least partially integrated with a document browser.

14. The multimedia browser of claim 13, wherein the multimedia browser is fully integrated with the document browser.

15. The multimedia browser of claim 1, wherein the multimedia browser is implemented as at least one native method.

16. The multimedia browser of claim 15, wherein the at least one native method can be called by a Java method.

17. The multimedia browser of claim 15, wherein the at least one native method can call a Java method.

18. A multimedia browser that inputs MPEG-4 data having a scene description graph and data related to at least one object, comprising:

an audiovisual object demultiplexer and binary format of scene browser;
a binary format of scene (BIFS) scene description graph interpreter connected to the audiovisual object demultiplexer and binary format of scene browser; and
a media decoders, compositor and renderer connected to the BIFS scene description graph interpreter and the audiovisual object demultiplexer and binary format of scene browser.

19. The multimedia browser of claim 18, wherein at least one control signal from at least one user input device is provided to the audiovisual object demultiplexer and binary format of scene browser.

20. The multimedia browser of claim 18, wherein the MPEG-4 data having a scene description graph and data related to at least one object comprises MPEG-4 coded content, the MPEG-4 coded content including at least one of audio media, visual media and synthetic media.

21. The multimedia browser of claim 18, wherein the binary format of scene (BIFS) scene description graph interpreter invokes at least one media decoder based on the scene description graph.

22. The multimedia browser of claim 18, wherein the binary format of scene (BIFS) scene description graph interpreter comprises:

at least one object node; and
at least one corresponding object programmer interface, each object programmer interface connected to a corresponding one of the at least one object node.

23. The multimedia browser of claim 22, wherein the media decoders, compositor and renderer comprises:

at least one decoder, each decoder connected to a corresponding one the at least one object programmer interface; and
a scene compositor connected to the at least one decoder.

24. The multimedia browser of claim 23, wherein the scene compositor is connected to the audiovisual object demultiplexer and binary format of scene browser and the audiovisual object demultiplexer and binary format of scene browser is connected to the scene compositor.

25. The multimedia browser of claim 18, wherein the binary format of scene (BIFS) scene description graph interpreter comprises:

a VideoObject2D node or a MovieTexture node connected to the audiovisual object demultiplexer and binary format of scene browser;
a video object programmer interface connected to the VideoObject2D or MovieTexture node;
an AudioSource node connected to the audiovisual object demultiplexer and binary format of scene browser;
an audio object programmer interface connected to the AudioSource node;
an ImageTexture node connected to the audiovisual object demultiplexer and binary format of scene browser; and
an image object programmer interface connected to the ImageTexture node.

26. The multimedia browser of claim 25, wherein the media decoders, compositor and renderer comprises:

a video object decoder connected to the video object programmer interface;
an audio object decoder connected to the audio object programmer interface;
an image object decoder connected to the image object programmer interface; and
a scene compositor connected to each of the video object decoder, the audio object decoder, and the image object decoder.

27. The multimedia browser of claim 26, wherein the scene compositor is connected to the audiovisual object demultiplexer and binary format of scene browser and the audiovisual object demultiplexer and binary format of scene browser is connected to the scene compositor.

28. The multimedia browser of claim 25, wherein the binary format of scene (BIFS) scene description graph interpreter further comprises:

a proto node; and
a native proto programmer interface connected to the proto node.

29. The multimedia browser of claim 28, wherein the media decoders, compositor and renderer comprises:

a video object decoder connected to the video object programmer interface;
an audio object decoder connected to the audio object programmer interface;
an image object decoder connected to the image object programmer interface;
a native proto implementation connected to the native proto programmer interface; and
a scene compositor connected to each of the native proto implementation, the video object decoder, the audio object decoder, and the image object decoder.

30. The multimedia browser of claim 29, wherein the scene compositor is connected to the audiovisual object demultiplexer and binary format of scene browser and the audiovisual object demultiplexer and binary format of scene browser is connected to the scene compositor.

31. The multimedia browser of claim 25, wherein the binary format of scene (BIFS) scene description graph interpreter further comprises:

a script node;
an interpreter programmer interface connected to the script node; and
a scripting interface.

32. The multimedia browser of claim 31, wherein the media decoders, compositor and renderer comprises:

a video object decoder connected to the video object programmer interface;
an audio object decoder connected to the audio object programmer interface;
an image object decoder connected to the image object programmer interface;
a native proto implementation connected to the native proto programmer interface;
a JavaScript interpreter connected to the interpreter programmer interface;
a Java interpreter connected to the interpreter programmer interface; and
a scene compositor connected to each of the scripting interface, the native proto implementation, the video object decoder, the audio object decoder, and the image object decoder.

33. The multimedia browser of claim 32, wherein the scene compositor is connected to the audiovisual object demultiplexer and binary format of scene browser and the audiovisual object demultiplexer and binary format of scene browser is connected to the scene compositor.

34. The multimedia browser of claim 32, wherein the JavaScript interpreter and the Java interpreter are connected to the scripting interface.

35. The multimedia browser of claim 34, wherein the multimedia browser supports programmatic behavior and interaction via the JavaScript interpreter and the Java interpreter to modify the scene internally.

36. The multimedia browser of claim 31, wherein the scripting interface is connected to the audiovisual object demultiplexer and binary format of scene browser.

37. The multimedia browser of claim 18, wherein at least one control signal from at least one user input device is provided to the audiovisual object demultiplexer and binary format of scene browser and to the binary format of scene (BIFS) scene description graph interpreter.

38. The multimedia browser of claim 18, further comprising an adaptive audio visual session connected to the audiovisual object demultiplexer and binary format of scene browser.

39. The multimedia browser of claim 38, wherein at least one control signal from at least one user input device is provided to the adaptive audio visual session.

40. The multimedia browser of claim 38, wherein the adaptive audio visual session comprises:

an adaptive audio visual session external interface;
a browser specific binding connected to the adaptive audio visual session external interface; and
a browser programmer interface connected to the browser specific binding.

41. The multimedia browser of claim 40, wherein the audiovisual object demultiplexer and binary format of scene browser is connected to the browser programmer interface.

42. The multimedia browser of claim 40, wherein at least one control signal is provided to the adaptive audio visual session external interface.

43. The multimedia browser of claim 42, wherein the at least one control signal is an adaptive audio visual session external script or applet.

44. The multimedia browser of claim 18, wherein the multimedia browser supports programmatic behavior and interaction via at least one of Java and JavaScript to modify the scene internally.

45. The multimedia browser of claim 18, wherein the multimedia browser supports external interface for BIFS player control in response to changing resources and support of user interaction

Patent History
Publication number: 20040054965
Type: Application
Filed: Sep 15, 2003
Publication Date: Mar 18, 2004
Patent Grant number: 7281200
Inventors: Barin Geoffry Haskell (Tinton Falls, NJ), Atul Puri (Riverdale, NY), Robert Lewis Schmidt (Howell, NJ)
Application Number: 10662831
Classifications
Current U.S. Class: 715/501.1
International Classification: G06F017/00;