WO2000063912A1 - Apparatus and method for efficient transfer of multimedia data for playback - Google Patents

Apparatus and method for efficient transfer of multimedia data for playback Download PDF

Info

Publication number
WO2000063912A1
WO2000063912A1 PCT/US2000/009939 US0009939W WO0063912A1 WO 2000063912 A1 WO2000063912 A1 WO 2000063912A1 US 0009939 W US0009939 W US 0009939W WO 0063912 A1 WO0063912 A1 WO 0063912A1
Authority
WO
WIPO (PCT)
Prior art keywords
programs
playback
queue
storage
transfer
Prior art date
Application number
PCT/US2000/009939
Other languages
French (fr)
Inventor
Michael A. Fandozzi
Original Assignee
Avid Technology, Inc.
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Avid Technology, Inc. filed Critical Avid Technology, Inc.
Priority to AU43465/00A priority Critical patent/AU4346500A/en
Priority to CA002369493A priority patent/CA2369493C/en
Publication of WO2000063912A1 publication Critical patent/WO2000063912A1/en

Links

Classifications

    • GPHYSICS
    • G11INFORMATION STORAGE
    • G11BINFORMATION STORAGE BASED ON RELATIVE MOVEMENT BETWEEN RECORD CARRIER AND TRANSDUCER
    • G11B27/00Editing; Indexing; Addressing; Timing or synchronising; Monitoring; Measuring tape travel
    • G11B27/02Editing, e.g. varying the order of information signals recorded on, or reproduced from, record carriers
    • G11B27/031Electronic editing of digitised analogue information signals, e.g. audio or video signals
    • GPHYSICS
    • G11INFORMATION STORAGE
    • G11BINFORMATION STORAGE BASED ON RELATIVE MOVEMENT BETWEEN RECORD CARRIER AND TRANSDUCER
    • G11B2220/00Record carriers by type
    • G11B2220/20Disc-shaped record carriers
    • GPHYSICS
    • G11INFORMATION STORAGE
    • G11BINFORMATION STORAGE BASED ON RELATIVE MOVEMENT BETWEEN RECORD CARRIER AND TRANSDUCER
    • G11B2220/00Record carriers by type
    • G11B2220/90Tape-like record carriers
    • GPHYSICS
    • G11INFORMATION STORAGE
    • G11BINFORMATION STORAGE BASED ON RELATIVE MOVEMENT BETWEEN RECORD CARRIER AND TRANSDUCER
    • G11B27/00Editing; Indexing; Addressing; Timing or synchronising; Monitoring; Measuring tape travel
    • G11B27/02Editing, e.g. varying the order of information signals recorded on, or reproduced from, record carriers
    • G11B27/031Electronic editing of digitised analogue information signals, e.g. audio or video signals
    • G11B27/032Electronic editing of digitised analogue information signals, e.g. audio or video signals on tapes
    • GPHYSICS
    • G11INFORMATION STORAGE
    • G11BINFORMATION STORAGE BASED ON RELATIVE MOVEMENT BETWEEN RECORD CARRIER AND TRANSDUCER
    • G11B27/00Editing; Indexing; Addressing; Timing or synchronising; Monitoring; Measuring tape travel
    • G11B27/02Editing, e.g. varying the order of information signals recorded on, or reproduced from, record carriers
    • G11B27/031Electronic editing of digitised analogue information signals, e.g. audio or video signals
    • G11B27/034Electronic editing of digitised analogue information signals, e.g. audio or video signals on discs

