US20060277453A1 - Methods and apparatuses for synchronizing mixed-media data files - Google Patents

Methods and apparatuses for synchronizing mixed-media data files Download PDF

Info

Publication number
US20060277453A1
US20060277453A1 US11/444,622 US44462206A US2006277453A1 US 20060277453 A1 US20060277453 A1 US 20060277453A1 US 44462206 A US44462206 A US 44462206A US 2006277453 A1 US2006277453 A1 US 2006277453A1
Authority
US
United States
Prior art keywords
file
media
streaming
files
streaming media
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.)
Abandoned
Application number
US11/444,622
Inventor
Timothy Smith
Brad Silen
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.)
Individual
Original Assignee
Individual
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 Individual filed Critical Individual
Priority to US11/444,622 priority Critical patent/US20060277453A1/en
Publication of US20060277453A1 publication Critical patent/US20060277453A1/en
Abandoned legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/10Text processing
    • G06F40/166Editing, e.g. inserting or deleting
    • G06F40/169Annotation, e.g. comment data or footnotes

Definitions

  • the invention relates generally to the field of media presentation, and more particularly to methods and apparatus for synchronizing media files.
  • a mixed-media file presentation system is a presentation system that simultaneously presents different media elements, such as video, audio, images, and text.
  • FIG. 1 illustrates such a mixed-media file presentation system as the display screen of a computer, which is one means for delivering a mixed-media file presentation.
  • the mixed-media file presentation system of FIG. 1 comprises a frame and background 106 that hold a variety of media elements.
  • the mixed-media file presentation system is in use, the video plays while the slides and subtitles change.
  • the system may also present animations or simulations.
  • the presentation can consist of a video of a person giving a lecture, slides to which the lecturer refers, and subtitles that display what the lecturer is saying in any of a number of languages.
  • the presentation system must display the slides at the correct moment in the lecture, and it must correctly present subtitles while the video is playing.
  • the presentation must correctly associate these media elements to one another.
  • data is physically embedded for the slides and subtitles into the actual video data file.
  • a user will embed Universal Record Locators (“URLs”) at locations within the video data file that are links to the slides or subtitles, or the user will place URLs at the front of the video data file and embed markers into the video data file at various locations in the data stream.
  • the embedded URLs or markers appear at locations in the video data file that correspond to when the slides and subtitles are to appear.
  • a drawback to the above approach is that it is destructive and therefore makes reuse of the files a problem.
  • this method is destructive, it is meant that it permanently changes the video data file (for instance). Later, if it is desired to reuse some portion of the previous files, then the user must start from scratch and embed new data into a fresh video data file.
  • a method for synchronizing mixed-media data files comprises receiving at least one streaming media file, receiving at least one static media file, processing the streaming media file to produce a streaming output for a user, querying the streaming media file to acquire a time marker upon receiving user input, and generating an output file that links the static media file with the time marker and the streaming media file.
  • the time marker represents a point where the static media file is to be synchronized to the streaming media file.
  • the output file can be used by a mixed-media file presentation system to synchronize the static media file with the streaming media file, or it can be used during the building of a mixed-media file presentation system.
  • FIG. 1 is a mixed-media file presentation system as displayed on a monitoring device.
  • FIG. 3 is a flowchart depicting overall steps for synchronizing media files according to an embodiment of the invention.
  • FIG. 4 illustrates an embodiment of a user interface for the sync engine.
  • FIG. 5B is a flowchart depicting steps for synchronizing transcript files to a streaming media file and creating subtitles according to an alternate embodiment of the invention.
  • FIG. 6A depicts a content definition file containing information related to a static media file.
  • FIG. 6B depicts a content definition file containing information related to a transcript file.
  • FIG. 7 depicts the relationship between the static media files and the transcript files as synchronized to the streaming media file.
  • FIG. 8 is a flowchart depicting an alternate method for synchronizing media files.
  • FIG. 9 is a graphical representation of the alternate method of synchronizing media files shown in FIG. 8 .
  • FIG. 10 is a flowchart illustrating how a mixed-media file presentation system is generated.
  • FIG. 11 illustrates how a database is built and modified in accordance with the overall process depicted in FIG. 10 .
  • FIG. 12 illustrates an embodiment of a computer system configured to employ the invention.
  • the invention is directed to methods and apparatuses for synchronizing media files to enable them to be concurrently presented in a mixed-media file presentation system.
  • the apparatus of the invention utilize non-destructive techniques to synchronize media files, wherein static media files and transcript files synchronization to a streaming media file occurs without any destructive changes being made to the streaming media file itself.
  • the invention allows, for the synchronization of any types of static media files and transcript files, such as slides, subtitles, and other types of images or animations, with any type of streaming media file, such as video or audio.
  • the term “media file” refers to data files that convey sensory information to a person, such as visual information or audible information.
  • the visual information can take the form of videos, animations, simulations, graphics, images, and text.
  • the audible information can take the form of any type of audio information, including human speech, sound effects.
  • streaming media file refers to media that is continuous in nature and that has a time component to it, such media primarily being video files and audio files. Streaming media files can be queried as they run to determine how much time has elapsed since they were started. Representative streaming media files include RealVideo files, RealAudio files, Quicktime files, MPEG files, Windows Media files, MP3 files, Wave files, and any other computer generated video and audio files.
  • static media file refers to media that is static in nature.
  • Static media files include graphics files such as GIF images, JPEG images, Bitmap files, or Computer-Aided Design (“CAD”) drawings, as well as animation files that do not have a time component, such as GIF animations or Flash animations.
  • Static media files also include text files, such as Word documents, WordPerfect documents, Portable Document Files (“PDF”), and other computer generated text documents.
  • PDF Portable Document Files
  • mixed-media refers to a combination of both streaming media and static media files.
  • time marker refers to a numerical or other symbolic value obtained from a streaming media file when the streaming media file is queried.
  • the numerical value generally represents a quantity or unit of time that has elapsed as measured from the starting point of the streaming media file to the point where the streaming media file was queried, or since the last time marker.
  • server refers to software on a computer system or device on a network that receives and answers requests for information.
  • the computer system is also dedicated to storing data files and managing network resources, including network traffic.
  • the computer system or device generally includes a processor and a data storage device, and is typically connected to the Internet.
  • FIG. 2 depicts a network architecture in which the invention can be employed.
  • a user creates media files on a computer system 200 and transfers them to a synchronization server 216 that carries out the methods described herein.
  • the media files include streaming media files 202 , static media files 204 , and transcript files 206 .
  • a communications network such as the Internet 212 , carries out the transmitting of media files using communication lines 222 .
  • These communication lines 222 can comprise phone lines, ISDN lines, cable lines, T-1 lines, T-3 lines, E-1 lines, or any other communication lines used to transfer data.
  • Other communications networks including local area networks (e.g. company intranets) or point-to-point connections can be used as well.
  • server 208 has a link to a communications network, such as the Internet 212 , via communication lines 222 .
  • a communications network such as the Internet 212
  • server 208 can access the media files whenever necessary to carry out the methods without having to exhaust its own data storage space to store these media files.
  • server 208 is preferred because if the media files are resident on the user computer system 200 , synchronization server 216 only has access to the media files when the user computer system 200 is powered up and connected to the Internet.
  • Server 208 can be owned and operated by an ISP, or can belong to the user.
  • Synchronization server 216 carries out the methods of the invention using streaming media files 202 , static media files 204 , and transcript files 206 created by the user.
  • Synchronization server 216 comprises a computer system, such as computer system 200 .
  • Data storage device 220 in the synchronization server 216 preferably stores a sync engine 224 .
  • Sync engine 224 is a computer program comprising one or more sequences of instructions that cause a processor to perform a number of acts in accordance with the methods described herein. It is also preferred that the data storage device 220 stores a database 226 , which is discussed in further detail below.
  • the streaming media files 202 can be stored on a streaming server, on synchronization server 216 , or on a user computer system 200 , instead of on server 208 .
  • a streaming server is a server that uses specially-designed hardware and/or software to quickly and efficiently move streaming media files, which generally have large file sizes.
  • the static media files 204 can be stored on the synchronization server 216 or a user computer system 200 , instead of on server 208 .
  • the issues that will govern where streaming media files 202 and static media files 204 are stored concern available storage space at the various servers or systems, availability of the files when stored at the different locations, and available bandwidth.
  • the computer system 200 can entirely carry out the methods of the invention.
  • sync engine 224 and database 226 reside on the user computer system 200 , and the use of servers, communication lines, and the Internet is avoided.
  • the sync engine 224 receives a system input that selects which streaming media file 202 to use for the synchronization process.
  • the sync engine 224 then receives a system input that selects which transcript language to use when creating subtitles for the mixed-media presentation.
  • the sync engine 224 retrieves static media files 204 and the appropriate transcript files 206 associated with the selected streaming media file 202 . This act can also depend on the transcript language chosen. Sync engine 224 includes information regarding which static media files 204 and which transcript files 206 are associated with each streaming media file 202 . The information is based on relationships specified prior to use of sync engine 224 . The process of creating relationships between media files is further described below with reference to FIGS. 10 and 11 .
  • the sync engine 224 concurrently plays streaming media file 202 and displays one or more static media files 204 . Alternatively, or in combination with the above playback, one or more portions of transcript files 206 can be played.
  • the sync engine preferably links and serves the files, while a client (e.g., X-server or other server application) actually transmits the data to the end user.
  • the sync engine 224 can also be implemented so that the sync engine 224 actually serves the streaming media files 202 .
  • the sync engine 224 receives system inputs that establish synchronization points.
  • the sync engine 224 enables the user to pause, rewind, and replay the streaming media file 202 .
  • the user is able to see where the static media files 204 and subtitles were synchronized to the streaming media file 202 .
  • the user is enabled to modify where the media files were synchronized.
  • these characteristics allow the user to see if the subtitles were created logically.
  • Sync engine 224 next generates an output file that contains synchronization data, as shown in box 314 .
  • This output file is referred to herein as a “content definition file”.
  • a computer program can use the content definition file to build a mixed-media presentation system, or a mixed-media file presentation system can directly use the content definition file to synchronize media files.
  • the content definition file is described in greater detail with reference to FIGS. 6A and 6B .
  • FIG. 4 illustrates an embodiment of a user interface 400 that provides a means for a user to interact with sync engine 224 .
  • User interface 400 includes a section 402 where a streaming media file 202 is displayed, a section 406 where one or more static media files 204 are displayed, and a section 410 where one or more transcript files 206 are displayed. Within user interface 400 , the transcript files 206 appear in a markup format, shown by each underlined word 412 .
  • User interface 400 also includes control buttons 414 for controlling whether streaming media file 202 is playing, paused, or restarted.
  • user interface 400 is designed to run within a web browser, such as Netscape Navigator (obtainable at www.netscape.com) or Microsoft Internet Explorer (obtainable at www.microsoft.com).
  • a web browser such as Netscape Navigator (obtainable at www.netscape.com) or Microsoft Internet Explorer (obtainable at www.microsoft.com).
  • Such a user interface 400 allows the sync engine 224 to be accessed from remote locations and run over a communications network.
  • a user on computer system 200 can use the sync engine 224 , located on the synchronization server 216 , from virtually any location in the world.
  • FIG. 5A a flowchart is shown that describes an embodiment of the method for synchronizing a static media file to a streaming media file.
  • the sync engine 224 first receives streaming media file 202 and static media file 204 .
  • the next steps, shown in boxes 502 and 504 concurrently present the streaming media file 202 and the static media file 204 on a display device.
  • the streaming media file 202 is handled by a processor that, in turn, produces a streaming output.
  • the streaming output is the actual video that is displayed on a display screen or the actual audio that is delivered through a speaker.
  • a user can see a streaming output such as a video playing in section 402 of the user interface in FIG. 4 , while static media file 204 appears in section 406 of the interface 400 .
  • Sync engine 224 is the tool used for this process, and the user interacts with sync engine 224 via user interface 400 .
  • FIG. 4 in conjunction with box 506 of FIG. 5A , as the streaming media file 202 plays within section 402 of interface 400 , the user is allowed to establish a synchronization point by “selecting” static media file 204 at the precise moment the user wants the file 204 to appear during the presentation. This “selection”, which is simply an input by the user, can be accomplished in a number of ways.
  • a preferred way is using a mouse to place a pointer over static media file 204 and having the user “click” on static media file 204 at the moment the synchronization point is to be established. This same process can be carried out using a keyboard.
  • the sync engine 224 then receives this input from the user, as shown in box 506 .
  • This process is best illustrated by an example.
  • a user wants the first slide 204 shown in FIG. 4 (the “Customers to Clients” slide) to appear thirty seconds into streaming video 202 .
  • the user starts the video and uses a mouse to place a pointer over the “Customers to Clients” slide 204 .
  • the user clicks” on the “Customers to Clients” slide 204 , thereby establishing a synchronization point.
  • the “Customers to Clients” slide appears on-screen thirty seconds after the video has begun.
  • the user can synchronize all of the slides in this manner, thus making all of the slides appear at appropriate times during the video. It is worth noting that the invention can synchronize any type of static media file to any type of streaming media file in this manner.
  • sync engine 224 queries streaming media file 202 to obtain a time marker.
  • streaming media file 202 Upon receiving this query, streaming media file 202 generates a time marker and sends it to sync engine 224 .
  • the time marker indicates how much “run time” has elapsed since the start of the streaming media file.
  • run time refers to a quantity of time that has elapsed since the start of the streaming media file, taking into account only the actual playing of the streaming media and not including time incurred due to pauses, rewinds, and fast forwards.
  • the sync engine receives the time marker (box 510 ) and generates a content definition file (box 512 ).
  • the content definition file contains the time marker along with information about the static media file 204 and the streaming media file 202 .
  • the content definition file is further described below with reference to FIG. 6 .
  • FIG. 5B a flowchart is provided that describes a method for creating subtitles from transcript files 206 and synchronizing those subtitles to a streaming media file.
  • the sync engine 224 receive streaming media file 202 and transcript file 206 .
  • the next step is to convert the individual words of the transcript files into a markup format, such as an HTML format.
  • the process of converting the transcript files 206 into markup words 412 can be accomplished in a number of ways.
  • a preferred method is to use a computer program, such as a Perl script, to extract each word from the transcript files 206 and re-write each word in an HTML format using anchor tags.
  • This markup process can also be performed using different markup languages.
  • the next step in synchronizing the transcript files 206 and creating subtitles is to present streaming media file 202 as a streaming output while concurrently displaying portions of the one or more transcript files on a display device.
  • a user can see the streaming output, such as a video, playing in section 402 of user interface 400 , while markup words 412 of the transcript files 206 appear in section 410 of interface 400 .
  • Having the words 412 in markup format allows a user to “select” individual words to synchronize to streaming media file 202 . Moreover, it allows the user to designate breaks in the transcript that correspond to the starting and ending points for the subtitles.
  • the sync engine 224 receives inputs that establish synchronization points to which the transcript files 206 are matched and designate the start and end of subtitles.
  • the sync engine 224 receives inputs that establish synchronization points to which the transcript files 206 are matched and designate the start and end of subtitles.
  • the user is allowed to “select” a markup word 412 of the transcript file 206 at the precise moment the user wants that word to appear as the start of the next subtitle.
  • the user “selects” the first word of each of the subtitles at appropriate times during the playing of streaming media file 202 . So as the lecturer in the streaming video 202 speaks the word “After”, the user “selects” markup word “After” 412 A. This action establishes a synchronization point for the word “After” 412 A, and designates the word “After” 412 A as the start of the first subtitle.
  • sync engine 224 when sync engine 224 receives an input “selecting” a markup word 412 , sync engine 224 creates a break in the markup transcript file 206 to signify the starting point of a subtitle. At approximately the same time, as shown in box 532 , sync engine 224 obtains a time marker. The sync engine 224 receives this time marker (box 534 ) and places it into a content definition file with information describing the transcript file 206 and the streaming media file 202 (box 528 ).
  • FIGS. 6A and 6B are graphical representations of content definition files.
  • Content definition file 600 of FIG. 6A is for a static media file 204 .
  • This content definition file 600 includes information 602 related to the static media file 204 for which the time marker was generated (e.g. access path information), information 604 relating to streaming media file 202 from which the time marker was obtained (e.g. access path information), and the time marker data 606 itself.
  • Content definition file 600 therefore associates static media file 204 to streaming media file 202 , and includes a time marker that designates when static media file 204 is supposed to appear while streaming media file 202 is served.
  • one content definition file includes data for a plurality of static media files.
  • Content definition file 620 of FIG. 6B includes information 622 relating to the transcript file 206 for which the time markers were generated, information 624 relating to streaming media file 202 from which the time marker was obtained, and time marker data 626 from sync engine 224 that was generated by streaming media file 202 .
  • Content definition file 620 also includes information 626 related to breaks in the transcript files 206 that designate the starting and ending points for the subtitles that were created. Similar to content definition file 600 of FIG. 6A , content definition file 620 associates the transcript file to streaming media file 202 , and includes time markers that designate when each subtitle is to appear while streaming media file 202 is served.
  • Content definition files 600 and 620 can be used during the building of a mixed-media presentation.
  • a computer program designed to create mixed-media presentations can utilize the information provided by content definition files 600 and 620 during the generation of the mixed-media presentation.
  • One such computer program that can use content definition files 600 and 620 is disclosed in a co-pending U.S. Patent Application Serial No. (not yet assigned), Lyon & Lyon Docket No. 255/194, entitled, “METHODS AND APPARATUS FOR BUILDING A MIXED-MEDIA FILE PRESENTATION SYSTEM,” which is incorporated herein by reference in its entirety.
  • Content definition files 600 and 620 can also be dynamically used by a mixed-media presentation while such a presentation is being served back on a display device.
  • FIG. 7 a graphical representation of how the invention synchronizes a streaming media file 202 , several static media files 204 , and several subtitles 704 of a transcript file 206 is shown.
  • Static media files 204 and subtitles 704 are synchronized to several different synchronization points 706 along streaming media file 202 . So as streaming media file 202 plays and time 808 elapses, each synchronization point 706 is triggered causing a static media file 204 or a subtitle 704 to appear in the mixed-media presentation.
  • sync engine 224 resides on a portable storage medium such as a floppy disk or a CD-ROM. This allows sync engine 224 to be used on computer systems other than synchronization server 216 .
  • sync engine 224 can reside on storage device 210 of a computer system 200 of the user. This allows a user to use sync engine 224 at their home or office without the need for a link to a communications network such as the Internet.
  • a JavaScript timer is used to measure the elapsed time as the streaming media file 202 when there is no conventional streaming media file (e.g. video or audio) being used in the mixed-media presentation.
  • Static media files 204 and/or transcript files 206 can then be synchronized to the JavaScript timer using the methods described herein.
  • user action can be used to synchronize the static media files 204 .
  • a user can input a request to have the next static media file 204 presented by clicking on a markup “Next Page” button on a computer display screen.
  • the content definition files can be produced manually rather than by the sync engine 224 .
  • a user such as a computer programmer, can create the content definition files by inserting data related to the streaming media file 202 , the static media file 204 and/or the transcript file 206 , and the time marker data.
  • FIG. 8 is a flowchart describing an alternative embodiment for synchronizing media files
  • FIG. 9 is a graphical representation of how a streaming media file 202 , several static media files 204 , and several subtitles 704 are synchronized in accordance with this embodiment.
  • streaming media file 202 comprises a series of frames 906 , each frame 906 having a unique address.
  • the unique address generally comprises a block number 910 and a frame number 912 .
  • frame number 05 of block number 00 has a frame address 914 that comprises a combination of those numbers, such as “00,05” or “0005”.
  • the system can then identify a specific frame 906 by locating the block 910 it is contained in, and then finding the frame 912 with the correct frame number.
  • the sync engine 224 first receives streaming media file 202 and static media file 204 .
  • the sync engine 224 plays streaming media file 202 while concurrently displaying static media files 204 .
  • the streaming media file 202 is presented as a streaming output after being handled by a processor 204 .
  • sync engine 224 receives an input that establishes a synchronization point.
  • sync engine 224 queries streaming media file 202 to obtain a sync frame.
  • sync frame refers to a frame 906 of the streaming media file 202 that is in use (i.e. being served) at the moment the sync engine 224 receives the input.
  • streaming media file 202 identifies a sync frame and sends its unique address to sync engine 224 .
  • sync engine 224 receives the sync frame information and generates a content definition file containing the sync frame's unique address as well as information about the static media file 204 and streaming media file 202 .
  • This embodiment can also be used to synchronize transcript files to a streaming media file 202 and to create subtitles.
  • the sync engine 224 obtains a sync frame.
  • a content definition file is created storing this information.
  • static media files 204 and subtitles 704 are synchronized to several sync frames 908 along streaming media file 202 .
  • Each sync frame 908 has a, unique address 916 .
  • streaming media file 202 plays and frames 906 elapse, each sync frame 908 is played causing a static media file 204 or a subtitle 704 to appear in the mixed-media presentation.
  • FIGS. 10 and 11 illustrate the process for building a mixed-media file presentation system.
  • FIG. 10 is a flowchart describing how a mixed-media file presentation system is generated.
  • FIG. 11 illustrates how database 226 , within the synchronization server 216 , is built and modified as the process is carried out.
  • a user begins by defining the content structure of the presentation. The user decides what the content of the mixed-media presentation will be, what types of streaming media and static media need to be created, and how the overall process will flow.
  • static media files 204 for use in the mixed-media file presentation system.
  • static media files 204 comprise slides, images, drawings, simulations, or other media files that complement the content of streaming media file 202 .
  • transcript files 206 that will be used in the streaming media file of the mixed-media presentation.
  • These can be transcripts of videos that will be presented, or they can be transcripts of an audio-only presentation.
  • the transcripts can then be translated into other languages.
  • These translations create multiple sets of subtitles for the mixed-media presentation, wherein each set is in a different language. This allows users of the mixed-media presentation who are proficient in languages other than the original language of the presentation to still use the mixed-media presentation.
  • the user records the streaming video or audio files for use in the mixed-media presentation.
  • a video format implies that there is associated audio, although a user can create a silent video.
  • the transcripts generated in box 1004 are typically used when creating the video or audio files.
  • the user converts the streaming video or audio files into different computer-readable, streaming media formats, such as RealVideo, RealAudio, Quicktime, Windows Media, or any other computer-readable format.
  • RealVideo RealVideo
  • RealAudio Quicktime
  • Windows Media or any other computer-readable format.
  • the creation of several different formats helps to ensure that the final mixed-media file presentation system will be supported by a wide variety of user platforms.
  • the different streaming media files 202 , static media files 204 , and transcript files 206 created are sent to a server where they are made available to sync engine 224 .
  • the use of a server allows the sync engine 224 to access these files whenever needed.
  • the next step is to generate relationships between the media files.
  • a user can accomplish this by placing information about the media files, including the media files themselves, into database 226 and then creating a directory tree structure 1112 within database 226 that relates all of the media files to one another.
  • the process of creating a database and generating relationships among the different media files is further described with reference to FIG. 11 .
  • an authoring tool can be used to create the relationships.
  • the next step is to deliver the information in database 226 to sync engine 224 .
  • the sync engine 224 then obtains time markers that synchronize static media files 204 and transcript files 206 to streaming media files 202 .
  • the content definition files can be generated as an output data file from database 226 and provide information to the build engine that the build engine uses to construct a mixed-media file presentation system.
  • the content definition files are extruded from database 226 in a format that the build engine can understand, for example Extensible Mark-Up Language (XML).
  • XML Extensible Mark-Up Language
  • the build engine then uses the content definition files, as well as stylesheets generated in box 1022 , to generate a mixed-media file presentation system.
  • the build engine can deploy the mixed-media file presentation system over a communications network such as an intranet or the Internet, or to a portable medium such as a CD-ROM. This is shown in box 1020 .
  • FIG. 11 it is a graphical representation of how information is gathered and how relationships between the media files can be created.
  • the transcript files 206 that were created are stored in database 226 .
  • This can include the original transcript files as well as any translations.
  • database 226 can simply store information regarding the location or access paths of the transcript files 206 , and the transcripts files 206 themselves can be stored elsewhere, such as on server 208 or on the user computer system 200 . This alternative conserves storage space at synchronization server 216 .
  • the location information of streaming media files 202 is stored in database 226 .
  • the location information is preferably in the form of access paths 202 ′ that identify the location of streaming media files 202 on server 208 .
  • database 226 now comprises transcript files 206 as well as the access paths 202 ′ to streaming media files 202 stored on server 208 .
  • streaming media files 202 can be stored in database 226 , rather than being stored to server 208 .
  • step (b) access paths 204 ′ to static media files 204 are stored in database 226 .
  • Database 226 now comprises transcript files 206 , access paths 202 ′ to streaming media files 202 , and access paths 204 ′ to static media files 204 .
  • static media files 204 can reside in database 226 rather than being deployed to server 208 , in lieu of access paths 204 ′ being stored in database 226 .
  • step (c) relationships are created that associate static media files 204 and transcript files 206 to streaming media files 202 . It is these relationships that allow sync engine 224 to pull up the appropriate static media files 204 and transcript files 206 when a streaming media file 202 is chosen.
  • the user can first create an overall tree structure 1112 for the mixed-media presentation.
  • the overall tree structure 1112 can comprise one section 1108 with three different lessons 1110 .
  • the user can then determine which media files 206 , 202 , and 204 should be placed into each lesson 1110 .
  • one streaming media file 202 is being associated with each lesson 1110 .
  • the corresponding transcript file 206 and a plurality of static media files 204 are associated with each lesson 1110 .
  • each of the transcript files 206 and each of the static media files 204 were originally created to be associated with a particular streaming media file 202 . It is through the relationship generating process of box 1012 that the user can establish these associations for use by the sync engine 224 .
  • each media file can be used in more than one lesson 1110 or section 1108 , and the user can specify this in the overall file structure 1112 . This is possible because the actual media files are located on server 208 , and since the actual media files are not themselves placed into the overall file structure 1112 , the media files are available for use in multiple lessons 1110 or sections 1108 .
  • step (d) the time markers 1114 generated by the sync engine 224 are added to database 226 where they are associated with their respective static media files 204 or transcript files 206 .
  • the result of this database building process is a directory structure defining which static media files 204 and transcript files 206 are associated with which streaming media files 202 , and how the media files are laid out in an overall file structure 1112 .
  • FIG. 12 is a block diagram of an exemplary computer system 1200 upon which methods of the invention can be implemented.
  • Computer system 1200 includes a bus 1202 , or other communication mechanism for communicating information, and a processor 1204 coupled with bus 1202 for processing information.
  • Computer system 1200 also includes a main memory 1206 , such as a random access memory (“RAM”), or other dynamic (or “volatile”) storage device, coupled to bus 1202 .
  • the main memory 1206 stores information and instructions executed by processor 1204 during execution.
  • Main memory 1206 also stores temporary variables or other intermediate information during execution of instructions by processor 1206 .
  • Computer system 1200 further includes a read only memory (“ROM”) 1208 or other static (or “persistent”) storage device (e.g., FLASH, PROM, EEPROM, etc.) coupled to bus 1202 .
  • the ROM 1208 stores static information and instructions for processor 1204 , in particular the browser as described herein. It is worth noting that one or more banks of memory can comprise ROM 1208 .
  • a storage device 1210 (or “hard disk”, or “hard drive”), such as a magnetic disk or optical disk, is coupled to bus 1202 .
  • the storage device 1210 stores information such as data structures and instructions, for example data structures for streaming media files 202 and static media files 204 , or structures relating to the operating system or application programs that use the operating system.
  • Computer system 1200 is preferably coupled via bus 1202 to a display device 1212 , such as a cathode ray tube (“CRT”) or an active or passive-matrix display.
  • the display 1212 presents images to an end-user.
  • An input device 1214 is coupled to bus 1202 .
  • the input device 1214 communicates information and command selections to processor 1204 .
  • cursor control 1216 is Another type of user input device, such as a mouse, a trackball, or cursor direction keys, for communicating direction information and command selections to processor 1204 and for controlling cursor movement on display 1212 .
  • This input device 1214 typically has two degrees of freedom in two axes, a first axis (e.g., x) and a second axis (e.g., y), that allows the device to specify positions in a plane.
  • the processor 1204 in the computer system 1200 executes one or more sequences of instructions contained in main memory 1206 .
  • Such instructions are read into main memory 1206 from another computer-readable medium, such as storage device 1210 or ROM 1208 .
  • the instructions can be executable object code or interpreted code that is processed by a run-time engine (e.g., JavaScript).
  • main memory 1206 causes processor 1204 to perform the methods of the invention as described herein.
  • hard-wired circuitry can be used in place of or in combination with software instructions to implement the invention.
  • embodiments of the invention are not limited to any specific combination of hardware circuitry and software.
  • Non-volatile media includes, for example, optical or magnetic disks, such as storage device 1210 .
  • Volatile media includes dynamic memory, such as main memory 1206 .
  • Transmission media includes coaxial cables, copper wire and fiber optics, including the wires that comprise bus 1202 .
  • Transmission media can also take the form of acoustic or light waves, such as those generated during radio-wave and infrared data communications.
  • Computer-readable media include, a floppy disk, a flexible disk, a hard disk, a magnetic tape, or any other magnetic media, a CD-ROM, any other optical media, punchcards, a paper-tape, any other physical media with patterns of holes, a RAM, a ROM, a FLASH, or any other memory chip or cartridge, a carrier wave as described hereinafter, or any other media from which a computer can read.
  • Various forms of computer-readable media can be involved in carrying one or more sequences of one or more instructions to processor 1204 for execution.
  • the instructions can initially be carried on a magnetic disk of a remote computer.
  • the remote computer can load the instructions into its dynamic memory and send the instructions over a telephone line using a modem.
  • a modem local to computer system 1200 can receive the data on the telephone line and use an infrared transmitter to convert the data to an infrared signal.
  • An infrared detector coupled to bus 1202 can receive the data carried in the infrared signal and place the data on bus 1202 .
  • Bus 1202 carries the data to main memory 1206 , from which processor 1204 retrieves and executes the instructions.
  • the instructions received by main memory 1206 can optionally be stored on storage device 1210 before or after execution by processor 1204 .
  • Computer system 1200 also includes a communication interface 1218 coupled to bus 1202 .
  • Communication interface 1218 provides a two-way data communication coupling to a network link 1220 that is connected to a local network 1222 .
  • communication interface 1218 can be an integrated services digital network (“ISDN”) card or a modem to provide a data communication connection to a corresponding type of telephone line.
  • ISDN integrated services digital network
  • communication interface 1218 can be a local area network (“LAN”) card to provide a data communication connection to a compatible LAN.
  • LAN local area network
  • Wireless links can also be implemented.
  • communication interface 1218 sends and receives electrical, electromagnetic or optical signals that carry digital data streams representing various types of information.
  • Network link 1220 preferably provides data communication through one or more networks to other data devices.
  • network link 1220 can provide a connection through local network 1222 to a host computer 1224 or to data equipment operated by an Internet Service Provider (“ISP”) 1226 .
  • ISP 1226 in turn provides data communication services through the “Internet” 1228 —for example computer diagnostic services.
  • Internet 1228 for example computer diagnostic services.
  • Local network 1222 and Internet 1228 both use electrical, electromagnetic or optical signals that carry digital data streams.
  • the signals through the various networks and the signals on network link 1220 and through communication interface 1218 which carry the digital data to and from computer system 1200 , are exemplary forms of carrier waves transporting the information.
  • Computer system 1200 can send messages and receive data, including program code, through the network(s), network link 1220 and communication interface 1218 .
  • a server 1230 might transmit requested code for an application program through Internet 1228 , ISP 1226 , local network 1222 and communication interface 1218 —for example using the FTP protocol.
  • one such downloaded application is executable software code or computer configuration parameters that perform the methods of the invention.
  • the received code can be executed by processor 1204 as it is received, and/or stored in main memory 1206 , storage device 1210 , or other non-volatile storage for later execution. In this manner, computer system 1200 can obtain application code in the form of a carrier wave.