Definitions

  • a computer network may be used to interconnect such computer systems.
  • the computer network may enable the capture, editing and playback systems to share storage devices on which the multimedia data is stored.
  • One system for shared storage is shown in U.S. Patent Application Serial No. 09/054,761, filed April 3, 1998, and entitled "Computer System and Process for Transferring Multiple High Bandwidth Streams of Data Between Multiple Storage Units and Multiple Applications in a Scalable and Reliable Manner.”
  • the computer systems sharing the storage typically have the same file system.
  • a capture or playback device may need to be replaced to change its file system, or commercially available options for the capture or playback device may be limited.
  • the editing system transfers media data from storage associated with the editing system to storage associated with the playback system. This transfer both consumes resources on the editing system and may result in multiple editing systems sending stories to the playback system. In a broadcast environment, delays in transfer may cause a story to miss its scheduled broadcast time because of a transfer delay.
  • a computer system on a computer network with shared storage and that is connected through a network to playback and other systems enables editing systems using the shared storage to turn over responsibility for transferring data to these playback and other systems.
  • the computer system schedules the transfer of data to the playback system in an efficient manner.
  • the computer system may maintain a queue of requests to transfer data for programs that is ordered according to the order of the programs in a playlist specified using, for example, broadcast automation control system.
  • a computer system or computer implemented process for transferring media data from a first storage to a second storage involves receiving data representing a plurality of programs created using the editing system.
  • Data representing a playlist specifying an order of playback of programs by the playback system also is received.
  • Media data for the programs is transferred in an order according to the order of playback of the programs.
  • a queue of requests to transfer media data of a program is maintained. After receiving data representing a program, a request may be placed in the queue according to a position of the program in the playlist. After receiving data representing a playlist, the requests in the queue may be reordered according to the playlist.
  • a computer program product including a computer readable medium may have computer program instructions stored thereon such that, when executed by a computer, the computer manages the transfer of media data to a playback system in this manner.
  • a computer system transfers media data from a first storage to a second storage, wherein the first storage is accessible by an editing system for creating programs from the media data and the second storage is accessible by a playback system for displaying the programs.
  • a transfer queue manager has a first input for receiving data representing a plurality of programs created using the editing system, a second input for receiving data representing a playlist specifying an order of playback of programs by the playback system, and an output providing a transfer queue listing programs in an order according to the order of playback of the programs.
  • a transfer agent has a first input for receiving a selected program from the transfer queue, a first interface for accessing the media data of the selected program from the first storage and a second interface for transferring the media data for the selected program to the second storage.
  • the transfer queue manager after data representing a program is received, places the request in the queue according to a position of the program in the playlist.
  • the transfer queue manager after data representing a playlist is received, also may reorder the requests in the queue according to the playlist.
  • a computer system for supporting editing and playback of multimedia programs includes a plurality of editing systems for creating programs from the media data interconnected to storage shared by the editing systems.
  • a first computer network connects the editing systems and the shared storage.
  • a playback system for displaying the programs is connected to a transfer management system that is connected between the first network and the playback device.
  • the transfer management system receives data representing a plurality of programs created using the editing system.
  • Media data for the programs is transferred from the shared storage to the playback system.
  • the transfer management system receives data representing a playlist specifying an order of playback of programs by the playback system.
  • Media data for the programs may be transferred in an order according to the order of playback of the programs by the playback system.
  • Fig. 1 is a block diagram of a computer system illustrating a transfer manager that transfers data from shared storage to computer systems on another network;
  • Fig. 2 is a data flow diagram illustrating in general the operation of the system of Fig.
  • Fig. 3 is a data flow diagram illustrating the operation of the transfer manager in Fig.
  • Fig. 4 is a flow chart describing how stories may be added to a transfer queue
  • Fig. 5 is a flow chart describing how a transfer queue may be reordered upon receipt of a new playlist
  • Fig. 6 is a state diagram of the transfer queue manager in Fig. 3; and Fig. 7 is a state diagram of the transfer agent in Fig. 3.
  • a system for supporting capturing, editing and playback of multimedia data includes a first computer network 102 for interconnecting computer systems using shared storage 100.
  • Example computer systems include editing systems 104, and possibly a capture system 106 or playback system 108.
  • the computer network 102 may be, for example, a fibre channel network.
  • the shared storage may be implemented, for example, using the system described in U.S. patent application 09/054,761 filed April 3, 1998, and entitled, "Computer System and Process for Transferring Multiple Hide Bandwidth Streams of Data Between Multiple Storage Units and Multiple Applications in a Scalable and Reliable Manner," which also describes its interaction with playback and capture systems using the shared storage.
  • Such a shared storage system also includes a catalog manager 110 and an asset management system 113.
  • a second network 112 interconnects the computer systems on the computer network to enable communications among the users of those computer systems. Control data also may be transferred on the second network 112, whereas media data is transferred on the first network 102.
  • the system also may include one or more playback systems 114 and one or more capture systems 116 that may be connected to a network 118 that is different from the shared storage 100.
  • Example playback devices are available from Tektronix (Profile PDR400) and Pluto Technologies International, Inc. (VideoSpace). Such a configuration may arise where the file system accessible by the capture system 116 or the playback system 114 is different from the file system for the shared storage.
  • a connection manager 122 controls which computer systems may access the network 102.
  • the system also may include an automation control system 120 for newsroom automation.
  • an automation control system 120 for newsroom automation Such systems are described, for example, in U.S. Patent Number 5,852,435, issued December 22, 1998, entitled “Digital Multimedia Editing and Data Management System, and in U.S. Patent Application Serial No. 08/832,868, filed April 4, 1997, entitled “A Multimedia System with Improved Data Management Mechanisms," U.S. Patent Application Serial No. 08/832,872, filed April 4, 1997, entitled “Digital Multimedia Editing and Data Management System,” and U.S. Patent Application Serial No. 08/832,873, filed April 4, 1997, entitled “Newsroom User Interface Including Multiple Panel Workspaces.”
  • a transfer manager 130 transfers media data between the shared storage 100 and other computers on other computer networks (e.g., network 118).
  • data may be transferred to the playback systems 114, and from the capture system 116 to the shared storage 100.
  • the transfer manager also may transfer media data from the shared storage 100 to shared storage on another network to permit compositions from one editing system to be used by another editing system on a different computer network, or to be accessed by a playback system on another computer network.
  • the transfer manager 130 receives requests, for example over network 112, to transfer data from editing systems 104 to a playback system 114 or another editing system on another network.
  • the transfer manager 130 uses information from the automation control system 120, namely a play list, that indicates an order in which stories are scheduled for playback by the playback system 1 14.
  • the playlist may be received from the automation control system 120 through network 112.
  • the transfer manager 130 may transfer the data to the playback system so that media data already accessible by the playback system is not transferred a second time. Such transfers are described in more detail in U.S. Patent Application Serial No. 09/054,868, filed April 3, 1998, and entitled "Multimedia System.”
  • editors using editing systems 200 create stories 202.
  • Another individual, using automation control system 204 specifies a play list 206 that instructs a playback system 208 to playback to broadcast stories 210 in an order specified by the playlist 206.
  • the stories 202 generally are specifications indicating how media data 212 is to be combined to produce the broadcast presentation. Because the playback system 208 does not access the shared storage 214, the editing system 200 instructs the transfer manager 216 to transfer media data from shared storage 214 to the playback system 208.
  • the transfer manager 216 schedules requests 218 for media data 220 which it receives and transfers as media data 212 to playback system 208.
  • Transfer manager 216 uses the playlist 206 to prioritize requests for transfer of media data 200 to the playback system 208.
  • the transfer manager may receive the playlist 206 in many ways.
  • the automation control 204 may periodically transfer, or an operator may cause the transfer of, the playlist 206 to the transfer manager 216.
  • the transfer manager 216 may periodically request the playlist 206.
  • the playback system may receive the playlist 206 in a similar manner.
  • the stories 202 may be transferred by the editing system 200 to the transfer manager 216 under the control of an editor. After completion of editing of a story to be broadcast, the editor instructs the editing system 200 to transfer the story 202 to the transfer manager 216. Transfer of a selected story has been selected for transfer by the transfer manager 216 to the playback system 208, may be performed in many ways. In particular, the transfer manager identifies the media data used in the story.
  • Requests 218 are issued to the shared storage to retrieve the media data 220 to be sent to the playback system 208. These transfers may be made more efficient by having the playback system 208 communicate to the transfer manager 216 the media data which it already has available in local storage. Media data which is already available to the playback system 208 is not transferred by the transfer manager 216. A process for controlling this transfer of media data for a story is described in more detail in U.S. Patent Application Serial No. 09/054,868, filed April 3, 1998, and entitled "Multimedia System.”
  • the playlist may be specified in many ways that allow an identifier for a story to be defined.
  • the playlist may be text-based and is human readable.
  • the playlist also may be called a "rundown.”
  • the playlist may be represented, for example, using the media object server protocol, for which information is available at http://www.enps.com/mosproto/.
  • MOS version 1.52 may be used.
  • a proposed MOS version 2.02 uses the Extensible Markup Language (XML).
  • the automation control system 204 permits stories to be created with an identifier, sometimes called a Tape ID or Slug ID.
  • the newly created stories are transferred to editing systems 200 where editors create the story.
  • elements in both the playlist 206 and stories 202 include a Tape ID or Slug ID so that stories may be associated with elements in the playlist 206 by the transfer manager 216.
  • stories may be specified in many formats. For example, stories may be specified as an Open Media Framework (OMF) or Advanced Authoring Format (AAF) composition. In general, a story is a collection of sequences of media data that specifies media data sources and which data from the sources are used.
  • OMF Open Media Framework
  • AAF Advanced Authoring Format
  • a data flow diagram illustrating the operation of the transfer manager in one embodiment will now be described in connection with Fig. 3.
  • the transfer manager includes a transfer queue manager 300 which receives the playlist 302 and story 304 from which a transfer queue 306 is created.
  • a queue may be represented in many ways, such as an array, linked list, double link list, etc. Stories in the transfer queue are ordered according to their appearance in the playlist 302 by the transfer queue manager 300, in a manner to be described in more detail below.
  • the transfer agent 308 selects the top story in the queue 306 for transfer to a playback system.
  • a story may be played wile it is being transferred.
  • An editor may indicate that a story should be transferred with this level of priority to the transfer queue manager 300, for example, when the story 304 is submitted to the transfer manager or through a later instruction by the editor or another individual.
  • a play while transfer command 310 is issued to the transfer agent 308 which pauses any current transfer to transfer the high priority story.
  • the transfer manager may include other transfer queues to transfer data between different storage systems, and to transfer data from a capture system into a storage system. In general, such transfer queues for capture or transfer of data among storage and other systems generally is not controlled by a playlist.
  • the transfer manager is presumed to have access to all of the media data for the composition in shared storage, and that the playback device can play the media data in the composition. Accordingly, the editing system may transfer any story using any media data from shared storage to the playback devices.
  • combinations of media within a composition or special effects, or other operations on the media may be rendered to create a rendered version of the composition.
  • the rendered version of the composition may be stored on the shared storage and used for the transfer manager.
  • An editing system may request the transfer manager to provide information about the capabilities of a playback system connected to the transfer manager. Such information enables the editing system to determine whether parts of a composition need to be rendered prior to transfer of the story to the playback system.
  • Such information about the playback system may include its operating system, the maximum number of simultaneous transfers it can handle, the maximum video cut rate it can handle, the maximum number of video tracks the device can process, the maximum audio cut rate the device can handle, the maximum number of audio tracks it can process, the television formats it supports, decompression capabilities, sampling rate of the audio, and type of audio processing, such as pop suppression and gain sampling. Other capabilities also may be provided to the editing system.
  • the transfer queue manager 300 updates the transfer queue 306 upon receipt of either a new playlist 302 or a new story 304.
  • step 400 If the identifier for this new story is not in the playlist, as determined in step 402, the story is placed at the end of the queue in step 404 and this process is completed as indicated in 406. If the new story is in the playlist, a counter "i" is initialized to zero in step 408. A variable "story” is set to the queue entry corresponding to the counter "i” in step 410, herein referred to as the current story. It is then determined whether the new story is prior to the current story in the playlist in step 412.
  • step 500 If the new story is prior to this current story, it is inserted before the current story in the queue in step 414 and the process is completed as indicated at 406. Otherwise, the counter is incremented in step 416. If the counter "i" is greater than the queue length, as determined in step 418, the process is completed as indicated in step 406. Otherwise, steps 410-418 are repeated until the same number of entries in the queue as in the playlist are examined. Referring now to Fig. 5, how a transfer queue is reordered upon receipt of the new playlist will now be described. First the new playlist is received in step 500. A counter "i" is initialized in step 502 to zero. The variable "story” is set to the queue entry corresponding to the counter value set in step 502. This story is referred to as the current story.
  • a second counter “j” is set to the first counter value "i,” minus one, in step 506. If the current story is prior to the queue entry "j" as determined in step 508, the current story is moved before the queue entry "j" in the queue in step 510. After steps 508 or 510, the counter “j” is decremented in step 512. If “j" is greater than zero, as determined step 514, steps 508-512 are repeated. If “j" is equal to zero, “i” is incremented in step 516. If “i” has not yet reached the length of the queue, as determined in step 518, steps 504-516 are repeated. If the end of the queue has been reached, the process is completed as indicated in step 520.
  • the transfer queue may include status information which may be requested for a specific entry in the queue. If the editing system is provided with a transaction identifier for each transfer request issued to the transfer queue, a specific entry in the queue may be accessed to request status, to cancel it, or to change its priority for transfer to playback. A list of all current pending transactions also may be requested. As transfers are requested, canceled, or priorities changed, or as transfers are executed, such transfer activity may be logged in a log file. This log file may be made available to other systems on the network.
  • the playback system may be dependent upon the transfer manager in order to have media data available at the time it should be broadcast, some fail recovery mechanism may be used in the transfer manager.
  • the transfer manager may periodically store to persistent storage the current state of its transfer queue.
  • Transfer manager may be implemented using a fail-safe computer system.
  • the queue manager generally is in a wait state 600 until a transaction request is received.
  • the state diagram illustrates states for receiving a request to add to the queue, receiving a new playlist, and receiving a play while transfer (pwt) request.
  • a flag is set for the queue to prevent entries from being read from the queue.
  • the queue is then reordered in state 602 in the manner described above in connection with Fig. 5.
  • the flag is cleared and a transition back to state 600 occurs. If a request is received to add an entry to the queue, the flag is set to block access to the queue and a transition to state 604 occurs.
  • state 604 the story is added to the queue in the manner described above in connection with Fig. 4. Upon completion, the flag is cleared and a transition back to the wait state 600 occurs. If the queue manager is in any of the states 600, 602 and 604, and if a play while transfer (PWT) request is received, all further requests are held in state 606. No operation is performed on the queue. Any current operation, such a reordering the queue or adding an entry to the queue is paused. After the play while transfer (PWT) request is completed, a transition occurs back to the state from which the transition was made.
  • PWT play while transfer
  • a transfer agent If the transfer queue is non-empty, the transfer agent is in a normal state 700. In the normal state, after a transfer completes, the next entry from the queue is read and transferred to the playback system. If the queue is empty, a transition is made to a wait state 702. If the queue becomes non-empty, a transition is made back to the normal state 700. If in either the normal state or the wait state, if a play while transfer request is received, a transition is made to state 704 to process the play while transfer request. On a transition from the normal state, any current transfer is paused and the queue manager is notified so that any queue operations may be interrupted.
  • any interrupted transfer may be resumed and the queue manager may be notified in a transition back to the normal state 700. If the queue is empty, a transition could occur back to the wait state 702. If the transfer agent is in the normal state 700, and if an operation is being performed on the queue by the queue manager, a transition to a pause state 706 may occur. The transition generally does not occur until the currently performed transfer is completed.
  • a play while transfer request may occur while the transfer agent is in state 706. If such a request occurs, a transition from state 706 to 704 occurs to handle the requested transfer.
  • the transfer manager may have a transfer queue for each playback device to which it may transfer data.
  • Each playback device may have its own playlist. Alternatively, there may be one transfer queue and one playlist for multiple playback devices.
  • a delay in transfer of an important story to a playback device is less likely to occur.
  • the use of the transfer manager also removes processing from the editing system, which then enables an editor to continue working on new stories while a completed story is transferred back to the playback device.
  • the transfer manager may be implemented as a computer program executed on a general purpose computer connected to both of the computer networks.
  • the computer supporting the transfer manager may have one network interface connected to the first network 102 (Fig. 1) and another network interface connected to the second network 118.
  • the first network interface is a fibre channel network interface permitting communication with shared storage.
  • the second network interface may communicate using a standard network communication protocol, such as TCP/IP, with the playback device.
  • a computer system for implementing the transfer manager as a computer program may include a main unit connected to both an output device which displays information to a user and an input device which receives input from a user.
  • the main unit may include a processor connected to a memory system via an interconnection mechanism.
  • the input device and output device also are connected to the processor and memory system via the interconnection mechanism.
  • Example output devices include a cathode ray tube (CRT) display, liquid crystal displays (LCD) and other video output devices, printers, communication devices such as a modem, storage devices such as disk or tape, and audio output.
  • CTR cathode ray tube
  • LCD liquid crystal displays
  • input devices may be connected to the computer system.
  • Example input devices include a keyboard, keypad, track ball, mouse, pen and tablet, communication device, and data input devices such as audio and video capture devices. It should be understood that the invention is not limited to the particular input or output devices used in combination with the computer system or to those described herein.
  • the computer system may be a general purpose computer system which is programmable using a computer programming language, such as AC++,@ JAVA or other language, such as a scripting language or even assembly language.
  • An example computer system is the Intellistation M Pro computer system from International Business Machines, Inc.
  • the computer system may also be specially programmed, special purpose hardware, or an application specific integrated circuit (ASIC).
  • the processor is typically a commercially available processor, of which the series x86 and Pentium series processors, available from Intel, and similar devices from AMD and Cyrix, the 680X0 series microprocessors available from Motorola, the PowerPC microprocessor from IBM and the Alpha-series processors from Digital Equipment Corporation, and the MIPS microprocessor from MIPS Technologies are examples.
  • Such a microprocessor executes a program called an operating system, of which WindowsNT, Windows 95 or 98, IRIX, UNIX, Linux, DOS, VMS, MacOS and OS8 are examples, which controls the execution of other computer programs and provides scheduling, debugging, input/output control, accounting, compilation, storage assignment, data management and memory management, and communication control and related services.
  • the processor and operating system defines computer platform for which application programs in high-level programming languages are written.
  • a memory system typically includes a computer readable and writeable nonvolatile recording medium, of which a magnetic disk, a flash memory and tape are examples.
  • the disk may be removable, known as a floppy disk, or permanent, known as a hard drive.
  • a disk has a number of tracks in which signals are stored, typically in binary form, i.e., a form inte ⁇ reted as a sequence of one and zeros. Such signals may define an application program to be executed by the microprocessor, or information stored on the disk to be processed by the application program.
  • the processor causes data to be read from the nonvolatile recording medium into an integrated circuit memory element, which is typically a volatile, random access memory such as a dynamic random access memory (DRAM) or static memory (SRAM).
  • DRAM dynamic random access memory
  • SRAM static memory
  • the integrated circuit memory element allows for faster access to the information by the processor than does the disk.
  • the processor generally manipulates the data within the integrated circuit memory and then copies the data to the disk after processing is completed.
  • a variety of mechanisms are known for managing data movement between the disk and the integrated circuit memory element, and the invention is not limited thereto. It should also be understood that the invention is not limited to a particular memory system. Such a system may be implemented in software or hardware or firmware, or a combination of the three.
  • the various elements of the system either individually or in combination may be implemented as a computer program product tangibly embodied in a machine-readable storage device for execution by a computer processor.
  • Various steps of the process may be performed by a computer processor executing a program tangibly embodied on a computer-readable medium to perform functions by operating on input and generating output.
  • Computer programming languages suitable for implementing such a system include procedural programming languages, object-oriented programming languages, and combinations of the two.
  • invention is not limited to a particular computer platform, particular processor, or particular high-level programming language.
  • the computer system may be a multiprocessor computer system or may include multiple computers connected over a computer network.
  • each module or step shown in the accompanying figures may correspond to separate modules of a computer program, or may be separate computer programs. Such modules may be operable on separate computers.