Abstract

A method for synchronizing mixed-media data files that comprises receiving a streaming media file, receiving a static media file, producing a streaming media output from the streaming media file, querying the streaming output for a time marker upon receiving an input, and associating the static media file with the time marker and the streaming media file in an output file. An apparatus for synchronizing mixed-media data files that comprises a computer system including a database with one or more data structures relating to streaming media files and static media files stored on a storage device. The computer system also includes an application program coupled to the database that is configured to execute the methods described above.

Description

    REFERENCE TO RELATED APPLICATION
  • This application is a continuation of U.S. patent application Ser. No. 09/699,798, filed Oct. 30, 2000, which is incorporated herein by reference in its entirety and made part of the present disclosure.
  • FIELD OF THE INVENTION
  • The invention relates generally to the field of media presentation, and more particularly to methods and apparatus for synchronizing media files.
  • BACKGROUND OF THE INVENTION
  • A mixed-media file presentation system is a presentation system that simultaneously presents different media elements, such as video, audio, images, and text. FIG. 1 illustrates such a mixed-media file presentation system as the display screen of a computer, which is one means for delivering a mixed-media file presentation. The mixed-media file presentation system of FIG. 1 comprises a frame and background 106 that hold a variety of media elements. In this particular example, there is a video element 100, a static image element 102, and a text element 104 in the form of subtitles. When the mixed-media file presentation system is in use, the video plays while the slides and subtitles change. The system may also present animations or simulations.
  • In order for the mixed-media presentation to flow smoothly, it is necessary to synchronize the different media elements so that they will be presented at the correct moment in the presentation. For instance, the presentation can consist of a video of a person giving a lecture, slides to which the lecturer refers, and subtitles that display what the lecturer is saying in any of a number of languages.
  • The presentation system must display the slides at the correct moment in the lecture, and it must correctly present subtitles while the video is playing. The presentation must correctly associate these media elements to one another.
  • According to the present state-of-the-art, methods exist for achieving this type of synchronization. In a known embodiment, data is physically embedded for the slides and subtitles into the actual video data file. For example, a user will embed Universal Record Locators (“URLs”) at locations within the video data file that are links to the slides or subtitles, or the user will place URLs at the front of the video data file and embed markers into the video data file at various locations in the data stream. The embedded URLs or markers appear at locations in the video data file that correspond to when the slides and subtitles are to appear.
  • A drawback to the above approach is that it is destructive and therefore makes reuse of the files a problem. By stating that this method is destructive, it is meant that it permanently changes the video data file (for instance). Later, if it is desired to reuse some portion of the previous files, then the user must start from scratch and embed new data into a fresh video data file.
  • Notwithstanding the destructive nature of such a system, the method for making changes to a mixed-media file presentation system discussed above is time-consuming and tedious; users often must carefully watch and time a video as it plays to know where to embed the slide and subtitle data.
  • SUMMARY OF THE INVENTION
  • The invention is a method and apparatus for synchronizing media files in a non-destructive manner. According to an aspect, the invention enables changes to be made to a mixed-media presentation without creating a new video data file.
  • According to one embodiment, a method for synchronizing mixed-media data files comprises receiving at least one streaming media file, receiving at least one static media file, processing the streaming media file to produce a streaming output for a user, querying the streaming media file to acquire a time marker upon receiving user input, and generating an output file that links the static media file with the time marker and the streaming media file. The time marker represents a point where the static media file is to be synchronized to the streaming media file. The output file can be used by a mixed-media file presentation system to synchronize the static media file with the streaming media file, or it can be used during the building of a mixed-media file presentation system.
  • In another embodiment, the invention is a computer system that includes a database comprising one or more data structures relating to streaming media files and static media files, and an application program coupled to the database that is configured to execute the method described above.
  • BRIEF DESCRIPTION OF THE DRAWINGS
  • FIG. 1 is a mixed-media file presentation system as displayed on a monitoring device.
  • FIG. 2 illustrates a network architecture in which the invention can be deployed.
  • FIG. 3 is a flowchart depicting overall steps for synchronizing media files according to an embodiment of the invention.
  • FIG. 4 illustrates an embodiment of a user interface for the sync engine.
  • FIG. 5A is a flowchart depicting steps for synchronizing static media files to a streaming media file according to an embodiment of the invention.
  • FIG. 5B is a flowchart depicting steps for synchronizing transcript files to a streaming media file and creating subtitles according to an alternate embodiment of the invention.
  • FIG. 6A depicts a content definition file containing information related to a static media file.
  • FIG. 6B depicts a content definition file containing information related to a transcript file.
  • FIG. 7 depicts the relationship between the static media files and the transcript files as synchronized to the streaming media file.
  • FIG. 8 is a flowchart depicting an alternate method for synchronizing media files.
  • FIG. 9 is a graphical representation of the alternate method of synchronizing media files shown in FIG. 8.
  • FIG. 10 is a flowchart illustrating how a mixed-media file presentation system is generated.
  • FIG. 11 illustrates how a database is built and modified in accordance with the overall process depicted in FIG. 10.
  • FIG. 12 illustrates an embodiment of a computer system configured to employ the invention.
  • DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENT
  • The invention is directed to methods and apparatuses for synchronizing media files to enable them to be concurrently presented in a mixed-media file presentation system. The apparatus of the invention, as well as the associated methods, utilize non-destructive techniques to synchronize media files, wherein static media files and transcript files synchronization to a streaming media file occurs without any destructive changes being made to the streaming media file itself. The invention allows, for the synchronization of any types of static media files and transcript files, such as slides, subtitles, and other types of images or animations, with any type of streaming media file, such as video or audio.
  • 1. Terminology
  • The term “media file” refers to data files that convey sensory information to a person, such as visual information or audible information. The visual information can take the form of videos, animations, simulations, graphics, images, and text. The audible information can take the form of any type of audio information, including human speech, sound effects.
  • The term “streaming media file” refers to media that is continuous in nature and that has a time component to it, such media primarily being video files and audio files. Streaming media files can be queried as they run to determine how much time has elapsed since they were started. Representative streaming media files include RealVideo files, RealAudio files, Quicktime files, MPEG files, Windows Media files, MP3 files, Wave files, and any other computer generated video and audio files.
  • The term “static media file” refers to media that is static in nature. Static media files include graphics files such as GIF images, JPEG images, Bitmap files, or Computer-Aided Design (“CAD”) drawings, as well as animation files that do not have a time component, such as GIF animations or Flash animations. Static media files also include text files, such as Word documents, WordPerfect documents, Portable Document Files (“PDF”), and other computer generated text documents. %
  • The term “mixed-media” refers to a combination of both streaming media and static media files.
  • The term “transcript file” refers to a static media text file used as a speech transcript during a streaming presentation. Transcript files can be in any of the text formats described herein, and can also be in a standard generalized markup language (“SGML”), such as hypertext markup language (“HTML”) format. Transcript files are a subset of static media files, but are herein generally referred to separately because the invention often handles transcript files differently than other static media file types. For example, the methods and apparatus of the invention use the transcript files to create subtitles for mixed-media presentations.
  • The term “time marker” refers to a numerical or other symbolic value obtained from a streaming media file when the streaming media file is queried. The numerical value generally represents a quantity or unit of time that has elapsed as measured from the starting point of the streaming media file to the point where the streaming media file was queried, or since the last time marker.
  • The term “server” refers to software on a computer system or device on a network that receives and answers requests for information. Typically, the computer system is also dedicated to storing data files and managing network resources, including network traffic. The computer system or device generally includes a processor and a data storage device, and is typically connected to the Internet.
  • 2. Network Architecture Overview
  • FIG. 2 depicts a network architecture in which the invention can be employed. Generally, a user creates media files on a computer system 200 and transfers them to a synchronization server 216 that carries out the methods described herein. The media files include streaming media files 202, static media files 204, and transcript files 206. A communications network, such as the Internet 212, carries out the transmitting of media files using communication lines 222. These communication lines 222 can comprise phone lines, ISDN lines, cable lines, T-1 lines, T-3 lines, E-1 lines, or any other communication lines used to transfer data. Other communications networks, including local area networks (e.g. company intranets) or point-to-point connections can be used as well.
  • To move the media files to synchronization server 216, it is preferred that the user first upload static media files 204, transcript files 206, and streaming media files 202 to a server 208. Server 208 has a link to a communications network, such as the Internet 212, via communication lines 222. By placing the media files on server 208, synchronization server 216 can access the media files whenever necessary to carry out the methods without having to exhaust its own data storage space to store these media files. In addition, the use of server 208 is preferred because if the media files are resident on the user computer system 200, synchronization server 216 only has access to the media files when the user computer system 200 is powered up and connected to the Internet. Server 208 can be owned and operated by an ISP, or can belong to the user.
  • Synchronization server 216 carries out the methods of the invention using streaming media files 202, static media files 204, and transcript files 206 created by the user. Synchronization server 216 comprises a computer system, such as computer system 200.
  • Data storage device 220 in the synchronization server 216 preferably stores a sync engine 224. Sync engine 224 is a computer program comprising one or more sequences of instructions that cause a processor to perform a number of acts in accordance with the methods described herein. It is also preferred that the data storage device 220 stores a database 226, which is discussed in further detail below.
  • There are several alternate embodiments of the invention. For instance, the streaming media files 202 can be stored on a streaming server, on synchronization server 216, or on a user computer system 200, instead of on server 208. A streaming server is a server that uses specially-designed hardware and/or software to quickly and efficiently move streaming media files, which generally have large file sizes.
  • In other embodiments, the static media files 204 can be stored on the synchronization server 216 or a user computer system 200, instead of on server 208. Generally, the issues that will govern where streaming media files 202 and static media files 204 are stored concern available storage space at the various servers or systems, availability of the files when stored at the different locations, and available bandwidth.
  • In another embodiment, the computer system 200 can entirely carry out the methods of the invention. In this embodiment, sync engine 224 and database 226 reside on the user computer system 200, and the use of servers, communication lines, and the Internet is avoided.
  • 3. Method for Synchronizing Mixed-Media Files
  • FIG. 3 is a flowchart detailing a conceptual overview of synchronizing media files. Sync engine 224 first receives streaming media files 202, static media files 204, and transcript files 206 (box 300). The transcript files 206 are used by the sync engine 224 to create subtitles for the mixed-media presentation.
  • Next, as shown in box 302, the sync engine 224 receives a system input that selects which streaming media file 202 to use for the synchronization process. Moving to box 304, the sync engine 224 then receives a system input that selects which transcript language to use when creating subtitles for the mixed-media presentation.
  • Next, as seen in box 306, the sync engine 224 retrieves static media files 204 and the appropriate transcript files 206 associated with the selected streaming media file 202. This act can also depend on the transcript language chosen. Sync engine 224 includes information regarding which static media files 204 and which transcript files 206 are associated with each streaming media file 202. The information is based on relationships specified prior to use of sync engine 224. The process of creating relationships between media files is further described below with reference to FIGS. 10 and 11.
  • Turning to box 308, the synchronization process is started. The sync engine 224 concurrently plays streaming media file 202 and displays one or more static media files 204. Alternatively, or in combination with the above playback, one or more portions of transcript files 206 can be played. In one embodiment, the sync engine preferably links and serves the files, while a client (e.g., X-server or other server application) actually transmits the data to the end user. The sync engine 224 can also be implemented so that the sync engine 224 actually serves the streaming media files 202. Next, as shown in box 310, as the streaming media file 202 is playing, the sync engine 224 receives system inputs that establish synchronization points. As used herein, the term “synchronization point” refers to a specific point in time during the presentation of a streaming media file 202 at which a particular static media file 204 or subtitle is made to appear. Thus, in a completed mixed-media presentation, for example, the mixed-media presentation of FIG. 1, as a streaming media file (e.g. video) plays in section 100, each static media file (e.g. slides) or subtitle appears within sections 102 or 104 when its respective synchronization point has been reached. By the end of the presentation, all of the slides or subtitles will have cycled through and appeared in sections 102 or 104.
  • Turning to box 312, the sync engine 224 enables the user to pause, rewind, and replay the streaming media file 202. In this manner, the user is able to see where the static media files 204 and subtitles were synchronized to the streaming media file 202. Furthermore, the user is enabled to modify where the media files were synchronized. Moreover, these characteristics allow the user to see if the subtitles were created logically.
  • Sync engine 224 next generates an output file that contains synchronization data, as shown in box 314. This output file is referred to herein as a “content definition file”. A computer program can use the content definition file to build a mixed-media presentation system, or a mixed-media file presentation system can directly use the content definition file to synchronize media files. The content definition file is described in greater detail with reference to FIGS. 6A and 6B.
  • FIG. 4 illustrates an embodiment of a user interface 400 that provides a means for a user to interact with sync engine 224. User interface 400 includes a section 402 where a streaming media file 202 is displayed, a section 406 where one or more static media files 204 are displayed, and a section 410 where one or more transcript files 206 are displayed. Within user interface 400, the transcript files 206 appear in a markup format, shown by each underlined word 412. User interface 400 also includes control buttons 414 for controlling whether streaming media file 202 is playing, paused, or restarted.
  • According to an embodiment, user interface 400 is designed to run within a web browser, such as Netscape Navigator (obtainable at www.netscape.com) or Microsoft Internet Explorer (obtainable at www.microsoft.com). Such a user interface 400 allows the sync engine 224 to be accessed from remote locations and run over a communications network. Thus, a user on computer system 200 can use the sync engine 224, located on the synchronization server 216, from virtually any location in the world.
  • Turning to FIG. 5A, a flowchart is shown that describes an embodiment of the method for synchronizing a static media file to a streaming media file. Starting with box 500, the sync engine 224 first receives streaming media file 202 and static media file 204. The next steps, shown in boxes 502 and 504, concurrently present the streaming media file 202 and the static media file 204 on a display device. The streaming media file 202 is handled by a processor that, in turn, produces a streaming output. The streaming output is the actual video that is displayed on a display screen or the actual audio that is delivered through a speaker. Thus, a user can see a streaming output such as a video playing in section 402 of the user interface in FIG. 4, while static media file 204 appears in section 406 of the interface 400.
  • Next, the user establishes a synchronization point to which the static media file 204 is matched. Sync engine 224 is the tool used for this process, and the user interacts with sync engine 224 via user interface 400. Referring to FIG. 4 in conjunction with box 506 of FIG. 5A, as the streaming media file 202 plays within section 402 of interface 400, the user is allowed to establish a synchronization point by “selecting” static media file 204 at the precise moment the user wants the file 204 to appear during the presentation. This “selection”, which is simply an input by the user, can be accomplished in a number of ways. A preferred way is using a mouse to place a pointer over static media file 204 and having the user “click” on static media file 204 at the moment the synchronization point is to be established. This same process can be carried out using a keyboard. The sync engine 224 then receives this input from the user, as shown in box 506.
  • This process is best illustrated by an example. Consider that a user wants the first slide 204 shown in FIG. 4 (the “Customers to Clients” slide) to appear thirty seconds into streaming video 202. The user starts the video and uses a mouse to place a pointer over the “Customers to Clients” slide 204. After thirty seconds of the video has elapsed, the user “clicks” on the “Customers to Clients” slide 204, thereby establishing a synchronization point. Now when the completed mixed-media presentation is shown, the “Customers to Clients” slide appears on-screen thirty seconds after the video has begun. The user can synchronize all of the slides in this manner, thus making all of the slides appear at appropriate times during the video. It is worth noting that the invention can synchronize any type of static media file to any type of streaming media file in this manner.
  • Moving on to box 508 of FIG. 5A, when an input is received sync engine 224 queries streaming media file 202 to obtain a time marker. Upon receiving this query, streaming media file 202 generates a time marker and sends it to sync engine 224. The time marker indicates how much “run time” has elapsed since the start of the streaming media file. As used herein, the term run time refers to a quantity of time that has elapsed since the start of the streaming media file, taking into account only the actual playing of the streaming media and not including time incurred due to pauses, rewinds, and fast forwards.
  • Next, the sync engine receives the time marker (box 510) and generates a content definition file (box 512). The content definition file contains the time marker along with information about the static media file 204 and the streaming media file 202. The content definition file is further described below with reference to FIG. 6.
  • Turning now to FIG. 5B, a flowchart is provided that describes a method for creating subtitles from transcript files 206 and synchronizing those subtitles to a streaming media file.
  • Starting with box 520, the first step in this process is for the sync engine 224 to receive streaming media file 202 and transcript file 206. Turning to box 522, the next step is to convert the individual words of the transcript files into a markup format, such as an HTML format.
  • The process of converting the transcript files 206 into markup words 412 can be accomplished in a number of ways. A preferred method is to use a computer program, such as a Perl script, to extract each word from the transcript files 206 and re-write each word in an HTML format using anchor tags. This markup process can also be performed using different markup languages.
  • Moving to boxes 524 and 526 of FIG. 5B, the next step in synchronizing the transcript files 206 and creating subtitles is to present streaming media file 202 as a streaming output while concurrently displaying portions of the one or more transcript files on a display device. Here a user can see the streaming output, such as a video, playing in section 402 of user interface 400, while markup words 412 of the transcript files 206 appear in section 410 of interface 400.
  • Having the words 412 in markup format allows a user to “select” individual words to synchronize to streaming media file 202. Moreover, it allows the user to designate breaks in the transcript that correspond to the starting and ending points for the subtitles.
  • Turning to box 528, the sync engine 224 receives inputs that establish synchronization points to which the transcript files 206 are matched and designate the start and end of subtitles. Reviewing FIG. 4 in conjunction with box 528 of FIG. 5B, as streaming media file 202 plays within section 402 of interface 400, the user is allowed to “select” a markup word 412 of the transcript file 206 at the precise moment the user wants that word to appear as the start of the next subtitle.
  • An example is now provided to illustrate this process.
  • Using the markup words 412 in FIG. 4, suppose a user wants the following subtitles to be presented at the beginning of the mixed-media presentation:
      • 1. “After you have defined the desired outcome, you can move forward to aligning the problem with a solution.”
      • 2. “This is the second step in Designing and Selling a Solution.”
      • 3. “and it makes use of a technique that is quite straightforward.”
  • To create and synchronize subtitles, the user “selects” the first word of each of the subtitles at appropriate times during the playing of streaming media file 202. So as the lecturer in the streaming video 202 speaks the word “After”, the user “selects” markup word “After” 412A. This action establishes a synchronization point for the word “After” 412A, and designates the word “After” 412A as the start of the first subtitle.
  • Next, as the lecturer speaks the word “This”, the user “selects” markup word “This” 412B, again establishing a synchronization point for the word “This” 412B and designating the start of the second subtitle. All of the words between “After” 412A and “This” 412B appear in the first subtitle.
  • Finally, when the lecturer speaks the word “and”, the user “selects” markup word “and” 412C to again establish a synchronization point and designate the start of the third subtitle. As before, the words between “This” 412B and “and” 412C appear in the second subtitle. The words after “and” 412C appear in the third subtitle. Now when the completed mixed-media presentation is shown, each of the subtitles appears on-screen at the moment that the lecturer in the video speaks the first word of each subtitle.
  • Moving on to box 530 of FIG. 5B, when sync engine 224 receives an input “selecting” a markup word 412, sync engine 224 creates a break in the markup transcript file 206 to signify the starting point of a subtitle. At approximately the same time, as shown in box 532, sync engine 224 obtains a time marker. The sync engine 224 receives this time marker (box 534) and places it into a content definition file with information describing the transcript file 206 and the streaming media file 202 (box 528).
  • FIGS. 6A and 6B are graphical representations of content definition files. Content definition file 600 of FIG. 6A is for a static media file 204. This content definition file 600 includes information 602 related to the static media file 204 for which the time marker was generated (e.g. access path information), information 604 relating to streaming media file 202 from which the time marker was obtained (e.g. access path information), and the time marker data 606 itself. Content definition file 600 therefore associates static media file 204 to streaming media file 202, and includes a time marker that designates when static media file 204 is supposed to appear while streaming media file 202 is served. Typically one content definition file includes data for a plurality of static media files.
  • Content definition file 620 of FIG. 6B includes information 622 relating to the transcript file 206 for which the time markers were generated, information 624 relating to streaming media file 202 from which the time marker was obtained, and time marker data 626 from sync engine 224 that was generated by streaming media file 202. Content definition file 620 also includes information 626 related to breaks in the transcript files 206 that designate the starting and ending points for the subtitles that were created. Similar to content definition file 600 of FIG. 6A, content definition file 620 associates the transcript file to streaming media file 202, and includes time markers that designate when each subtitle is to appear while streaming media file 202 is served.
  • Content definition files 600 and 620 can be used during the building of a mixed-media presentation. For example, a computer program designed to create mixed-media presentations can utilize the information provided by content definition files 600 and 620 during the generation of the mixed-media presentation. One such computer program that can use content definition files 600 and 620 is disclosed in a co-pending U.S. Patent Application Serial No. (not yet assigned), Lyon & Lyon Docket No. 255/194, entitled, “METHODS AND APPARATUS FOR BUILDING A MIXED-MEDIA FILE PRESENTATION SYSTEM,” which is incorporated herein by reference in its entirety. Content definition files 600 and 620 can also be dynamically used by a mixed-media presentation while such a presentation is being served back on a display device.
  • Turning to FIG. 7, a graphical representation of how the invention synchronizes a streaming media file 202, several static media files 204, and several subtitles 704 of a transcript file 206 is shown. Static media files 204 and subtitles 704 are synchronized to several different synchronization points 706 along streaming media file 202. So as streaming media file 202 plays and time 808 elapses, each synchronization point 706 is triggered causing a static media file 204 or a subtitle 704 to appear in the mixed-media presentation.
  • According to one embodiment, sync engine 224 resides on a portable storage medium such as a floppy disk or a CD-ROM. This allows sync engine 224 to be used on computer systems other than synchronization server 216. In another embodiment, sync engine 224 can reside on storage device 210 of a computer system 200 of the user. This allows a user to use sync engine 224 at their home or office without the need for a link to a communications network such as the Internet.
  • In another embodiment, a JavaScript timer is used to measure the elapsed time as the streaming media file 202 when there is no conventional streaming media file (e.g. video or audio) being used in the mixed-media presentation. Static media files 204 and/or transcript files 206 can then be synchronized to the JavaScript timer using the methods described herein.
  • Alternately, user action can be used to synchronize the static media files 204. For instance, a user can input a request to have the next static media file 204 presented by clicking on a markup “Next Page” button on a computer display screen.
  • In another alternate embodiment, the content definition files can be produced manually rather than by the sync engine 224. A user, such as a computer programmer, can create the content definition files by inserting data related to the streaming media file 202, the static media file 204 and/or the transcript file 206, and the time marker data.
  • FIG. 8 is a flowchart describing an alternative embodiment for synchronizing media files, while FIG. 9 is a graphical representation of how a streaming media file 202, several static media files 204, and several subtitles 704 are synchronized in accordance with this embodiment.
  • Turning to FIG. 9, streaming media file 202 comprises a series of frames 906, each frame 906 having a unique address. The unique address generally comprises a block number 910 and a frame number 912. For example, frame number 05 of block number 00 has a frame address 914 that comprises a combination of those numbers, such as “00,05” or “0005”. The system can then identify a specific frame 906 by locating the block 910 it is contained in, and then finding the frame 912 with the correct frame number.
  • Turning to box 800 of FIG. 8, the sync engine 224 first receives streaming media file 202 and static media file 204. Next, as shown in boxes 802 and 804, the sync engine 224 plays streaming media file 202 while concurrently displaying static media files 204. Again, the streaming media file 202 is presented as a streaming output after being handled by a processor 204.
  • Moving to box 806, the sync engine 224 receives an input that establishes a synchronization point. When this input is received, as shown in box 808, sync engine 224 queries streaming media file 202 to obtain a sync frame. As used herein the term “sync frame” refers to a frame 906 of the streaming media file 202 that is in use (i.e. being served) at the moment the sync engine 224 receives the input. Upon receiving this query, streaming media file 202 identifies a sync frame and sends its unique address to sync engine 224. Then as shown in boxes 810 and 812, sync engine 224 receives the sync frame information and generates a content definition file containing the sync frame's unique address as well as information about the static media file 204 and streaming media file 202.
  • This embodiment can also be used to synchronize transcript files to a streaming media file 202 and to create subtitles. In this embodiment, when the user “selects” a markup word 412 to create a synchronization point and to designate the start of the next subtitle, the sync engine 224 obtains a sync frame. As before, a content definition file is created storing this information.
  • Turning again to FIG. 9, static media files 204 and subtitles 704 are synchronized to several sync frames 908 along streaming media file 202. Each sync frame 908 has a, unique address 916. As streaming media file 202 plays and frames 906 elapse, each sync frame 908 is played causing a static media file 204 or a subtitle 704 to appear in the mixed-media presentation. It is the unique addresses 916 of the sync frames 908 that are stored in the content definition files by the sync engine 224.
  • 4. Overall Process Flow for Building a Mixed-Media File Presentation System
  • FIGS. 10 and 11 illustrate the process for building a mixed-media file presentation system. FIG. 10 is a flowchart describing how a mixed-media file presentation system is generated. FIG. 11 illustrates how database 226, within the synchronization server 216, is built and modified as the process is carried out.
  • Starting at box 1000 of FIG. 10, a user begins by defining the content structure of the presentation. The user decides what the content of the mixed-media presentation will be, what types of streaming media and static media need to be created, and how the overall process will flow.
  • Next, as shown in box 1002, the user creates static media files 204 for use in the mixed-media file presentation system. Typically static media files 204 comprise slides, images, drawings, simulations, or other media files that complement the content of streaming media file 202.
  • As shown in box 1004, the user then creates one or more transcript files 206 that will be used in the streaming media file of the mixed-media presentation. These can be transcripts of videos that will be presented, or they can be transcripts of an audio-only presentation. The transcripts can then be translated into other languages. These translations create multiple sets of subtitles for the mixed-media presentation, wherein each set is in a different language. This allows users of the mixed-media presentation who are proficient in languages other than the original language of the presentation to still use the mixed-media presentation.
  • Turning to box 1006, the user records the streaming video or audio files for use in the mixed-media presentation. Generally a video format implies that there is associated audio, although a user can create a silent video. The transcripts generated in box 1004 are typically used when creating the video or audio files. Next, as shown in box 1008, the user converts the streaming video or audio files into different computer-readable, streaming media formats, such as RealVideo, RealAudio, Quicktime, Windows Media, or any other computer-readable format. The creation of several different formats helps to ensure that the final mixed-media file presentation system will be supported by a wide variety of user platforms.
  • Turning to box 1010, the different streaming media files 202, static media files 204, and transcript files 206 created are sent to a server where they are made available to sync engine 224. The use of a server allows the sync engine 224 to access these files whenever needed.
  • As shown in box 1012, after creating all of the media files, the next step is to generate relationships between the media files. A user can accomplish this by placing information about the media files, including the media files themselves, into database 226 and then creating a directory tree structure 1112 within database 226 that relates all of the media files to one another. The process of creating a database and generating relationships among the different media files is further described with reference to FIG. 11. Alternately, an authoring tool can be used to create the relationships.
  • Moving to box 1014, after the relationships between the media files are generated, the next step is to deliver the information in database 226 to sync engine 224. The sync engine 224 then obtains time markers that synchronize static media files 204 and transcript files 206 to streaming media files 202.
  • Turning to box 1016 now, content definition files are extruded from database 226 and are delivered to a build engine of a mixed-media file presentation system.
  • The content definition files can be generated as an output data file from database 226 and provide information to the build engine that the build engine uses to construct a mixed-media file presentation system. The content definition files are extruded from database 226 in a format that the build engine can understand, for example Extensible Mark-Up Language (XML).
  • As shown in box 1018, the build engine then uses the content definition files, as well as stylesheets generated in box 1022, to generate a mixed-media file presentation system. The build engine can deploy the mixed-media file presentation system over a communications network such as an intranet or the Internet, or to a portable medium such as a CD-ROM. This is shown in box 1020.
  • Methods and apparatus for using a build engine to generate a mixed-media file presentation system are more fully described in a co-pending U.S. Patent Application Serial No. (not yet assigned), Lyon & Lyon Docket No. 255/194, entitled “METHODS AND APPARATUS FOR BUILDING A MIXED-MEDIA FILE PRESENTATION SYSTEM”, which is incorporated herein by reference above.
  • Turning to FIG. 11, it is a graphical representation of how information is gathered and how relationships between the media files can be created.
  • Starting with step (a), the transcript files 206 that were created are stored in database 226. This can include the original transcript files as well as any translations. Alternately, in lieu of having database 226 store transcript files 206, database 226 can simply store information regarding the location or access paths of the transcript files 206, and the transcripts files 206 themselves can be stored elsewhere, such as on server 208 or on the user computer system 200. This alternative conserves storage space at synchronization server 216.
  • Next, moving to step (b), the location information of streaming media files 202 is stored in database 226. The location information is preferably in the form of access paths 202′ that identify the location of streaming media files 202 on server 208. Thus, database 226 now comprises transcript files 206 as well as the access paths 202′ to streaming media files 202 stored on server 208. Alternately, streaming media files 202 can be stored in database 226, rather than being stored to server 208.
  • Staying at step (b), as is the case with streaming media files 202, access paths 204′ to static media files 204 are stored in database 226. Database 226 now comprises transcript files 206, access paths 202′ to streaming media files 202, and access paths 204′ to static media files 204. In alternate embodiments, static media files 204 can reside in database 226 rather than being deployed to server 208, in lieu of access paths 204′ being stored in database 226.
  • Moving on to step (c), relationships are created that associate static media files 204 and transcript files 206 to streaming media files 202. It is these relationships that allow sync engine 224 to pull up the appropriate static media files 204 and transcript files 206 when a streaming media file 202 is chosen.
  • For instance, the user can first create an overall tree structure 1112 for the mixed-media presentation. As shown by the example in step (c), the overall tree structure 1112 can comprise one section 1108 with three different lessons 1110. The user can then determine which media files 206, 202, and 204 should be placed into each lesson 1110. In this example, one streaming media file 202 is being associated with each lesson 1110. Next, the corresponding transcript file 206 and a plurality of static media files 204 are associated with each lesson 1110. Generally, each of the transcript files 206 and each of the static media files 204 were originally created to be associated with a particular streaming media file 202. It is through the relationship generating process of box 1012 that the user can establish these associations for use by the sync engine 224.
  • Since the overall tree structure 1112 only uses access paths 202′ and 204′ for the streaming media 202 and static media 204 files, each media file can be used in more than one lesson 1110 or section 1108, and the user can specify this in the overall file structure 1112. This is possible because the actual media files are located on server 208, and since the actual media files are not themselves placed into the overall file structure 1112, the media files are available for use in multiple lessons 1110 or sections 1108.
  • Moving on to step (d), the time markers 1114 generated by the sync engine 224 are added to database 226 where they are associated with their respective static media files 204 or transcript files 206. The result of this database building process is a directory structure defining which static media files 204 and transcript files 206 are associated with which streaming media files 202, and how the media files are laid out in an overall file structure 1112.
  • 5. Hardware Overview
  • FIG. 12 is a block diagram of an exemplary computer system 1200 upon which methods of the invention can be implemented.
  • Computer system 1200 includes a bus 1202, or other communication mechanism for communicating information, and a processor 1204 coupled with bus 1202 for processing information. Computer system 1200 also includes a main memory 1206, such as a random access memory (“RAM”), or other dynamic (or “volatile”) storage device, coupled to bus 1202. The main memory 1206 stores information and instructions executed by processor 1204 during execution. Main memory 1206 also stores temporary variables or other intermediate information during execution of instructions by processor 1206.
  • Computer system 1200 further includes a read only memory (“ROM”) 1208 or other static (or “persistent”) storage device (e.g., FLASH, PROM, EEPROM, etc.) coupled to bus 1202. The ROM 1208 stores static information and instructions for processor 1204, in particular the browser as described herein. It is worth noting that one or more banks of memory can comprise ROM 1208. A storage device 1210 (or “hard disk”, or “hard drive”), such as a magnetic disk or optical disk, is coupled to bus 1202. The storage device 1210 stores information such as data structures and instructions, for example data structures for streaming media files 202 and static media files 204, or structures relating to the operating system or application programs that use the operating system.
  • Computer system 1200 is preferably coupled via bus 1202 to a display device 1212, such as a cathode ray tube (“CRT”) or an active or passive-matrix display. The display 1212 presents images to an end-user. An input device 1214, including alphanumeric and other keys, is coupled to bus 1202. The input device 1214 communicates information and command selections to processor 1204. Another type of user input device is cursor control 1216, such as a mouse, a trackball, or cursor direction keys, for communicating direction information and command selections to processor 1204 and for controlling cursor movement on display 1212. This input device 1214 typically has two degrees of freedom in two axes, a first axis (e.g., x) and a second axis (e.g., y), that allows the device to specify positions in a plane.
  • According to an aspect of the invention, the processor 1204 in the computer system 1200 executes one or more sequences of instructions contained in main memory 1206. Such instructions are read into main memory 1206 from another computer-readable medium, such as storage device 1210 or ROM 1208. The instructions can be executable object code or interpreted code that is processed by a run-time engine (e.g., JavaScript).
  • Execution of the sequences of instructions contained in main memory 1206 causes processor 1204 to perform the methods of the invention as described herein. In alternative embodiments, hard-wired circuitry can be used in place of or in combination with software instructions to implement the invention. Thus, embodiments of the invention are not limited to any specific combination of hardware circuitry and software.
  • The term “computer-readable medium” as used herein refers to any medium that participates in providing instructions to processor 1204 for execution. Such a medium can take many forms, including but not limited to, non-volatile media, volatile media, and transmission media. Non-volatile media includes, for example, optical or magnetic disks, such as storage device 1210. Volatile media includes dynamic memory, such as main memory 1206.
  • Transmission media includes coaxial cables, copper wire and fiber optics, including the wires that comprise bus 1202. Transmission media can also take the form of acoustic or light waves, such as those generated during radio-wave and infrared data communications.
  • Common forms of computer-readable media include, a floppy disk, a flexible disk, a hard disk, a magnetic tape, or any other magnetic media, a CD-ROM, any other optical media, punchcards, a paper-tape, any other physical media with patterns of holes, a RAM, a ROM, a FLASH, or any other memory chip or cartridge, a carrier wave as described hereinafter, or any other media from which a computer can read.
  • Various forms of computer-readable media can be involved in carrying one or more sequences of one or more instructions to processor 1204 for execution. For example, the instructions can initially be carried on a magnetic disk of a remote computer. The remote computer can load the instructions into its dynamic memory and send the instructions over a telephone line using a modem. A modem local to computer system 1200 can receive the data on the telephone line and use an infrared transmitter to convert the data to an infrared signal. An infrared detector coupled to bus 1202 can receive the data carried in the infrared signal and place the data on bus 1202. Bus 1202 carries the data to main memory 1206, from which processor 1204 retrieves and executes the instructions. The instructions received by main memory 1206 can optionally be stored on storage device 1210 before or after execution by processor 1204.
  • Computer system 1200 also includes a communication interface 1218 coupled to bus 1202. Communication interface 1218 provides a two-way data communication coupling to a network link 1220 that is connected to a local network 1222. For example, communication interface 1218 can be an integrated services digital network (“ISDN”) card or a modem to provide a data communication connection to a corresponding type of telephone line. As another example, communication interface 1218 can be a local area network (“LAN”) card to provide a data communication connection to a compatible LAN. Wireless links can also be implemented. In any such implementation, communication interface 1218 sends and receives electrical, electromagnetic or optical signals that carry digital data streams representing various types of information.
  • Network link 1220 preferably provides data communication through one or more networks to other data devices. For example, network link 1220 can provide a connection through local network 1222 to a host computer 1224 or to data equipment operated by an Internet Service Provider (“ISP”) 1226. ISP 1226 in turn provides data communication services through the “Internet” 1228—for example computer diagnostic services. Local network 1222 and Internet 1228 both use electrical, electromagnetic or optical signals that carry digital data streams. The signals through the various networks and the signals on network link 1220 and through communication interface 1218, which carry the digital data to and from computer system 1200, are exemplary forms of carrier waves transporting the information.
  • Computer system 1200 can send messages and receive data, including program code, through the network(s), network link 1220 and communication interface 1218. In the Internet example, a server 1230 might transmit requested code for an application program through Internet 1228, ISP 1226, local network 1222 and communication interface 1218—for example using the FTP protocol. In accordance with the invention, one such downloaded application is executable software code or computer configuration parameters that perform the methods of the invention.
  • The received code can be executed by processor 1204 as it is received, and/or stored in main memory 1206, storage device 1210, or other non-volatile storage for later execution. In this manner, computer system 1200 can obtain application code in the form of a carrier wave.
  • Methods and apparatus for synchronizing media files to enable them to be concurrently presented in a mixed-media file presentation system have been disclosed. In the foregoing specification, the invention has been described with reference to specific embodiments thereof. It will, however, be evident that various modifications and changes can be made thereto without departing from the broader spirit and scope of the invention. The specification and drawings are, accordingly, to be regarded in an illustrative rather than restrictive sense.

Claims (16)

1. A computer-readable medium having stored therein one or more sequences of instructions for synchronizing media files, the one or more sequences of instructions causing one or more processors to perform a number of acts, said acts comprising:
receiving a plurality of streaming media files in different streaming media formats;
receiving a static media file;
associating the static media file with a synchronization point and the streaming media files in an output file; and
after associating, providing the output file to a mixed-media presentation system, wherein the mixed-media presentation system receives an indication of a preferred streaming media format and employs the output file to dynamically synchronize the static media file with a streaming media file in the preferred streaming media format while presenting a mixed-media presentation on a display device.
2. The computer readable medium of claim 1, the acts further comprising identifying the synchronization point that comprises a frame of the streaming media file corresponding to a point in the streaming media file designated by a user input.
3. The computer-readable medium of claim 1, wherein the different streaming media formats include at least two of the set consisting of: a RealVideo file, a RealAudio file, a Quicktime file, an MPEG file, a Windows Media file, an MP3 file, and a Wave file.
4. A computer system for synchronizing and presenting media files of a mixed-media presentation, comprising:
a computer that comprises:
a processor;
a main memory communicatively coupled to the processor; and
a storage device communicatively coupled to the processor;
a database running on the computer from the main memory, the database comprising:
one or more data structures relating to one or more streaming media files stored in the storage device; and
one or more data structures relating to one or more static media files stored in the storage device; and
an application program coupled to the database and configured to support a user, the application program configured to:
produce a plurality of streaming output files formatted in a plurality of streaming media formats from a first streaming media file selected from the one or more streaming media files;
query the first streaming media file for a synchronization point upon receiving an input;
associate, in a marker file, a static media file selected from the one or more static media files with a synchronization point and the first streaming media;
store a data set about the synchronization point in the marker file; and
provide the marker file to a mixed-media file presentation system after associating the static media file with the synchronization point and one of the streaming output files in one of the streaming media formats that is associated with the first streaming media file, wherein the mixed-media file presentation system accesses the marker file to dynamically synchronize presentation of the static media file with presentation of the one of the streaming output files while presenting the mixed-media presentation on a display device in the one of the streaming media formats.
5. The computer system of claim 4, wherein the marker file allows the mixed-media file presentation to dynamically synchronize presentation of the static media file with presentation of streaming output files in a variety of streaming media formats.
6. A method of presenting a computer-based synchronized mixed-media presentation, comprising:
receiving at least one static media file and at least one streaming media file, wherein the streaming media file is associated with a plurality of streaming output files that are each formatted in a different streaming media format;
producing at least one synchronization point upon receiving an input by a user;
creating a content definition file to associate the static media file with the streaming media file using the at least one synchronization point, wherein the content definition file includes time markers and an access path for the streaming media file and for the associated streaming output files; and
providing the content definition file to a mixed-media presentation system, wherein the mixed-media presentation system accesses the content definition file to dynamically synchronize the static media file with one of the streaming output files associated with the streaming media file in one of the streaming media formats while presenting a mixed-media presentation on a display device in the one of the streaming media formats.
7. The method of claim 6, wherein producing the at least one synchronization point comprises producing a plurality of time markers.
8. The method of claim 6, wherein producing the at least one synchronization point comprises producing a plurality of sync frame addresses.
9. The method of claim 6, wherein the presentation is on a local medium.
10. The method of claim 6, wherein the presentation is on a network server.
11. The method of claim 6, wherein creating a content definition file comprises creating an extensible mark-up language (XML) file.
12. The method of claim 11, wherein creating the XML file comprises:
providing an address of the streaming media file;
providing access to the static media file; and
providing the synchronization points to coordinate displaying the static media file with the streaming media file.
13. The method of claim 6, wherein receiving at least one streaming media file comprises receiving a streaming media file in a plurality of computer-readable formats.
14. The method of claim 6, wherein receiving at least one static media file comprises receiving a static media file in a plurality of computer-readable formats.
15. The method of claim 6, further comprising storing the streaming media file in a variety of streaming media formats that are supported on a variety of user platforms, wherein the content definition file allows the mixed-media presentation system to dynamically synchronize the static media file with any of the stored streaming formats of the streaming media file.
16. The method of claim 6, wherein the plurality of streaming media formats includes at least two of the set consisting of: a RealVideo file format, a RealAudio file format, a Quicktime file format, an MPEG file format, a Windows Media file format, an MP3 file format, and a Wave file format.
US11/444,622 2000-10-30 2006-06-01 Methods and apparatuses for synchronizing mixed-media data files Abandoned US20060277453A1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
US11/444,622 US20060277453A1 (en) 2000-10-30 2006-06-01 Methods and apparatuses for synchronizing mixed-media data files

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US09/699,798 US7096416B1 (en) 2000-10-30 2000-10-30 Methods and apparatuses for synchronizing mixed-media data files
US11/444,622 US20060277453A1 (en) 2000-10-30 2006-06-01 Methods and apparatuses for synchronizing mixed-media data files

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
US09/699,798 Continuation US7096416B1 (en) 2000-10-30 2000-10-30 Methods and apparatuses for synchronizing mixed-media data files