Abstract

A computer system on a computer network with shared storage and that is connected through a network to playback and other systems, enables editing systems using the shared storage to turn over responsibility for transferring data to these playback and other systems. Using information from an automation control system, such as a playlist, indicating the order in which stories are to be played back by a playback system, the computer system schedules the transfer of data to the playback system in an efficient manner. The computer system may maintain a queue of requests to transfer data for programs that is ordered according to the order of the programs in a playlist specified using, for example, broadcast automation control system.

Description

APPARATUS AND METHOD FOR EFFICIENT TRANSFER OF MULTIMEDIA DATA FOR PLAYBACK
BACKGROUND Various computer systems are available for capturing multimedia data, editing and playing back multimedia programs and managing multimedia assets in storage. A computer network may be used to interconnect such computer systems. The computer network may enable the capture, editing and playback systems to share storage devices on which the multimedia data is stored. One system for shared storage is shown in U.S. Patent Application Serial No. 09/054,761, filed April 3, 1998, and entitled "Computer System and Process for Transferring Multiple High Bandwidth Streams of Data Between Multiple Storage Units and Multiple Applications in a Scalable and Reliable Manner." To use shared storage, the computer systems sharing the storage typically have the same file system. However, in some installations, a capture or playback device may need to be replaced to change its file system, or commercially available options for the capture or playback device may be limited.
If an editing system and a playback system do not share the same file system, the editing system transfers media data from storage associated with the editing system to storage associated with the playback system. This transfer both consumes resources on the editing system and may result in multiple editing systems sending stories to the playback system. In a broadcast environment, delays in transfer may cause a story to miss its scheduled broadcast time because of a transfer delay.
SUMMARY A computer system on a computer network with shared storage and that is connected through a network to playback and other systems, enables editing systems using the shared storage to turn over responsibility for transferring data to these playback and other systems. Using information from an automation control system indicating the order in which stories are to be played back by a playback system, the computer system schedules the transfer of data to the playback system in an efficient manner. The computer system may maintain a queue of requests to transfer data for programs that is ordered according to the order of the programs in a playlist specified using, for example, broadcast automation control system.
Accordingly in one aspect, a computer system or computer implemented process for transferring media data from a first storage to a second storage, wherein the first storage is accessible by an editing system for creating programs from the media data and the second storage is accessible by a playback system for displaying the programs, involves receiving data representing a plurality of programs created using the editing system. Data representing a playlist specifying an order of playback of programs by the playback system also is received. Media data for the programs is transferred in an order according to the order of playback of the programs. In one embodiment, a queue of requests to transfer media data of a program is maintained. After receiving data representing a program, a request may be placed in the queue according to a position of the program in the playlist. After receiving data representing a playlist, the requests in the queue may be reordered according to the playlist.
A computer program product including a computer readable medium may have computer program instructions stored thereon such that, when executed by a computer, the computer manages the transfer of media data to a playback system in this manner.
In another aspect, a computer system transfers media data from a first storage to a second storage, wherein the first storage is accessible by an editing system for creating programs from the media data and the second storage is accessible by a playback system for displaying the programs. A transfer queue manager has a first input for receiving data representing a plurality of programs created using the editing system, a second input for receiving data representing a playlist specifying an order of playback of programs by the playback system, and an output providing a transfer queue listing programs in an order according to the order of playback of the programs. A transfer agent has a first input for receiving a selected program from the transfer queue, a first interface for accessing the media data of the selected program from the first storage and a second interface for transferring the media data for the selected program to the second storage. In one embodiment, the transfer queue manager, after data representing a program is received, places the request in the queue according to a position of the program in the playlist. The transfer queue manager, after data representing a playlist is received, also may reorder the requests in the queue according to the playlist.
In another aspect, a computer system for supporting editing and playback of multimedia programs includes a plurality of editing systems for creating programs from the media data interconnected to storage shared by the editing systems. A first computer network connects the editing systems and the shared storage. A playback system for displaying the programs is connected to a transfer management system that is connected between the first network and the playback device. The transfer management system receives data representing a plurality of programs created using the editing system. Media data for the programs is transferred from the shared storage to the playback system. In one embodiment, the transfer management system receives data representing a playlist specifying an order of playback of programs by the playback system. Media data for the programs may be transferred in an order according to the order of playback of the programs by the playback system.
BRIEF DESCRIPTION OF THE DRAWINGS
In the drawings,
Fig. 1 is a block diagram of a computer system illustrating a transfer manager that transfers data from shared storage to computer systems on another network;
Fig. 2 is a data flow diagram illustrating in general the operation of the system of Fig.
Fig. 3 is a data flow diagram illustrating the operation of the transfer manager in Fig.
2;
Fig. 4 is a flow chart describing how stories may be added to a transfer queue; Fig. 5 is a flow chart describing how a transfer queue may be reordered upon receipt of a new playlist;
Fig. 6 is a state diagram of the transfer queue manager in Fig. 3; and Fig. 7 is a state diagram of the transfer agent in Fig. 3.
DETAILED DESCRIPTION The following detailed description should be read in conjunction with the attached drawing in which similar reference numbers indicate similar structures. All references cited herein are hereby expressly incorporated by reference.
Referring now to Figure 1 , a system for supporting capturing, editing and playback of multimedia data includes a first computer network 102 for interconnecting computer systems using shared storage 100. Example computer systems include editing systems 104, and possibly a capture system 106 or playback system 108. The computer network 102 may be, for example, a fibre channel network. The shared storage may be implemented, for example, using the system described in U.S. patent application 09/054,761 filed April 3, 1998, and entitled, "Computer System and Process for Transferring Multiple Hide Bandwidth Streams of Data Between Multiple Storage Units and Multiple Applications in a Scalable and Reliable Manner," which also describes its interaction with playback and capture systems using the shared storage. Such a shared storage system also includes a catalog manager 110 and an asset management system 113.
A second network 112 interconnects the computer systems on the computer network to enable communications among the users of those computer systems. Control data also may be transferred on the second network 112, whereas media data is transferred on the first network 102. The system also may include one or more playback systems 114 and one or more capture systems 116 that may be connected to a network 118 that is different from the shared storage 100. Example playback devices are available from Tektronix (Profile PDR400) and Pluto Technologies International, Inc. (VideoSpace). Such a configuration may arise where the file system accessible by the capture system 116 or the playback system 114 is different from the file system for the shared storage. A connection manager 122 controls which computer systems may access the network 102.
The system also may include an automation control system 120 for newsroom automation. Such systems are described, for example, in U.S. Patent Number 5,852,435, issued December 22, 1998, entitled "Digital Multimedia Editing and Data Management System, and in U.S. Patent Application Serial No. 08/832,868, filed April 4, 1997, entitled "A Multimedia System with Improved Data Management Mechanisms," U.S. Patent Application Serial No. 08/832,872, filed April 4, 1997, entitled "Digital Multimedia Editing and Data Management System," and U.S. Patent Application Serial No. 08/832,873, filed April 4, 1997, entitled "Newsroom User Interface Including Multiple Panel Workspaces." A transfer manager 130 transfers media data between the shared storage 100 and other computers on other computer networks (e.g., network 118). For example, data may be transferred to the playback systems 114, and from the capture system 116 to the shared storage 100. The transfer manager also may transfer media data from the shared storage 100 to shared storage on another network to permit compositions from one editing system to be used by another editing system on a different computer network, or to be accessed by a playback system on another computer network. In general, the transfer manager 130 receives requests, for example over network 112, to transfer data from editing systems 104 to a playback system 114 or another editing system on another network. To transfer data to a playback system 114, the transfer manager 130 uses information from the automation control system 120, namely a play list, that indicates an order in which stories are scheduled for playback by the playback system 1 14. The playlist may be received from the automation control system 120 through network 112. The transfer manager 130 may transfer the data to the playback system so that media data already accessible by the playback system is not transferred a second time. Such transfers are described in more detail in U.S. Patent Application Serial No. 09/054,868, filed April 3, 1998, and entitled "Multimedia System."
The general operation of the computer network shown in Fig. 1 to produce a broadcast presentation will now be described in connection with the data flow diagram in Fig. 2. In particular, editors using editing systems 200 create stories 202. Another individual, using automation control system 204 specifies a play list 206 that instructs a playback system 208 to playback to broadcast stories 210 in an order specified by the playlist 206. The stories 202 generally are specifications indicating how media data 212 is to be combined to produce the broadcast presentation. Because the playback system 208 does not access the shared storage 214, the editing system 200 instructs the transfer manager 216 to transfer media data from shared storage 214 to the playback system 208. Using the specification provided by stories 202, the transfer manager 216 schedules requests 218 for media data 220 which it receives and transfers as media data 212 to playback system 208. Transfer manager 216 uses the playlist 206 to prioritize requests for transfer of media data 200 to the playback system 208.
The transfer manager may receive the playlist 206 in many ways. For example, the automation control 204 may periodically transfer, or an operator may cause the transfer of, the playlist 206 to the transfer manager 216. Alternatively, the transfer manager 216 may periodically request the playlist 206. The playback system may receive the playlist 206 in a similar manner. The stories 202 may be transferred by the editing system 200 to the transfer manager 216 under the control of an editor. After completion of editing of a story to be broadcast, the editor instructs the editing system 200 to transfer the story 202 to the transfer manager 216. Transfer of a selected story has been selected for transfer by the transfer manager 216 to the playback system 208, may be performed in many ways. In particular, the transfer manager identifies the media data used in the story. Requests 218 are issued to the shared storage to retrieve the media data 220 to be sent to the playback system 208. These transfers may be made more efficient by having the playback system 208 communicate to the transfer manager 216 the media data which it already has available in local storage. Media data which is already available to the playback system 208 is not transferred by the transfer manager 216. A process for controlling this transfer of media data for a story is described in more detail in U.S. Patent Application Serial No. 09/054,868, filed April 3, 1998, and entitled "Multimedia System."
The playlist may be specified in many ways that allow an identifier for a story to be defined. In general, the playlist may be text-based and is human readable. The playlist also may be called a "rundown." The playlist may be represented, for example, using the media object server protocol, for which information is available at http://www.enps.com/mosproto/. MOS version 1.52 may be used. A proposed MOS version 2.02 uses the Extensible Markup Language (XML). In general, the automation control system 204 permits stories to be created with an identifier, sometimes called a Tape ID or Slug ID. The newly created stories are transferred to editing systems 200 where editors create the story. Thus, elements in both the playlist 206 and stories 202 include a Tape ID or Slug ID so that stories may be associated with elements in the playlist 206 by the transfer manager 216.
Stories may be specified in many formats. For example, stories may be specified as an Open Media Framework (OMF) or Advanced Authoring Format (AAF) composition. In general, a story is a collection of sequences of media data that specifies media data sources and which data from the sources are used. A data flow diagram illustrating the operation of the transfer manager in one embodiment will now be described in connection with Fig. 3. The transfer manager includes a transfer queue manager 300 which receives the playlist 302 and story 304 from which a transfer queue 306 is created. A queue may be represented in many ways, such as an array, linked list, double link list, etc. Stories in the transfer queue are ordered according to their appearance in the playlist 302 by the transfer queue manager 300, in a manner to be described in more detail below. The transfer agent 308 selects the top story in the queue 306 for transfer to a playback system. A story may be played wile it is being transferred. An editor may indicate that a story should be transferred with this level of priority to the transfer queue manager 300, for example, when the story 304 is submitted to the transfer manager or through a later instruction by the editor or another individual. For stories having this level of priority, a play while transfer command 310 is issued to the transfer agent 308 which pauses any current transfer to transfer the high priority story.
It also should be understood that the transfer manager may include other transfer queues to transfer data between different storage systems, and to transfer data from a capture system into a storage system. In general, such transfer queues for capture or transfer of data among storage and other systems generally is not controlled by a playlist. In the example shown in Fig. 1, the transfer manager is presumed to have access to all of the media data for the composition in shared storage, and that the playback device can play the media data in the composition. Accordingly, the editing system may transfer any story using any media data from shared storage to the playback devices. Alternatively, combinations of media within a composition or special effects, or other operations on the media may be rendered to create a rendered version of the composition. The rendered version of the composition may be stored on the shared storage and used for the transfer manager.
An editing system may request the transfer manager to provide information about the capabilities of a playback system connected to the transfer manager. Such information enables the editing system to determine whether parts of a composition need to be rendered prior to transfer of the story to the playback system. Such information about the playback system may include its operating system, the maximum number of simultaneous transfers it can handle, the maximum video cut rate it can handle, the maximum number of video tracks the device can process, the maximum audio cut rate the device can handle, the maximum number of audio tracks it can process, the television formats it supports, decompression capabilities, sampling rate of the audio, and type of audio processing, such as pop suppression and gain sampling. Other capabilities also may be provided to the editing system. The transfer queue manager 300 updates the transfer queue 306 upon receipt of either a new playlist 302 or a new story 304. Updating the queue given a new story 304 will now be described in connection with the flowchart of Fig. 4. The new story is received in step 400. If the identifier for this new story is not in the playlist, as determined in step 402, the story is placed at the end of the queue in step 404 and this process is completed as indicated in 406. If the new story is in the playlist, a counter "i" is initialized to zero in step 408. A variable "story" is set to the queue entry corresponding to the counter "i" in step 410, herein referred to as the current story. It is then determined whether the new story is prior to the current story in the playlist in step 412. If the new story is prior to this current story, it is inserted before the current story in the queue in step 414 and the process is completed as indicated at 406. Otherwise, the counter is incremented in step 416. If the counter "i" is greater than the queue length, as determined in step 418, the process is completed as indicated in step 406. Otherwise, steps 410-418 are repeated until the same number of entries in the queue as in the playlist are examined. Referring now to Fig. 5, how a transfer queue is reordered upon receipt of the new playlist will now be described. First the new playlist is received in step 500. A counter "i" is initialized in step 502 to zero. The variable "story" is set to the queue entry corresponding to the counter value set in step 502. This story is referred to as the current story. A second counter "j" is set to the first counter value "i," minus one, in step 506. If the current story is prior to the queue entry "j" as determined in step 508, the current story is moved before the queue entry "j" in the queue in step 510. After steps 508 or 510, the counter "j" is decremented in step 512. If "j" is greater than zero, as determined step 514, steps 508-512 are repeated. If "j" is equal to zero, "i" is incremented in step 516. If "i" has not yet reached the length of the queue, as determined in step 518, steps 504-516 are repeated. If the end of the queue has been reached, the process is completed as indicated in step 520.
Other operations may be performed with respect to the transfer queue. For example, the transfer queue may include status information which may be requested for a specific entry in the queue. If the editing system is provided with a transaction identifier for each transfer request issued to the transfer queue, a specific entry in the queue may be accessed to request status, to cancel it, or to change its priority for transfer to playback. A list of all current pending transactions also may be requested. As transfers are requested, canceled, or priorities changed, or as transfers are executed, such transfer activity may be logged in a log file. This log file may be made available to other systems on the network.
Because the playback system may be dependent upon the transfer manager in order to have media data available at the time it should be broadcast, some fail recovery mechanism may be used in the transfer manager. For example, the transfer manager may periodically store to persistent storage the current state of its transfer queue. Transfer manager may be implemented using a fail-safe computer system.
Referring now to Fig. 6, a simplified state diagram for the queue manager will now be described. The queue manager generally is in a wait state 600 until a transaction request is received. The state diagram illustrates states for receiving a request to add to the queue, receiving a new playlist, and receiving a play while transfer (pwt) request. After the playlist is received, a flag is set for the queue to prevent entries from being read from the queue. The queue is then reordered in state 602 in the manner described above in connection with Fig. 5. After the queue is reordered, the flag is cleared and a transition back to state 600 occurs. If a request is received to add an entry to the queue, the flag is set to block access to the queue and a transition to state 604 occurs. In state 604, the story is added to the queue in the manner described above in connection with Fig. 4. Upon completion, the flag is cleared and a transition back to the wait state 600 occurs. If the queue manager is in any of the states 600, 602 and 604, and if a play while transfer (PWT) request is received, all further requests are held in state 606. No operation is performed on the queue. Any current operation, such a reordering the queue or adding an entry to the queue is paused. After the play while transfer (PWT) request is completed, a transition occurs back to the state from which the transition was made.
Referring now to Fig. 7, an example state diagram for a transfer agent will now be described. If the transfer queue is non-empty, the transfer agent is in a normal state 700. In the normal state, after a transfer completes, the next entry from the queue is read and transferred to the playback system. If the queue is empty, a transition is made to a wait state 702. If the queue becomes non-empty, a transition is made back to the normal state 700. If in either the normal state or the wait state, if a play while transfer request is received, a transition is made to state 704 to process the play while transfer request. On a transition from the normal state, any current transfer is paused and the queue manager is notified so that any queue operations may be interrupted. Upon completion of the play while transfer request, any interrupted transfer may be resumed and the queue manager may be notified in a transition back to the normal state 700. If the queue is empty, a transition could occur back to the wait state 702. If the transfer agent is in the normal state 700, and if an operation is being performed on the queue by the queue manager, a transition to a pause state 706 may occur. The transition generally does not occur until the currently performed transfer is completed. A play while transfer request may occur while the transfer agent is in state 706. If such a request occurs, a transition from state 706 to 704 occurs to handle the requested transfer.
It should be understood that the transfer manager may have a transfer queue for each playback device to which it may transfer data. Each playback device may have its own playlist. Alternatively, there may be one transfer queue and one playlist for multiple playback devices.
By ordering the entries in the queue by their priority as specified in a playlist, a delay in transfer of an important story to a playback device is less likely to occur. The use of the transfer manager also removes processing from the editing system, which then enables an editor to continue working on new stories while a completed story is transferred back to the playback device.
The transfer manager may be implemented as a computer program executed on a general purpose computer connected to both of the computer networks. In particular, the computer supporting the transfer manager may have one network interface connected to the first network 102 (Fig. 1) and another network interface connected to the second network 118. In the embodiment shown in Fig. 1, the first network interface is a fibre channel network interface permitting communication with shared storage. The second network interface may communicate using a standard network communication protocol, such as TCP/IP, with the playback device. A computer system for implementing the transfer manager as a computer program may include a main unit connected to both an output device which displays information to a user and an input device which receives input from a user. The main unit may include a processor connected to a memory system via an interconnection mechanism. The input device and output device also are connected to the processor and memory system via the interconnection mechanism.
It should be understood that one or more output devices may be connected to the computer system. Example output devices include a cathode ray tube (CRT) display, liquid crystal displays (LCD) and other video output devices, printers, communication devices such as a modem, storage devices such as disk or tape, and audio output. It should also be understood that one or more input devices may be connected to the computer system. Example input devices include a keyboard, keypad, track ball, mouse, pen and tablet, communication device, and data input devices such as audio and video capture devices. It should be understood that the invention is not limited to the particular input or output devices used in combination with the computer system or to those described herein.
The computer system may be a general purpose computer system which is programmable using a computer programming language, such as AC++,@ JAVA or other language, such as a scripting language or even assembly language. An example computer system is the Intellistation M Pro computer system from International Business Machines, Inc. The computer system may also be specially programmed, special purpose hardware, or an application specific integrated circuit (ASIC). In a general purpose computer system, the processor is typically a commercially available processor, of which the series x86 and Pentium series processors, available from Intel, and similar devices from AMD and Cyrix, the 680X0 series microprocessors available from Motorola, the PowerPC microprocessor from IBM and the Alpha-series processors from Digital Equipment Corporation, and the MIPS microprocessor from MIPS Technologies are examples. Many other processors are available. Such a microprocessor executes a program called an operating system, of which WindowsNT, Windows 95 or 98, IRIX, UNIX, Linux, DOS, VMS, MacOS and OS8 are examples, which controls the execution of other computer programs and provides scheduling, debugging, input/output control, accounting, compilation, storage assignment, data management and memory management, and communication control and related services. The processor and operating system defines computer platform for which application programs in high-level programming languages are written.
A memory system typically includes a computer readable and writeable nonvolatile recording medium, of which a magnetic disk, a flash memory and tape are examples. The disk may be removable, known as a floppy disk, or permanent, known as a hard drive. A disk has a number of tracks in which signals are stored, typically in binary form, i.e., a form inteφreted as a sequence of one and zeros. Such signals may define an application program to be executed by the microprocessor, or information stored on the disk to be processed by the application program. Typically, in operation, the processor causes data to be read from the nonvolatile recording medium into an integrated circuit memory element, which is typically a volatile, random access memory such as a dynamic random access memory (DRAM) or static memory (SRAM). The integrated circuit memory element allows for faster access to the information by the processor than does the disk. The processor generally manipulates the data within the integrated circuit memory and then copies the data to the disk after processing is completed. A variety of mechanisms are known for managing data movement between the disk and the integrated circuit memory element, and the invention is not limited thereto. It should also be understood that the invention is not limited to a particular memory system. Such a system may be implemented in software or hardware or firmware, or a combination of the three. The various elements of the system, either individually or in combination may be implemented as a computer program product tangibly embodied in a machine-readable storage device for execution by a computer processor. Various steps of the process may be performed by a computer processor executing a program tangibly embodied on a computer-readable medium to perform functions by operating on input and generating output. Computer programming languages suitable for implementing such a system include procedural programming languages, object-oriented programming languages, and combinations of the two.
It should be understood that invention is not limited to a particular computer platform, particular processor, or particular high-level programming language. Additionally, the computer system may be a multiprocessor computer system or may include multiple computers connected over a computer network. It should be understood that each module or step shown in the accompanying figures may correspond to separate modules of a computer program, or may be separate computer programs. Such modules may be operable on separate computers.
Having now described a few embodiments, it should be apparent to those skilled in the art that the foregoing is merely illustrative and not limiting, having been presented by way of example only. Numerous modifications and other embodiments are within the scope of one of ordinary skill in the art and are contemplated as falling within the scope of the invention.

Claims

1. A computer system for transferring media data from a first storage to a second storage, wherein the first storage is accessible by an editing system for creating programs from the media data and the second storage is accessible by a playback system for displaying the programs, comprising: means for receiving data representing a plurality of programs created using the editing system; means for receiving data representing a playlist specifying an order of playback of programs by the playback system; and means for transferring the media data for the programs in an order according to the order of playback of the programs.
2. The computer system of claim 1, further comprising: means for maintaining a queue of requests to transfer media data of a program.
3. The computer system of claim 2, wherein the means for maintaining the queue comprises: means, responsive to receipt of data representing a program, for placing a request in the queue according to a position of the program in the playlist.
4. The computer system of claim 2, wherein the means for maintaining the queue comprises: means, responsive to receipt of data representing a playlist, for reordering the requests in the queue according to the playlist.
5. A computer program product for transferring media data from a first storage to a second storage, wherein the first storage is accessible by an editing system for creating programs from the media data and the second storage is accessible by a playback system for displaying the programs, comprising: a computer readable medium; computer program instructions stored on the computer readable medium such that, when executed by a computer, the computer performs a process comprising: receiving data representing a plurality of programs created using the editing system; receiving data representing a playlist specifying an order of playback of programs by the playback system; and transferring the media data for the programs in an order according to the order of playback of the programs.
6. The computer program product of claim 5, wherein the process performed by the computer executing the computer program further comprises: maintaining a queue of requests to transfer media data of a program.
7. The computer program product of claim 6, wherein maintaining the queue comprises: after data representing a program is received, placing the a request in the queue according to a position of the program in the playlist.
8. The computer program product of claim 6, wherein maintaining the queue comprises: after data representing a playlist is received, reordering the requests in the queue according to the playlist.
9. A computer-implemented process for transferring media data from a first storage to a second storage, wherein the first storage is accessible by an editing system for creating programs from the media data and the second storage is accessible by a playback system for displaying the programs, comprising: receiving data representing a plurality of programs created using the editing system; receiving data representing a playlist specifying an order of playback of programs by the playback system; and transferring the media data for the programs in an order according to the order of playback of the programs.
10. The process of claim 9, further comprising maintaining a queue of requests to transfer media data of a program.
11. The process of claim 10, wherein maintaining the queue comprises: after data representing a program is received, placing the a request in the queue according to a position of the program in the playlist.
12. The process of claim 10, wherein maintaining the queue comprises: after data representing a playlist is received, reordering the requests in the queue according to the playlist.
13. A computer system for transferring media data from a first storage to a second storage, wherein the first storage is accessible by an editing system for creating programs from the media data and the second storage is accessible by a playback system for displaying the programs, comprising: a transfer queue manager having a first input for receiving data representing a plurality of programs created using the editing system, a second input for receiving data representing a playlist specifying an order of playback of programs by the playback system, and an output providing a transfer queue listing programs in an order according to the order of playback of the programs; and a transfer agent having a first input for receiving a selected program from the transfer queue, a first interface for accessing the media data of the selected program from the first storage and a second interface for transferring the media data for the selected program to the second storage.
14. The computer system of claim 13, wherein the transfer queue manager, after data representing a program is received, places the request in the queue according to a position of the program in the playlist.
15. The computer system of claim 13, wherein the transfer queue manager, after data representing a playlist is received, reorders the requests in the queue according to the playlist.
16. A computer system for supporting editing and playback of multimedia programs, comprising: a plurality of editing systems for creating programs from the media data; storage shared by the editing systems; a first computer network connecting the editing systems and the shared storage; a playback system for displaying the programs; a transfer management system connected to the first network and to the playback device, wherein the transfer management system comprises: means for receiving data representing a plurality of programs created using the editing system; means for transferring the media data for the programs from the shared storage to the playback system; means for receiving data representing a playlist specifying an order of playback of programs by the playback system; and wherein the means for transferring transfers the media data for the programs in an order according to the order of playback of the programs by the playback system.
PCT/US2000/009939 1999-04-15 2000-04-13 Apparatus and method for efficient transfer of multimedia data for playback WO2000063912A1 (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
AU43465/00A AU4346500A (en) 1999-04-15 2000-04-13 Apparatus and method for efficient transfer of multimedia data for playback
CA002369493A CA2369493C (en) 1999-04-15 2000-04-13 Apparatus and method for efficient transfer of multimedia data for playback

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US09/293,502 US6766357B1 (en) 1999-04-15 1999-04-15 Apparatus and method for efficient transfer of multimedia data for playback
US09/293,502 1999-04-15

Publications (1)

Publication Number Publication Date
WO2000063912A1 true WO2000063912A1 (en) 2000-10-26

Family

ID=23129354

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/US2000/009939 WO2000063912A1 (en) 1999-04-15 2000-04-13 Apparatus and method for efficient transfer of multimedia data for playback

Country Status (4)

Country Link
US (1) US6766357B1 (en)
AU (1) AU4346500A (en)
CA (1) CA2369493C (en)
WO (1) WO2000063912A1 (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP1278131A1 (en) * 2000-04-27 2003-01-22 Sony Corporation Information providing device
EP1280342A1 (en) * 2000-04-27 2003-01-29 Sony Corporation Information providing device, information providing method, and program storage medium
WO2004088887A2 (en) * 2003-04-04 2004-10-14 Bbc Technology Holdings Limited System and method for media management

Families Citing this family (36)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7024465B1 (en) * 1999-10-18 2006-04-04 Rose Blush Software Llc Method for queued overlap transfer of files
US6389467B1 (en) * 2000-01-24 2002-05-14 Friskit, Inc. Streaming media search and continuous playback system of media resources located by multiple network addresses
US7028082B1 (en) 2001-03-08 2006-04-11 Music Choice Personalized audio system and method
US7133924B1 (en) 2000-03-08 2006-11-07 Music Choice Personalized audio system and method
US7856485B2 (en) 2000-03-08 2010-12-21 Music Choice Systems and methods for providing customized media channels
US7783722B1 (en) 2000-03-08 2010-08-24 Music Choice Personalized audio system and method
US7320025B1 (en) 2002-03-18 2008-01-15 Music Choice Systems and methods for providing a broadcast entertainment service and an on-demand entertainment service
US8463780B1 (en) 2000-03-08 2013-06-11 Music Choice System and method for providing a personalized media service
US7275256B1 (en) 2001-08-28 2007-09-25 Music Choice System and method for providing an interactive, visual complement to an audio program
US7325043B1 (en) 2000-03-08 2008-01-29 Music Choice System and method for providing a personalized media service
US8028227B1 (en) * 2000-03-31 2011-09-27 Nortel Networks Limited Method, apparatus, processor-readable media and signals for acquiring and presenting acquired multimedia content
US20020042754A1 (en) 2000-10-10 2002-04-11 Del Beccaro David J. System and method for receiving broadcast audio/video works and for enabling a consumer to purchase the received audio/video works
US20020069217A1 (en) * 2000-12-04 2002-06-06 Hua Chen Automatic, multi-stage rich-media content creation using a framework based digital workflow - systems, methods and program products
US7277955B2 (en) * 2000-12-22 2007-10-02 Verizon Corporate Services Group Inc. Streaming content
US7617295B1 (en) 2002-03-18 2009-11-10 Music Choice Systems and methods for providing a broadcast entertainment service and an on-demand entertainment service
US7220910B2 (en) 2002-03-21 2007-05-22 Microsoft Corporation Methods and systems for per persona processing media content-associated metadata
US7159000B2 (en) 2002-03-21 2007-01-02 Microsoft Corporation Methods and systems for repairing playlists
US7096234B2 (en) 2002-03-21 2006-08-22 Microsoft Corporation Methods and systems for providing playlists
US6941324B2 (en) * 2002-03-21 2005-09-06 Microsoft Corporation Methods and systems for processing playlists
US7444336B2 (en) 2002-12-11 2008-10-28 Broadcom Corporation Portable media processing unit in a media exchange network
US7626609B1 (en) 2003-03-07 2009-12-01 Music Choice Method and system for displaying content while reducing burn-in of a display
US7793851B2 (en) * 2005-05-09 2010-09-14 Dynamics Inc. Dynamic credit card with magnetic stripe and embedded encoder and methods for using the same to provide a copy-proof credit card
WO2006138620A2 (en) 2005-06-15 2006-12-28 Music Choice Systems and methods for facilitating the acquisition of content
US9230029B2 (en) * 2005-07-26 2016-01-05 Creative Technology Ltd System and method for modifying media content playback based on an intelligent random selection
KR100778001B1 (en) * 2005-10-14 2007-11-21 엘지전자 주식회사 method for reproducing multimedia file, and apparatus thereof
US20070192671A1 (en) * 2006-02-13 2007-08-16 Rufener Jerry Document management systems
US20080205389A1 (en) * 2007-02-26 2008-08-28 Microsoft Corporation Selection of transrate and transcode processes by host computer
US20090094248A1 (en) * 2007-10-03 2009-04-09 Concert Technology Corporation System and method of prioritizing the downloading of media items in a media item recommendation network
US8856821B2 (en) * 2009-01-14 2014-10-07 Mobitv, Inc. Distributed scheduling of media channel playout
JP5391775B2 (en) * 2009-03-27 2014-01-15 ソニー株式会社 Digital cinema management apparatus and digital cinema management method
US9373358B2 (en) 2011-11-08 2016-06-21 Adobe Systems Incorporated Collaborative media editing system
US9288248B2 (en) 2011-11-08 2016-03-15 Adobe Systems Incorporated Media system with local or remote rendering
US8768924B2 (en) * 2011-11-08 2014-07-01 Adobe Systems Incorporated Conflict resolution in a media editing system
US8898253B2 (en) 2011-11-08 2014-11-25 Adobe Systems Incorporated Provision of media from a device
US9197937B1 (en) 2012-04-26 2015-11-24 Music Choice Automatic on-demand navigation based on meta-data broadcast with media content
US10219027B1 (en) 2014-10-24 2019-02-26 Music Choice System for providing music content to a user

Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP0601749A1 (en) * 1992-12-07 1994-06-15 Quantel Limited A video processing system
EP0615244A2 (en) * 1993-03-11 1994-09-14 Matsushita Electric Industrial Co., Ltd. System for non-linear video editing
EP0644545A2 (en) * 1993-09-20 1995-03-22 Matsushita Electric Industrial Co., Ltd. Image reproducing device
EP0715460A1 (en) * 1994-03-16 1996-06-05 Sony Corporation Image editing system
US5581530A (en) * 1990-09-06 1996-12-03 Casio Computer Co., Ltd. Digital recorder for processing of parallel data stored in multiple tracks and using cross-fade processing
EP0801389A2 (en) * 1996-04-12 1997-10-15 Sony United Kingdom Limited Editing of recorded material
EP0847055A2 (en) * 1996-12-04 1998-06-10 Matsushita Electric Industrial Co., Ltd. Video editing method, non-linear video editing apparatus, and video editing program storage medium
US5808628A (en) * 1992-03-13 1998-09-15 Quantel Ltd. Electronic video processing system
WO1999052114A1 (en) * 1998-04-03 1999-10-14 Avid Technology, Inc. Multimedia system

Family Cites Families (47)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS6476322A (en) * 1987-09-18 1989-03-22 Hitachi Ltd Program synthesizing method
US5038211A (en) 1989-07-05 1991-08-06 The Superguide Corporation Method and apparatus for transmitting and receiving television program information
US5045940A (en) 1989-12-22 1991-09-03 Avid Technology, Inc. Video/audio transmission systsem and method
US5197047A (en) * 1990-10-23 1993-03-23 Sony (Australia) Pty. Limited Automatic transmission system multi-channel scheduling
US5355450A (en) 1992-04-10 1994-10-11 Avid Technology, Inc. Media composer with adjustable source material compression
US5715018A (en) 1992-04-10 1998-02-03 Avid Technology, Inc. Digital advertisement insertion system
JP2814880B2 (en) * 1993-06-04 1998-10-27 日本電気株式会社 Control device for computer system constituted by a plurality of CPUs having different instruction characteristics
CN1064776C (en) 1993-12-24 2001-04-18 索尼公司 Information data recording and reproducing device and information data processing system
JP3180542B2 (en) * 1994-01-19 2001-06-25 松下電器産業株式会社 Video playback device
DE69525556T2 (en) 1994-03-21 2002-09-12 Avid Technology Inc Device and method executed on a computer for real-time multimedia data transmission in a distributed computer arrangement
DE69517647T2 (en) 1994-04-25 2001-02-22 Sony Corp VIDEO SIGNAL PLAYER
US5499046A (en) * 1994-05-23 1996-03-12 Cable Services Technologies, Inc. CATV distribution system with each channel having its own remote scheduler
US5577258A (en) 1994-07-13 1996-11-19 Bell Communications Research, Inc. Apparatus and method for preprocessing multimedia presentations to generate a delivery schedule
US5652613A (en) 1995-06-07 1997-07-29 Lazarus; David Beryl Intelligent electronic program guide memory management system and method
JPH0991463A (en) 1995-07-14 1997-04-04 Matsushita Electric Ind Co Ltd Image edit device
US6026368A (en) * 1995-07-17 2000-02-15 24/7 Media, Inc. On-line interactive system and method for providing content and advertising information to a targeted set of viewers
US5805889A (en) * 1995-10-20 1998-09-08 Sun Microsystems, Inc. System and method for integrating editing and versioning in data repositories
US6118925A (en) 1995-11-14 2000-09-12 Hitachi Denshi Kabushiki Kaisha Method of and system for confirming program materials to be broadcasted and then broadcasting the program materials, and recording medium having recorded therein a procedure for implementing the method
EP1072983A3 (en) 1996-04-12 2003-11-12 Avid Technology, Inc. A multimedia system with improved data management mechanisms
US5852435A (en) 1996-04-12 1998-12-22 Avid Technology, Inc. Digital multimedia editing and data management system
JP3972381B2 (en) 1996-04-12 2007-09-05 ソニー株式会社 Information transfer apparatus and information transfer method
GB2312079B (en) 1996-04-12 2000-11-15 Sony Uk Ltd Editing of recorded material
TW332293B (en) 1996-04-23 1998-05-21 Matsushita Electric Ind Co Ltd Editing control apparatus and editing control method
US5995091A (en) 1996-05-10 1999-11-30 Learn2.Com, Inc. System and method for streaming multimedia data
US5991374A (en) * 1996-08-08 1999-11-23 Hazenfield; Joey C. Programmable messaging system for controlling playback of messages on remote music on-hold- compatible telephone systems and other message output devices
US5819160A (en) * 1996-09-18 1998-10-06 At&T Corp Programmable radio subscription system for receiving selectively defined information
US6091407A (en) 1996-10-07 2000-07-18 Sony Corporation Method and apparatus for manifesting representations of scheduled elements in a broadcast environment
US6049332A (en) 1996-10-07 2000-04-11 Sony Corporation Method and apparatus for the scheduling and ordering of elements in a multimedia environment
JPH10224665A (en) * 1997-02-04 1998-08-21 Sony Corp Transmission system
US6141007A (en) 1997-04-04 2000-10-31 Avid Technology, Inc. Newsroom user interface including multiple panel workspaces
US6211869B1 (en) * 1997-04-04 2001-04-03 Avid Technology, Inc. Simultaneous storage and network transmission of multimedia data with video host that requests stored data according to response time from a server
JPH10285510A (en) 1997-04-04 1998-10-23 Sony Corp Video transmission method
CA2284886A1 (en) 1997-04-04 1999-02-04 Avid Technology, Inc. A digital multimedia editing and data management system
US5892915A (en) * 1997-04-25 1999-04-06 Emc Corporation System having client sending edit commands to server during transmission of continuous media from one clip in play list for editing the play list
US6226672B1 (en) * 1997-05-02 2001-05-01 Sony Corporation Method and system for allowing users to access and/or share media libraries, including multimedia collections of audio and video information via a wide area network
US6243725B1 (en) * 1997-05-21 2001-06-05 Premier International, Ltd. List building system
US5924071A (en) * 1997-09-08 1999-07-13 Sony Corporation Method and apparatus for optimizing a playlist of material
US5986979A (en) * 1997-10-16 1999-11-16 Delco Electronics Corporation Play list control method and system for
US6374336B1 (en) 1997-12-24 2002-04-16 Avid Technology, Inc. Computer system and process for transferring multiple high bandwidth streams of data between multiple storage units and multiple applications in a scalable and reliable manner
AU1936999A (en) 1997-12-24 1999-07-19 Avid Technology, Inc. Computer system and process for transferring multiple high bandwidth streams of data between multiple storage units and multiple applications in a scalable and reliable manner
US6104334A (en) * 1997-12-31 2000-08-15 Eremote, Inc. Portable internet-enabled controller and information browser for consumer devices
US5955710A (en) * 1998-01-20 1999-09-21 Captivate Network, Inc. Information distribution system for use in an elevator
US20020002039A1 (en) * 1998-06-12 2002-01-03 Safi Qureshey Network-enabled audio device
US6351765B1 (en) 1998-03-09 2002-02-26 Media 100, Inc. Nonlinear video editing system
US6378129B1 (en) 1998-03-30 2002-04-23 International Business Machines Corporation Video server content synchronization
US6446080B1 (en) * 1998-05-08 2002-09-03 Sony Corporation Method for creating, modifying, and playing a custom playlist, saved as a virtual CD, to be played by a digital audio/visual actuator device
US6192340B1 (en) * 1999-10-19 2001-02-20 Max Abecassis Integration of music from a personal library with real-time information

Patent Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5581530A (en) * 1990-09-06 1996-12-03 Casio Computer Co., Ltd. Digital recorder for processing of parallel data stored in multiple tracks and using cross-fade processing
US5808628A (en) * 1992-03-13 1998-09-15 Quantel Ltd. Electronic video processing system
EP0601749A1 (en) * 1992-12-07 1994-06-15 Quantel Limited A video processing system
EP0615244A2 (en) * 1993-03-11 1994-09-14 Matsushita Electric Industrial Co., Ltd. System for non-linear video editing
EP0644545A2 (en) * 1993-09-20 1995-03-22 Matsushita Electric Industrial Co., Ltd. Image reproducing device
EP0715460A1 (en) * 1994-03-16 1996-06-05 Sony Corporation Image editing system
EP0801389A2 (en) * 1996-04-12 1997-10-15 Sony United Kingdom Limited Editing of recorded material
EP0847055A2 (en) * 1996-12-04 1998-06-10 Matsushita Electric Industrial Co., Ltd. Video editing method, non-linear video editing apparatus, and video editing program storage medium
WO1999052114A1 (en) * 1998-04-03 1999-10-14 Avid Technology, Inc. Multimedia system

Cited By (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8209611B2 (en) 2000-04-27 2012-06-26 Sony Corporation Data-providing apparatus, data-providing method and program-sorting medium
EP1280342A1 (en) * 2000-04-27 2003-01-29 Sony Corporation Information providing device, information providing method, and program storage medium
EP1278131A4 (en) * 2000-04-27 2006-03-08 Sony Corp Information providing device
EP1280342A4 (en) * 2000-04-27 2006-05-03 Sony Corp Information providing device, information providing method, and program storage medium
US7552388B2 (en) 2000-04-27 2009-06-23 Sony Corporation Information providing device, information providing method, and program storage medium
US7617299B2 (en) 2000-04-27 2009-11-10 Sony Corporation Apparatus and method for providing data at the demand of a data processing apparatus
US7653707B2 (en) 2000-04-27 2010-01-26 Sony Corporation Data-providing apparatus, data-providing method and program storing medium to provide requested content data to a user
EP1278131A1 (en) * 2000-04-27 2003-01-22 Sony Corporation Information providing device
US9449644B2 (en) 2000-04-27 2016-09-20 Sony Corporation Data-providing apparatus, data-providing method and program-sorting medium
US9466331B2 (en) 2000-04-27 2016-10-11 Sony Corporation Data-providing apparatus, data-providing method and program-sorting medium
US10692534B2 (en) 2000-04-27 2020-06-23 Sony Corporation Data-providing apparatus, data-providing method and program-sorting medium
WO2004088887A2 (en) * 2003-04-04 2004-10-14 Bbc Technology Holdings Limited System and method for media management
WO2004088887A3 (en) * 2003-04-04 2005-06-30 Bbc Technology Holdings Ltd System and method for media management

Also Published As

Publication number Publication date
US6766357B1 (en) 2004-07-20
AU4346500A (en) 2000-11-02
CA2369493A1 (en) 2000-10-26
CA2369493C (en) 2008-09-09

Similar Documents

Publication Publication Date Title
CA2369493C (en) Apparatus and method for efficient transfer of multimedia data for playback
US5928327A (en) System and process for delivering digital data on demand
AU748338B2 (en) Video on demand with VCR like functions
EP0674414B1 (en) Apparatus and computer-implemented process for providing real-time multimedia data transport in a distributed computing system
US5737531A (en) System for synchronizing by transmitting control packet to omit blocks from transmission, and transmitting second control packet when the timing difference exceeds second predetermined threshold
EP0901249B1 (en) Method of distributed editing of video clips over a network
US6016520A (en) Method of viewing at a client viewing station a multiple media title stored at a server and containing a plurality of topics utilizing anticipatory caching
US8984223B2 (en) Computer system and process for transferring multiple high bandwidth streams of data between multiple storage units and multiple applications in a scalable and reliable manner
US5684963A (en) System and method for distributing video from a plurality of video providers
CA2145164C (en) Baton passing optimization scheme for load balancing/configuration planning in a video-on-demand computer system
US6542692B1 (en) Nonlinear video editor
US6263411B1 (en) Video server scheduling for simultaneous read-write requests
WO2000004483A2 (en) Hierarchical data storage management
EP0750769A1 (en) Method and apparatus for synchronization and scheduling of multiple data streams and real time tasks
US20030154246A1 (en) Server for storing files
US6097422A (en) Algorithm for fast forward and fast rewind of MPEG streams
EP0737930A1 (en) Method and system for comicstrip representation of multimedia presentations
Maier et al. Storage system architectures for continuous media data
US20020194354A1 (en) Displaying image data
US20050223381A1 (en) Data processing apparatus and method thereof
US7693846B2 (en) Data management system and method for data synchronization
EP3385866B1 (en) Format-independent media file indexing
JPH09200702A (en) Vod server system
Rangan Architectures and algorithms for digital multimedia on-demand servers
JP2002199368A (en) Multi-media information transfer system

Legal Events

Date Code Title Description
AK Designated states

Kind code of ref document: A1

Designated state(s): AU CA JP

AL Designated countries for regional patents

Kind code of ref document: A1

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

121 Ep: the epo has been informed by wipo that ep was designated in this application
DFPE Request for preliminary examination filed prior to expiration of 19th month from priority date (pct application filed before 20040101)
ENP Entry into the national phase

Ref document number: 2369493

Country of ref document: CA

Ref country code: CA

Ref document number: 2369493

Kind code of ref document: A

Format of ref document f/p: F

122 Ep: pct application non-entry in european phase
NENP Non-entry into the national phase

Ref country code: JP