Publications (1)

Publication Number Publication Date
US20060277453A1 true US20060277453A1 (en) 2006-12-07

Family

ID=36821848

Family Applications (2)

Application Number Title Priority Date Filing Date
US09/699,798 Expired - Fee Related US7096416B1 (en) 2000-10-30 2000-10-30 Methods and apparatuses for synchronizing mixed-media data files
US11/444,622 Abandoned US20060277453A1 (en) 2000-10-30 2006-06-01 Methods and apparatuses for synchronizing mixed-media data files

Family Applications Before (1)

Application Number Title Priority Date Filing Date
US09/699,798 Expired - Fee Related US7096416B1 (en) 2000-10-30 2000-10-30 Methods and apparatuses for synchronizing mixed-media data files

Country Status (1)

Country Link
US (2) US7096416B1 (en)

Cited By (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20050015709A1 (en) * 2003-03-11 2005-01-20 Andre Lavoie Financial disclosure content synchronizing software
US20100332959A1 (en) * 2009-06-24 2010-12-30 Nextslide, Llc System and Method of Capturing a Multi-Media Presentation for Delivery Over a Computer Network
US20110072078A1 (en) * 2009-09-10 2011-03-24 Opentv, Inc. Method and system for sharing digital media content
US20140214935A1 (en) * 2013-01-28 2014-07-31 International Business Machines Corporation Managing Content Across Different Device Types
US8806320B1 (en) * 2008-07-28 2014-08-12 Cut2It, Inc. System and method for dynamic and automatic synchronization and manipulation of real-time and on-line streaming media
US10467920B2 (en) 2012-06-11 2019-11-05 Edupresent Llc Layered multimedia interactive assessment system
US10705715B2 (en) 2014-02-06 2020-07-07 Edupresent Llc Collaborative group video production system
WO2022178462A3 (en) * 2021-02-19 2022-10-27 Kenney William Craig Method and system for synchronizing presentation slide content with a soundtrack
US11831692B2 (en) 2014-02-06 2023-11-28 Bongo Learn, Inc. Asynchronous video communication integration system

Families Citing this family (47)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7458013B2 (en) * 1999-05-12 2008-11-25 The Board Of Trustees Of The Leland Stanford Junior University Concurrent voice to text and sketch processing with synchronized replay
US7143407B2 (en) * 2001-07-26 2006-11-28 Kyocera Wireless Corp. System and method for executing wireless communications device dynamic instruction sets
US20040034622A1 (en) * 2002-08-13 2004-02-19 Espinoza Danny Javier Applications software and method for authoring and communicating multimedia content in a multimedia object communication and handling platform
KR100910974B1 (en) * 2002-10-02 2009-08-05 엘지전자 주식회사 Method for managing a graphic data of high density optical disc
US7383344B2 (en) * 2003-02-14 2008-06-03 Microsoft Corporation Remote encoder system and method for capturing the live presentation of video multiplexed with images
CA2457602A1 (en) * 2003-02-19 2004-08-19 Impatica Inc. Method of synchronizing streams of real time data
US20050108274A1 (en) * 2003-02-26 2005-05-19 Daniel Selman System and method for web server synchronization
US8230094B1 (en) * 2003-04-29 2012-07-24 Aol Inc. Media file format, system, and method
US7512622B2 (en) * 2003-06-11 2009-03-31 Yahoo! Inc. Method and apparatus for organizing and playing data
US8682672B1 (en) * 2004-09-17 2014-03-25 On24, Inc. Synchronous transcript display with audio/video stream in web cast environment
US20060212452A1 (en) * 2005-03-18 2006-09-21 Cornacchia Louis G Iii System and method for remotely inputting and retrieving records and generating reports
US20070106516A1 (en) * 2005-11-10 2007-05-10 International Business Machines Corporation Creating alternative audio via closed caption data
US7913157B1 (en) 2006-04-18 2011-03-22 Overcast Media Incorporated Method and system for the authoring and playback of independent, synchronized media through the use of a relative virtual time code
US20090024922A1 (en) * 2006-07-31 2009-01-22 David Markowitz Method and system for synchronizing media files
WO2008148102A1 (en) * 2007-05-25 2008-12-04 Tigerfish Method and system for rapid transcription
US9870796B2 (en) * 2007-05-25 2018-01-16 Tigerfish Editing video using a corresponding synchronized written transcript by selection from a text viewer
US8818941B2 (en) * 2007-11-11 2014-08-26 Microsoft Corporation Arrangement for synchronizing media files with portable devices
WO2009095086A1 (en) 2008-01-29 2009-08-06 Nokia Siemens Networks Oy Method and device for providing content information and system comprising such device
US9892028B1 (en) 2008-05-16 2018-02-13 On24, Inc. System and method for debugging of webcasting applications during live events
US8990673B2 (en) * 2008-05-30 2015-03-24 Nbcuniversal Media, Llc System and method for providing digital content
US10430491B1 (en) 2008-05-30 2019-10-01 On24, Inc. System and method for communication between rich internet applications
US8655953B2 (en) * 2008-07-18 2014-02-18 Porto Technology, Llc System and method for playback positioning of distributed media co-viewers
US8776038B2 (en) 2008-08-07 2014-07-08 Code Systems Corporation Method and system for configuration of virtualized software applications
US8434093B2 (en) 2008-08-07 2013-04-30 Code Systems Corporation Method and system for virtualization of software applications
US20100141838A1 (en) * 2008-12-08 2010-06-10 Andrew Peter Steggles Presentation synchronization system and method
US8954958B2 (en) * 2010-01-11 2015-02-10 Code Systems Corporation Method of configuring a virtual application
US9104517B2 (en) 2010-01-27 2015-08-11 Code Systems Corporation System for downloading and executing a virtual application
US8959183B2 (en) 2010-01-27 2015-02-17 Code Systems Corporation System for downloading and executing a virtual application
US9229748B2 (en) 2010-01-29 2016-01-05 Code Systems Corporation Method and system for improving startup performance and interoperability of a virtual application
US8302010B2 (en) * 2010-03-29 2012-10-30 Avid Technology, Inc. Transcript editor
US8706812B2 (en) 2010-04-07 2014-04-22 On24, Inc. Communication console with component aggregation
US11438410B2 (en) 2010-04-07 2022-09-06 On24, Inc. Communication console with component aggregation
US8763009B2 (en) 2010-04-17 2014-06-24 Code Systems Corporation Method of hosting a first application in a second application
US8683337B2 (en) * 2010-06-09 2014-03-25 Microsoft Corporation Seamless playback of composite media
US9218359B2 (en) 2010-07-02 2015-12-22 Code Systems Corporation Method and system for profiling virtual application resource utilization patterns by executing virtualized application
US9021015B2 (en) 2010-10-18 2015-04-28 Code Systems Corporation Method and system for publishing virtual applications to a web server
US9209976B2 (en) 2010-10-29 2015-12-08 Code Systems Corporation Method and system for restricting execution of virtual applications to a managed process environment
US8549482B2 (en) 2010-12-15 2013-10-01 Hewlett-Packard Development Company, L.P. Displaying subtitles
US8909667B2 (en) 2011-11-01 2014-12-09 Lemi Technology, Llc Systems, methods, and computer readable media for generating recommendations in a media recommendation system
US10283013B2 (en) * 2013-05-13 2019-05-07 Mango IP Holdings, LLC System and method for language learning through film
US20140362290A1 (en) * 2013-06-06 2014-12-11 Hallmark Cards, Incorporated Facilitating generation and presentation of sound images
US11429781B1 (en) 2013-10-22 2022-08-30 On24, Inc. System and method of annotating presentation timeline with questions, comments and notes using simple user inputs in mobile devices
US10785325B1 (en) 2014-09-03 2020-09-22 On24, Inc. Audience binning system and method for webcasting and on-line presentations
US11188822B2 (en) 2017-10-05 2021-11-30 On24, Inc. Attendee engagement determining system and method
US11281723B2 (en) 2017-10-05 2022-03-22 On24, Inc. Widget recommendation for an online event using co-occurrence matrix
US20190304154A1 (en) * 2018-03-30 2019-10-03 First Insight, Inc. Importation and transformation tool for utilizing computer-aided design files in a web browser or customized client interface
CN116916094B (en) * 2023-09-12 2024-01-19 联通在线信息科技有限公司 Dual-video mixed-stream playing method, player and storage medium

Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US606241A (en) * 1898-06-28 Ball-bearing
US5530859A (en) * 1993-05-10 1996-06-25 Taligent, Inc. System for synchronizing a midi presentation with presentations generated by other multimedia streams by means of clock objects
US5815689A (en) * 1997-04-04 1998-09-29 Microsoft Corporation Method and computer program product for synchronizing the processing of multiple data streams and matching disparate processing rates using a standardized clock mechanism
US5826102A (en) * 1994-12-22 1998-10-20 Bell Atlantic Network Services, Inc. Network arrangement for development delivery and presentation of multimedia applications using timelines to integrate multimedia objects and program objects
US6357042B2 (en) * 1998-09-16 2002-03-12 Anand Srinivasan Method and apparatus for multiplexing separately-authored metadata for insertion into a video data stream
US20020129052A1 (en) * 2000-08-29 2002-09-12 David Glazer Method, system, apparatus and content model for the creation, management, storage, and presentation of dynamic objects
US6642966B1 (en) * 2000-11-06 2003-11-04 Tektronix, Inc. Subliminally embedded keys in video for synchronization
US6665835B1 (en) * 1997-12-23 2003-12-16 Verizon Laboratories, Inc. Real time media journaler with a timing event coordinator
US20040268224A1 (en) * 2000-03-31 2004-12-30 Balkus Peter A. Authoring system for combining temporal and nontemporal digital media

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6006241A (en) * 1997-03-14 1999-12-21 Microsoft Corporation Production of a video stream with synchronized annotations over a computer network

Patent Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US606241A (en) * 1898-06-28 Ball-bearing
US5530859A (en) * 1993-05-10 1996-06-25 Taligent, Inc. System for synchronizing a midi presentation with presentations generated by other multimedia streams by means of clock objects
US5826102A (en) * 1994-12-22 1998-10-20 Bell Atlantic Network Services, Inc. Network arrangement for development delivery and presentation of multimedia applications using timelines to integrate multimedia objects and program objects
US5815689A (en) * 1997-04-04 1998-09-29 Microsoft Corporation Method and computer program product for synchronizing the processing of multiple data streams and matching disparate processing rates using a standardized clock mechanism
US6665835B1 (en) * 1997-12-23 2003-12-16 Verizon Laboratories, Inc. Real time media journaler with a timing event coordinator
US6357042B2 (en) * 1998-09-16 2002-03-12 Anand Srinivasan Method and apparatus for multiplexing separately-authored metadata for insertion into a video data stream
US20040268224A1 (en) * 2000-03-31 2004-12-30 Balkus Peter A. Authoring system for combining temporal and nontemporal digital media
US20020129052A1 (en) * 2000-08-29 2002-09-12 David Glazer Method, system, apparatus and content model for the creation, management, storage, and presentation of dynamic objects
US6642966B1 (en) * 2000-11-06 2003-11-04 Tektronix, Inc. Subliminally embedded keys in video for synchronization

Cited By (15)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7966554B2 (en) * 2003-03-11 2011-06-21 Thomson Financial Llc Financial disclosure content synchronizing software
US20050015709A1 (en) * 2003-03-11 2005-01-20 Andre Lavoie Financial disclosure content synchronizing software
US8806320B1 (en) * 2008-07-28 2014-08-12 Cut2It, Inc. System and method for dynamic and automatic synchronization and manipulation of real-time and on-line streaming media
US20100332959A1 (en) * 2009-06-24 2010-12-30 Nextslide, Llc System and Method of Capturing a Multi-Media Presentation for Delivery Over a Computer Network
US20110072078A1 (en) * 2009-09-10 2011-03-24 Opentv, Inc. Method and system for sharing digital media content
US8606848B2 (en) * 2009-09-10 2013-12-10 Opentv, Inc. Method and system for sharing digital media content
US9385913B2 (en) 2009-09-10 2016-07-05 Opentv, Inc. Method and system for sharing digital media content
US10313411B2 (en) 2009-09-10 2019-06-04 Opentv, Inc. Method and system for sharing digital media content
US11102262B2 (en) 2009-09-10 2021-08-24 Opentv, Inc. Method and system for sharing digital media content
US11522928B2 (en) 2009-09-10 2022-12-06 Opentv, Inc. Method and system for sharing digital media content
US10467920B2 (en) 2012-06-11 2019-11-05 Edupresent Llc Layered multimedia interactive assessment system
US20140214935A1 (en) * 2013-01-28 2014-07-31 International Business Machines Corporation Managing Content Across Different Device Types
US10705715B2 (en) 2014-02-06 2020-07-07 Edupresent Llc Collaborative group video production system
US11831692B2 (en) 2014-02-06 2023-11-28 Bongo Learn, Inc. Asynchronous video communication integration system
WO2022178462A3 (en) * 2021-02-19 2022-10-27 Kenney William Craig Method and system for synchronizing presentation slide content with a soundtrack

Also Published As

Publication number Publication date
US7096416B1 (en) 2006-08-22

Similar Documents

Publication Publication Date Title
US7096416B1 (en) Methods and apparatuses for synchronizing mixed-media data files
US9936259B2 (en) Systems and methods for rendering text onto moving image content
US20050039133A1 (en) Controlling a presentation of digital content
US8346540B2 (en) Deep tag cloud associated with streaming media
US9043691B2 (en) Method and apparatus for editing media
US20020091658A1 (en) Multimedia electronic education system and method
US8463848B2 (en) System and method of transmitting data over a computer network including for presentations over multiple channels in parallel
US20050081159A1 (en) User interface for creating viewing and temporally positioning annotations for media content
US20040010629A1 (en) System for accelerating delivery of electronic presentations
JP6971292B2 (en) Methods, devices, servers, computer-readable storage media and computer programs for aligning paragraphs and images
US20080300989A1 (en) Systems and methods for generating, reviewing, editing, and transmitting an advertising unit in a single environment
US20020054029A1 (en) Interactive display system
KR101774267B1 (en) Collaborative support apparatus for collaborative editing of electronic documents and operating method thereof
GB2383918A (en) Collecting user-interest information regarding a picture
WO2008144284A1 (en) Proxy editing and rendering for various delivery outlets
US7836404B2 (en) Streaming internet media record and playback software program
CN109474843A (en) The method of speech control terminal, client, server
CN105637472A (en) Framework for screen content sharing system with generalized screen descriptions
US20020018075A1 (en) Computer-based educational system
JP2011523107A (en) Log information display method and apparatus
KR100446073B1 (en) System and method for remote lecture using motion pictures on the internet
US20030232245A1 (en) Interactive training software
JP2005115684A (en) Content search device and content search method
JP2002351965A (en) Virtual exhibition system
JP2004128724A (en) Media editor, media editing method, media editing program, and recording medium

Legal Events

Date Code Title Description
STCB Information on status: application discontinuation

Free format text: ABANDONED -- FAILURE TO RESPOND TO AN OFFICE ACTION