Abstract: A DV video input source (104) can be any type of device or communication network capable of transferring DV video content to computer (102), including for example, portable storage media (104) (1) (e.g., magnetic discs, media card, optical discs), a DV video recording device (104) (2) (e.g., a digital camcorder), or a network (104)(3) the internet, a corporate network, or a home network. A computer (102) may be implemented as various computing devices generally capable of receiving video content from various sources (104) and manipulating the video content for editing and playback through resident multimedia architecture.
DV METADATA EXTRACTION
TECHNICAL FIELD
The present disclosure generally relates to processing multimedia data, and more particularly, to extracting metadata from DV formatted multimedia data.
BACKGROUND OF THE INVENTION
DV is a digital video format used world-wide for digital video cameras. The DV format is an international standard that was created by a consortium of companies typically referred to as the DV consortium. DV, originally known as DVC (Digital Video Cassette), uses a metal evaporate tape to record very high quality digital video. The DV video specification, IEC 61834, specifies the content, format and recording method of data blocks forming helical records on the digital tape. It also describes the common specifications for cassettes, modulation method, magnetization and basic system data, for digital video cassette recording systems using 6.35 mm (1/4 inch) magnetic tape, and the electrical and mechanical characteristics of equipment which provides for the interchangeability of recorded cassettes.
DV video information is carried in a data stream at a rate of about 29 megabits per second (3.7 MByte/sec). A DV video frame typically includes 10 DIF sequences, each of which consists of 150 DIF blocks having 80 bytes of data each. In addition to video and audio data, each DV video frame includes extra data associated with the video and audio data called DV metadata.
DV metadata can include a wide range of data associated with the video data in a DV frame. For example, DV metadata can include the time and date that video was recorded, various settings on the camcorder at the time the video was recorded,
2 and so on. According to IEC 61834-4, DV metadata is divided into 256 separate "packs". Although 256 packs are reserved for DV metadata, many of the packs have yet to be defined. Each pack consists of 5 bytes. The first byte in each DV metadata pack is the pack ID, and the next four bytes consist of binary fields.
The DV format permits each DV video frame to stand on its own without having to rely on any data from preceding or following frames. For example, the same metadata is repeated numerous times within a DV frame. The redundancy built into each DV frame and the wealth of additional data (i.e., metadata) inherent to the DV format make DV video an ideal format for editing. However, various difficulties prevent current DV editing applications from taking full advantage of the unique features of DV video that make it ideally suited for editing.
In a typical DV scenario, video is recorded and converted to digital form in a camcorder. The video data on the digital tape can be played in a digital tape drive, such as the one in the camcorder, in a DVCR, or in a standalone unit. DV data can be transferred electronically via firewire to a computer's hard disk. The transfer process is typically performed by a capture driver, a standalone utility, or a component of an editing application executing on a computer such as a desktop personal computer. During the transfer process, the DV data is "wrapped" into a file format commonly understood by computers, such as AVI for Windows or Quicklime for the Mac. Therefore, once the transfer process is finished, the DV data on the computer hard drive is wrapped in a file format that standard editing applications can process. Various editing applications, such as Adobe® Premiere® Pro, enable nonlinear video editing through real-time video and audio editing tools.
However, as indicated above, current DV editing applications take little or no advantage of the rich information provided in the DV video format that makes it ideally suited for editing. The main reason for this is that it is difficult to extract
the DV metadata from within DV video frames. DV metadata extraction currently requires an application developer to write its own custom code for extracting specifically desired metadata. In addition, an extraction process implemented by a DV editing application would be very processor intensive, which would hinder the performance of other editing functions of the application. One consequence of these difficulties is that DV metadata is generally not exploited by most DV editing applications.
Accordingly, a need exists for a way to extract DV metadata from DV data streams.
SUMMARY OF THE INVENTION
Extraction of DV metadata from a DV data stream is described herein.
In accordance with one implementation, an instruction is received specifying additional per-frame DV metadata to be extracted from a DV data stream. The metadata is extracted from DV frames of the DV data stream.
In accordance with another implementation, metadata is stored in a container and the container is attached to a DV sample of a DV frame. The container is manageable to have additional DV metadata structures stored within it and to provide for the retrieval of metadata items that have been stored within it.
In accordance with yet another implementation, a DV metadata structure is stored within the container. The DV metadata structure is an unpacked version of a DV metadata pack. The DV metadata structure includes binary values unpacked from the DV metadata pack and a different variable name associated with each binary value.
BRIEF DESCRIPTION OF THE DRAWINGS
The same reference numerals are used throughout the drawings to reference like components and features.
Fig. 1 illustrates an exemplary environment suitable for DV metadata extraction.
Fig. 2 illustrates an exemplary embodiment of a computer suitable for extracting DV metadata from a DV data stream.
Fig. 3 illustrates an example of DV data being processed through various processing components.
Fig. 4 illustrates components of a DV metadata extraction tool.
Fig. 5 illustrates a container having one or more DV metadata packs and one ox more unpacked DV_METADATA structures.
Fig. 6 illustrates a block diagram of an exemplary method for extracting DV metadata from a DV data stream.
Fig. 7 illustrates a block diagram of another exemplary method for extracting DV metadata from a DV data stream.
Fig. 8 illustrates an exemplary computing environment suitable for implementing a computer such as that in Fig. 2.
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENT
Overview
The following discussion is directed to a set of interfaces, data structures and events for representing a DV metadata extraction tool. The DV metadata extraction tool includes an API (application programming interface) for describing DV metadata packs that are to be extracted from a DV data stream. The extraction API
is called EVEFExtractDVMetadata, and it supports methods for specifying and removing DV metadata packs to be extracted from DV frames. The extraction API also supports methods for determining the number of DV metadata packs in an extraction list and determining the ID of a DV metadata pack at a given index in the extraction list.
The DV metadata extraction tool also includes an API for describing a container that holds DV metadata once it has been extracted from a DV frame. The container API is called IMFDVMetadataContainer, and it supports methods for adding and removing DV structures to the container and for retrieving data from the container, removing data from the container and iterating through the container. The DV metadata extraction tool also includes a collection of higher-level structures that represent unpacked DV metadata packs.
The DV metadata extraction tool is generally described within the context of the Media Foundation architecture by Microsoft® Corporation. However, it is noted that the DV metadata extraction tool is designed and described herein in a manner that enables its use in any suitable multimedia architecture,
Exemplary Environment
Fig. 1 illustrates an exemplary environment 100 that is suitable for DV metadata extraction. The exemplary environment 100 of Fig. 1 includes a computer 102 and one or more DV video input sources 104.'
DV video input sources 104 can be any type of device or communication network capable of transferring DV video content to computer 102, including for example, portable storage media 104(1) (e.g., magnetic discs, media cards, optical discs), a DV video recording device 104(2) (e.g., a digital camcorder), or a network 104(3) such as the Internet, a corporate network, or a home network.
Video recording device 104(2) can be any of various digital recording devices capable of recording live-motion video and audio in DV format (i.e., on a digital tape) for later replay via a digital tape drive, for example, in a DVCR, a camcorder, or a personal computer such as computer 102. A video recording device 104(2) is typically capable of being connected directly to computer 102 using an i.LINK (IEEE 1394) or FireWire digital interface, so that DV video content can be edited directly on the computer 102.
Computer 102 may be implemented as various computing devices generally capable of receiving video content from various sources 104 and manipulating the video content for editing and playback through a resident multimedia architecture such as the Media Foundation architecture by Microsoft Corporation, for example. Computer 102 is otherwise typically capable of performing common computing functions, such as email, calendaring, task organization, word processing, Web browsing, and so on. In the described embodiments, computer 102 runs an open platform operating system, such as the Windows® brand operating systems from Microsoft®. Computer 102 may be implemented, for example, as a desktop computer, a server computer, a laptop computer, or other form of personal computer (PC). One exemplary implementation of computer 102 is described in more detail below with reference to Fig. 8.
As discussed in greater detail below with reference to the exemplary embodiments, computer 102 is generally configured with a multimedia architecture that includes a DV metadata extraction tool enabling the extraction of DV metadata from DV data.
Exemplary Embodiments
Fig. 2 illustrates an exemplary embodiment of a computer 102 suitable for extracting DV metadata from a DV data stream. A multimedia architecture and related components facilitating DV metadata extraction are described throughout this disclosure in the general context of computer/processor-executable instructions, such as program modules being executed by a personal computer. Generally, program modules include routines, programs, objects, components, data structures, etc., that perform particular tasks or implement particular abstract data types. Moreover, those skilled in the art will appreciate that such program modules may be implemented using other computer system configurations, including hand-held devices, multi-processor systems, microprocessor based or programmable consumer electronics, network PCs, minicomputers, mainframe computers, and the like. Furthermore, such program modules may also be practiced in distributed computing environments where tasks are performed by remote processing devices that are linked through a communications network. In a distributed computing environment, program modules may be located in both local and remote memory storage devices. In the current computing environment of Fig. 2, computer 102 is generally illustrated as having program modules located in a local memory (not shown). As indicated above, an exemplary implementation of computer 102 is described in greater detail below with reference to Fig. 8.
The DV metadata extraction tool 200 shown in Fig. 2 may operate in the context of a multimedia architecture 202 such as Microsoft's Media Foundation. However, the DV metadata extraction tool 200 is not limited to operation in such an architecture 202. Thus, the DV metadata extraction tool 200 might also be implemented, for example, as a stand alone component or a subcomponent of another application program. Prior to describing the DV metadata extraction tool
200, a brief description of the multimedia architecture 202 will be provided with reference to Fig. 2.
As shown in Fig. 2, multimedia architecture 202 includes various component layers. In addition, multimedia architecture 202 also generally includes supporting or associated media applications 204. Such applications 204 are illustrated in Fig. 2 separately from the multimedia architecture 202, but might also be shown as a part of the architecture 202. The component layers of multimedia architecture 202 include control component layer 206, core component layer 208, base component layer 210, development platform layer 212 and definition layer 214.
Components of control component layer 208 include media processor 234, basic editor 218, basic encoder 220, media session 222, topology loader 224, media engine 226, and source resolver 228. These components generally make up task oriented API's (application programming interfaces) that may be fully managed or un-managed. The control components 206 generally provide management functions mat perform tasks such as linking together appropriate core layer components 208 for processing media. For example, the topology loader 224 checks the multimedia data type of an incoming media file and determines which processing components (i.e., 230, 232, 234, 236, 238) of the core layer components 208 need to be linked into a processing chain in order to properly render the data type. Note that for purposes of this disclosure, the media data type is DV data. A media engine component 226 of the control layer 206 manages the processing of the data through the chain of processing components (i.e., 230, 232,234, 236, 238) assembled by the topology loader 224. For example, the media engine 226 pushes the data through the processing chain, controlling when to stop playback, start playback, play backwards, jump to a particular time, and so on.
Core layer components 208 include media sources 230, metadata read/write 232, MUX/Dmux 234, transforms 236, and media sinks 238. Media sources 230 provide multimedia data through a generic, well-defined interface. The media sources 230 describe the presentation, including video data streams to be accessed. There are many implementations of media sources for providing multimedia data from different multimedia file types or devices. However, the present disclosure is directed to multimedia in a DV format.
The transforms 236 of core layer 208 each perform some type of transformation operation on multimedia data through a generic, well-defined interface. Transform examples include codecs, DSPs, video resizers, audio resamplers, statistical processors, color resamplers, and others. Although the MUX/Dmux 234 (Dmux 234, hereinafter) is illustrated separately within core layer 208, it is one representation of a transform 236 that takes interleaved multimedia data as an input, and separates the data into individually useful media streams of multimedia data. Thus, in the context of this disclosure, the Dmux 234 is a DV Dmux 234 that, among other things, splits out the video and audio components of DV frames or samples from a DV media source 230.
The Dmux 234 is also illustrated within the multimedia architecture 202 of Fig. 2 as including DV metadata extraction tool 200. As described in further detail herein below, Dmux 234 supports DV metadata extraction through the DV metadata extraction tool 200. The DV metadata extraction tool 200 generally allows the user to create and manage an extraction list of DV Metadata packs to be extracted from a DV data stream. Once a DV metadata pack ID is added to the extraction list, the DV Dmux 234 extracts the associated DV metadata pack from each DV frame as it splits out the video and audio components of the DV frame. The DV Dmux 234 stores the DV metadata pack in a container and attaches the
container to the outgoing video sample as an extended attribute. Although the DV metadata extraction tool 200 is discussed herein in conjunction with, or as a part of, Dmux 234, this is not intended as a limitation as to where the DV metadata extraction tool 200 can be implemented within the core layer 208 or elsewhere. Implementing the DV metadata extraction tool 200 within the Dmux 234 is a preferred embodiment because of the benefits of efficiency provided by the splitting function of the Dmux 234. Thus, the DV metadata extraction tool 200 may just as easily be part of the media source 230, a DMO (DirectX Media Object), or a standalone software component anywhere else that has access to the DV data stream. The DV metadata extraction process is discussed in greater detail below with reference to subsequent figures.
Media sinks (sinks) 238 are also included in the core layer 208 processing components. Sinks 238 generally accept multimedia data as input through a generic, well-defined interface. There are many implementations of media sinks for performing different functions with multimedia data, such as writing multimedia data to a given file type or to a network, or displaying the multimedia data on a video monitor using a video card.
The base components 210 and development platform 212 of multimedia architecture 202 generally make up mostly un-managed API's. The base components 210 include media container 240, networking 242, DRM 244, MPEG format support 246, and audio/video engine 248. These components generally perform individual functions in support of multimedia architecture 202. The development platform 212 generally includes resource management infrastructure and common primitive types such as samples, clocks, events, buffers, and so on. The definitions layer of multimedia architecture 202 includes definitions and
policies related to schemas, protocols, and formats (e.g., metadata, device models, types, etc.).
Fig. 3 illustrates an example of DV data being processed through various processing components of the core layer 208, including the DV metadata extraction tool 200 of Dmux 234, as briefly discussed above. DV data samples (DV frames) 300 enter the Dmux 234 where they are split into video samples 302 and audio samples 304. The video samples 302 proceed through the processing chain to . various processing components such as video codec 308 and video renderer 310, after which they might be displayed on a video display 312. The audio samples 304 proceed through the processing chain to various processing components such as audio renderer 314, after which they might be played through an audio speaker 316. While the Dmux 234 is splitting out the DV samples 300, it also extracts DV metadata packs that it locates within the DV samples 300 in accordance with DV metadata pack IDs (DVPacklDs) from an extraction list (see Fig. 4). Upon locating a DV metadata pack whose DVPackID is in the extraction list, the Dmux 234 extracts the DV metadata pack and stores it in a container 306 and attaches the container 306 to the corresponding outgoing video sample 302 as an extended attribute.
For a certain subset of DV metadata packs, the DV metadata extraction tool 200 also provides extended support of DV pack-specific data structures, called DV_METADATA structures (see Fig. 5). In addition to storing the DV metadata packs in the container 306 for these extended support packs, the Dmux 234 also stores the unpacked DV_METADATA structures in the container 306. Thus, for certain extended support DV metadata packs, the DV metadata extraction tool 200 breaks down the packed data into usable DV pack-specific data structures, or DV_METADATA structures. Fig. 5 illustrates a container 306 having one or more
DV metadata packs 500 and one or more unpacked DV_METADATA structures 502 that correspond with the DV metadata packs 500.
According to IEC 61834-4, there are 256 DV metadata packs in the DV format The 256 DV metadata packs are shown herein below in a reference section of this disclosure entitled Interface Definition Language. Although 256 packs are reserved for DV metadata, many of the packs have yet to be defined. The binary pack layout for various DV metadata packs is shown in the Interface Definition Language reference section. The DV metadata pack binary layouts included are for those DV metadata packs that are specifically supported as unpacked DV pack-specific data structures (i.e., DV_METADATA structures). Thus, the Interface Definition Language section also includes the unpacked DV_METADATA structures for the specifically supported DV metadata packs. In general, each DV metadata pack consists of 5 bytes in its binary layout. The first byte in each DV metadata pack is the DVPackID, and the next four bytes consist of binary fields.
Referring again to Figs. 3 and 4, the DV metadata extraction tool 200 supports an extraction API 400 (application programming interface) that maintains the extraction list 404 through various methods. The DV metadata extraction tool 200 also supports a container API 402 that will be discussed below. Fig. 4 illustrates the DV metadata extraction tool 200 along with the extraction API 400 and container API 402 it supports. Also shown in Fig. 4 is the extraction list 404, which may contain various DVPackJDs. The extraction API 400 is called the IMFExtractDVMetadata API, and the methods it supports include AddPack, RemovePack, RemoveAllPacks, GetCount, and GetPack.
The AddPack method adds the specified pack to the extraction list 404 of DV Packs to be extracted on each DV frame 300 according to the following syntax:
HRESULTAddPack ( BYTE DVPackID
DVPackID is an input parameter that specifies the PackID for a DV metadata pack. This is a member of the DVPACKID enum. In a resulting DV_METADATA structure the PackID is in DvMetadata.Pack[0]. The only pack that cannot be added to the extraction list 404 is DVPAC_NO_INFO (OxFF) (see the Interface Definition Language section).
If the AddPack method succeeds, it returns S_OK. However, an EJNVALEDARG will be returned if the DVPackID is DVPACK_NO_INFO. Other errors may also be returned.
A call to AddPack from an editing application 204, for example, adds a DVPackID to the extraction list 404. The function will succeed even if the pack (i.e., the DVPackID) has previously been added. The packs are not reference counted so a pack needs only to be removed once even if it has been added twice.
The RemovePack method removes the specified pack from the extraction list 404 of packs to be extracted on each DV frame 300 according to the following syntax:
HRESULT RemovePack( BYTE DVPackID
DVPackID is an input parameter that specifies the PackID for a DV metadata pack. This is a member of the DVPACKID enum. In a resulting DV_METADATA structure, the PackID is in DvMetadata.Pack[OJ.
If the RemovePack method succeeds, it returns S_OK. If the pack is not in the extraction list 404 then the function returns E_ITEM_NOT_FOUND. Other error codes may also be returned.
A call to RemovePack from an editing application 204, for example, removes the specified pack from the extraction list 404.
The RemoveAllPacks method clears the extraction list 404 of DV Packs that the Dmux 234 would extract according to the following syntax:
HRESULT RemoveAllPacksQ;
There are no parameters input with the RemoveAllPack method. If the method succeeds, it returns S_OK. Other error codes may also be returned. Calling RemoveAllPack, by an editing application 204, for example, clears the entire extraction list 404.
The GetCount method returns the number of DV packs that are in the extraction list 404 according to the following syntax:
HRESULT GetCount( DWORD* pCount
The pCount parameter is an output parameter that specifies the number of packs in the extraction list 404. If the method succeeds, it returns S_OK. Calling GetCount retrieves the number of items (i.e., DVPacklD's) in the extraction list 404.
The GetPackID method returns the DVPackID of a pack at a given index in the extraction list 404 according to the following syntax:
HRESULT GetPack( DWORD Index, BYTE* pDVPacklD
The Index parameter is an input parameter that is the index in the extraction list 404 of the desired DVPack ID. The pDVPacklD is an output parameter that is a pointer to a byte where the object will copy the DVPack ID of the item found at the specified index.
If the GetPackID method succeeds, it returns S_OK. If the Index is out of range, the method returns the error code, MF_E_INVALIDINDEX. If an error is returned the value OF pDVPacklD is DVPACK_NO_INFO (OxFF).
The GetPackID method allows the caller (e.g., application 204) to retrieve the full list of items to be extracted by repeatedly calling GetPackID and incrementing the index until E_INVALIDARG is returned.
As mentioned above, the DV metadata extraction tool 200 also supports a container API 402 (see Fig. 4). The container 306 (Fig. 3) is placed as a sample attribute on the video sample 302 that is split out by the Dmux 234. The container API 400 is called the IMFDVMetadataContainer API, and the methods it supports include Add, Remove, RemoveAll, GetCount, Lock, Unlock, GetFirst and GetNext. In general, the IMFDVMetadataContainer API provides a general mechanism for adding attributes to the list, removing attributes from the list, clearing the container 306 and iterating through the container 306.
The Add method adds a DV pack-specific data structure, or DV_METADATA structure, to the container 306 according to the following syntax:
HRESULTAdd(
const DVJMETADATA* pMetadata, UINT32* pulndex
Tile pMetadata parameter is an input parameter that is a constant pointer to a DV_METADATA structure. pMetadata->cbSize is used to allocate memory in the container 306 and a copy of the entire DV_METADATA structure placed in the newly allocated memory.
The ullndex is an output parameter that returns the index of the newly added DVJVtETADATA structure. The index may change if additional structures are added or deleted from the container 306.
If the Add method succeeds, it returns S_OK. It may also return E_OUTOFMEMORY if it is unable to allocate sufficient space for the new item. This operation will complete in constant time O(k). This operation will block until the lock is released if the container has been locked by another thread, (see Lock and Unlock methods below).
The Remove method removes a DV pack-specific data structure, or DV_METADATA structure, from the container 306 according to the following syntax:
HRESULT Remove( UINT32 ulndex
);
The ulndex parameter is an input parameter that indicates the index of the item that is to be removed from the container 306. When an item is removed from the container 3 06 the index of items that remains in the container 306 may change.
If the method succeeds, it returns S_OK. It may also return E_INVALIDARG if an item with a matching index cannot be found. This includes the case when the container 306 is empty. This operation will complete in linear time 0(n), where n is the number of items stored in the list. This operation will block until the lock is released if the container has been locked by another thread, (see Lock and Unlock methods below).
The RemoveAll method clears all items (e.g., DV metadata packs and DV pack-specific data structures) from the container 306 according to the following syntax:
HRESULT RemoveAIl();
There are no parameters input with the RemoveAll method. If the method succeeds, it returns S_OK and there will be no more items in the container 306. However, it does not necessarily follow that the memory will be freed. The container 306 may implement a pooling scheme to avoid repeated small allocations.. This operation will complete in linear time 0(n), where n is the number of items in the container 306. This operation will block until the lock is released if the lock has been acquired on another thread, (see Lock and Unlock methods below).
The GetCount method returns the count of items in the container 306 according to the following syntax:
HRESULT GetCount( UINT32* puCount
);
The puCount parameter is an output parameter that returns number of items currently in the container 306. If the method succeeds, it returns S_OK.
This operation will complete in constant time O(k). The count returned is only valid at the time that the call was made. Objects may be added or removed by other threads. Locking the object will prevent other threads from adding or removing items from the container until the lock is released, (see Lock and Unlock methods below).
The Lock method is used to lock the container 306 for exclusive access. This guarantees that the container 306 can be iterated and the returned pointers to DV_METADATA structures will remain valid as long as the lock owner does not add or remove items. The syntax for this method is as follows:
HDRESULTLockO;
There are no input parameters with the Lock method. If the method succeeds, it returns S_OK. It may return other error codes. If the Lock is unavailable, the call will block until the lock can be acquired.
The Unlock method releases the lock obtained via the Lock method according to the following syntax.
HDRESULT UnlockQ UINT32* pulndex, const DV_METADATA** pMetadata
);
There are no input parameters with the Unlock method. If the method succeeds, it returns S_OK. It may return other error codes.
The GetFirst method starts iterating from the beginning of the container 306 according to the following syntax:
HRESULT GetFirst( UINT32* pulndex, Const D V METADATA** ppMetadata
The pulndex- parameter is an output parameter that specifies the index of the item retrieved from the container 306. The ppMetadata parameter is an output parameter that specifies a pointer to the objects internal data structure containing the metadata. This pointer may be invalidated if items are added or removed from the container 306.
If the method succeeds, it returns S_OK. The method may return E_INVALIDARG if the index is out of range or the container 306 has had an item added or removed from it since the last call to GetFirstQ. The method will return MF_E_INVALIDREQUEST if the object has not been locked. Calling the Lock method ensures that items are not added or removed from the container 306 by
other threads while iterating the list.
The GetNText method iterates through each item in the container 306
according to the syntax:
HRESULT GetNext( UINT32* pulndex, Const DVJMETADATA** ppMetadata
The pulndex parameter is an output parameter that specifies the index of the item retrieved from the container 306. The ppMetadata parameter is an output parameter that specifies a pointer to the objects internal data structure containing the metadata. This pointer may be invalidated if items are added or removed from the container 3 06.
If the method succeeds, it returns S_OK. The method may return E_INVALIDARG if the index is out of range or the container 306 has had an item added or removed from it since the last call to GetFirstQ. The method will return MF_E_INVALIDREQUEST if the object has not been locked. Calling the Lock method ensures that items are not added or removed from the container 306 by other threads while iterating the list.
Exemplary Methods
Example methods for extracting DV metadata from a DV data stream will now be described with primary reference to the flow diagrams of Figs. 6-7. The methods apply generally to the exemplary embodiments discussed above with respect to Figs. 2-5. The elements of the described methods may be performed by any appropriate means including, for example, by hardware logic blocks on an ASIC or by the execution of processor-readable instructions defined on a processor-readable medium.
A "processor-readable medium," as used herein, can be any means that can contain, store, communicate, propagate, or transport instructions for use by or execution by a processor. A processor-readable medium can be, without limitation, an electronic, magnetic, optical, electromagnetic, infrared, or semiconductor system, apparatus, device, or propagation medium. More specific examples of a processor-readable medium include, among others, an electrical connection (electronic) having one or more wires, a portable computer diskette (magnetic), a random access memory (RAM) (magnetic), a read-only memory (ROM) (magnetic), an erasable programmable-read-only memory (EPROM or Flash memory), an optical fiber (optical), a rewritable compact disc (CD-RW) (optical), and a portable compact disc read-only memory (CDROM) (optical).
Fig. 6 shows an exemplary method 600 for extracting DV metadata from a DV data stream. At block 602, an instruction is received that specifies additional per-frame DV metadata to extract from a DV data stream. The instruction is received by a DV metadata extraction tool 200 that can be part of a multimedia architecture 202 on a computer 102. The instruction is typically received from an application 204, such as a DV editing application executing on computer 102. The instruction is directed to an extraction interface 400 of the DV metadata extraction tool 200 in the form of a method call supported by the extraction interface 400. The instruction identifies the DV metadata by a DVPackID included within the method call. Method calls supported by the extraction interface 400 include an AddPack method call to add a DVPackID to a DV metadata extraction list 404, a RemovePack method call to remove a DVPackID from the extraction list 404, and a RemoveAllPacks method call to remove all DVPacklDs from the extraction list 404. Additional method calls supported by the extraction interface 400 include a GetCount method call that returns a number indicating an amount of DVPacklDs present in the extraction list 404 and a GetPackID method call that returns a DVPackID at a specified index in the extraction list 404.
At block 604, the DV metadata specified in the instruction is extracted from a DV frame of the DV data stream. In one implementation, a Dmux 234 within a core layer 208 of the multimedia architecture 202 extracts the specified DV metadata as it splits the DV frame 300 into component video 302 and audio 304 samples. The extraction includes the Dmux 234 looking at the DV metadata extraction list 404 to determine which DV metadata packs to extract. At block 606, the DV metadata is stored in a container 306. At block 608, the container is attached to a video sample 302 split off of the DV frame 300 by the Dmux 234.
At block 610, the container is managed by the DV metadata extraction tool 200. The DV metadata extraction tool 200 includes a container interface 402 that supports methods by which applications 204 can access and manage data in the container 306. Method calls supported by the container interface 402 are an Add method call that adds a DV_METADATA structure to the container, a Remove method call that removes a DV_METADATA structure from the container, a RemoveAll method call that removes all items from the container, a GetCount method call that returns a number indicating an amount of items present in the container, a Lock method call that locks the container for exclusive access, an Unlock method call that unlocks the container, a GetFirst method call that retrieves an item from the container at a beginning index of the container, and a GetNext method call that retrieves an item from the container at a next index of the container.
Fig. 7 shows another exemplary method 700 for extracting DV metadata from a DV data stream. At block 702, a DV metadata extraction list 404 is managed. The extraction list 404 is managed by a DV metadata extraction tool 200. The DV metadata extraction tool 200 supports an extraction interface 400 for managing the extraction list through various methods. Methods supported by the extraction interface 400 include an AddPack method call to add a DVPackID to a DV metadata extraction list 404, a RemovePack method call to remove a DVPackID from the extraction list 404, and a RemoveAHPacks method call to remove all DVPacklDs from the extraction list 404. Additional methods supported by the extraction interface 400 include a GetCount method call that returns a number indicating an amount of DVPacklDs present in the extraction list 404 and a GetPackID method call that returns a DVPackID at a specified index in the extraction list 404.
At block 704, a DV metadata pack is extracted from a DV frame 300 based on a DVPackID in the extraction list 404. In one implementation, a Dmux 234 within a core layer 208 of the multimedia architecture 202 extracts the specified DV metadata pack as it splits the DV frame 300 into component video 302 and audio 304 samples. The extraction includes the Dmux 234 looking at the DV metadata extraction list 404 to determine which DV metadata packs to extract. At block 706, the DV metadata pack is stored in an IMFDVMetadataContainer 306.
At block 708, the DV metadata pack is unpacked into a DV pack-specific data structure. The DV pack-specific data structure breaks out the packed binary data from the DV metadata pack and assigns binary values to corresponding variable names, making it easy for an application program 204 to utilize the data from the DV metadata pack. At block 710, the DV pack-specific data structure is stored in the IMFDVMetadataContainer 306, and at block 712, the IMFDVMetadataContainer 306 is attached to a DV video sample 302 split off of the DV frame 300 by the Dmux 234.
At block 714, the IMFDVMetadataContainer 306 is managed by the DV metadata extraction tool 200. The DV metadata extraction tool 200 includes a container interface 402 that supports methods by which applications 204 can access and manage data in the container 306. Method calls supported by the container interface 402 are an Add method call that adds a DV pack-specific data structure (called a DVJVCETADATA structure) to the container, a Remove method call that removes a DV_METADATA structure from the container, a RemoveAH method call that removes all items from the container, a GetCount method call that returns a number indicating an amount of items present in the container, a Lock method call that locks the container for exclusive access, an Unlock method call that unlocks the container, a GetFirst method call that retrieves an item from the container at a
beginning index of the container, and a GetNext method call that retrieves an item from the container at a next index of the container.
While one or more methods have been disclosed by means of flow diagrams and text associated with the blocks of the flow diagrams, it is to be understood that the blocks do not necessarily have to be performed in the order in which they were presented, and that an alternative order may result in similar advantages. Furthermore, the methods are not exclusive and can be performed alone or in combination with one another.
Exemplary Computer
Fig. 8 illustrates an exemplary computing environment 800 suitable for implementing a computer 102. Although one specific configuration is shown, client computer 102 maybe implemented in other computing configurations.
The computing environment 800 includes a general-purpose computing system in the form of a computer 802. The components of computer 802 can include, but are not limited to, one or more processors or processing units 804, a system memory 806, and a system bus 808 that couples various system components including the processor 804 to the system memory 806.
The system bus 808 represents one or more of any of several types of bus structures, including a memory bus or memory controller, a peripheral bus, an accelerated graphics port, and a processor or local bus using any of a variety of bus architectures. An example of a system bus 808 would be a Peripheral Component Interconnects (PCI) bus, also known as a Mezzanine bus.
Computer 802 typically includes a variety of computer readable media. Such media can be any available media that is accessible by computer 802 and includes both volatile and non-volatile media, removable and non-removable media. The
system memory 806 includes computer readable media in the form of volatile memory, such as random access memory (RAM) 810, and/or non-volatile memory, such as read only memory (ROM) 812. A basic input/output system (BIOS) 814, containing the basic routines that help to transfer information between elements within computer 802, such as during start-up, is stored hi ROM 812. RAM 810 typically contains data and/or program modules that are immediately accessible to and/or presently operated on by the processing unit 804.
Computer 802 can also include other removable/non-removable, volatile/non-volatile computer storage media. By way of example, Fig. 8 illustrates a hard disk drive 816 for reading from and writing to a non-removable, non-volatile magnetic media (not shown), a magnetic disk drive 818 for reading from and writing to a removable, non-volatile magnetic disk 820 (e.g., a "floppy disk"), and an optical disk drive 822 for reading from and/or writing to a removable, nonvolatile optical disk 824 such as a CD-ROM, DVD-ROM, or other optical media. The hard disk drive 816, magnetic disk drive 818, and optical disk drive 822 are each connected to the system bus 808 by one or more data media interfaces 826. Alternatively, the hard disk drive 816, magnetic disk drive 818, and optical disk drive 822 can be connected to the system bus 808 by a SCSI interface (not shown).
The disk drives and their associated computer-readable media provide nonvolatile storage of computer readable instructions, data structures, program modules, and other data for computer 802. Although the example illustrates a hard disk 816, a removable magnetic disk 820, and a removable optical disk 824, it is to be appreciated that other types of computer readable media which can store data that is accessible by a computer, such as magnetic cassettes or other magnetic storage devices, flash memory cards, CD-ROM, digital versatile disks (DVD) or other optical storage, random access memories (RAM), read only memories
(ROM), electrically erasable programmable read-only memory (EEPROM), and the like, can also be utilized to implement the exemplary computing system and environment.
Any number of program modules can be stored on the hard disk 816, magnetic disk 820, optical disk 824, ROM 812, and/or RAM 810, including by way of example, an operating system 826, one or more application programs 828, other
. program modules 830, and program data 832. Each of such operating system 826, one or more application programs 828, other program modules 830, and program data 832 (or some combination thereof) may include an embodiment of a caching scheme for user network access information.
Computer 802 can include a variety of computer/processor readable media identified as communication media. Communication media typically embodies computer readable instructions, data structures, program modules, or other data in a modulated data signal such as a carrier wave or other transport mechanism and includes any information delivery media. The term "modulated data signal" means a signal that has one or more of its characteristics set or changed in such a manner as to encode information in the signal. By way of example, and not limitation, communication media includes wired media such as a wired network or direct-wired connection, and wireless media such as acoustic, RF, infrared, and other wireless media. Combinations of any of the above are also included within the scope of computer readable media.
A user can enter commands and information into computer system 802 via input devices such as a keyboard 834 and a pointing device 836 (e.g., a "mouse"). Other input devices 838 (not shown specifically) may include a microphone,
joystick, game pad, satellite dish, serial port, scanner, and/or the like. These and other input devices are connected to the processing unit 804 via input/output
interfaces 840 that are coupled to the system bus 808, but may be connected by other interface and bus structures, such as a parallel port, game port, or a universal serial bus (USB).
A monitor 842 or other type of display device can also be connected to the system bus 808 via an interface, such as a video adapter 844. In addition to the monitor 842, other output peripheral devices can include components such as speakers (not shown) and a printer 846 which can be connected to computer 802 via the input/output interfaces 840.
Computer 802 can operate in a networked environment using logical connections to one or more remote computers, such as a remote computing device 848. By way of example, the remote computing device 848 can be a personal computer, portable computer, a server, a router, a network computer, a peer device or other common network node, and the like. The remote computing device 848 is illustrated as a portable computer that can include many or all of the elements and features described herein relative to computer system 802.
Logical connections between computer 802 and the remote computer 848 are depicted as a local area network (LAN) 850 and a general wide area network (WAN) 852. Such networking environments are commonplace in offices, enterprise-wide computer networks, intranets, and the Internet. When implemented in a LAN networking environment, the computer 802 is connected to a local network 850 via a network interface or adapter 854. When implemented in a WAN networking environment, the computer 802 typically includes a modem 856 or other means for establishing communications over the wide network 852. The modem 856, which can be internal or external to computer 802, can be connected to the system bus 808 via the input/output interfaces 840 or other appropriate mechanisms. It is to be appreciated that the illustrated network connections are
exemplary and that other means of establishing communication link(s) between the computers 802 and 848 can be employed.
In a networked environment, such as mat illustrated with computing environment 800, program modules depicted relative to the computer 802, or portions thereof, may be stored in a remote memory storage device. By way of example, remote application programs 858 reside on a memory device of remote computer 848. For purposes of illustration, application programs and other executable program components, such as the operating system, are illustrated herein as discrete blocks, although it is recognized that such programs and components reside at various times in different storage components of the computer system 802, and are executed by the data processor(s) of the computer.
Interface Definition Language
As indicated above, this IDL (Interface Definition Language) section lists the 256 DV metadata packs as well as the binary pack layout for various of those paclcs specifically supported in an extended manner as DV pack-specific data structures (i.e., DV_METADATA structures) by the DV metadata extraction tool 200. This section also includes the specific layouts of the unpacked DV metadata packs for the supported DV_METADATA structures. The DV metadata packs that have extended support are identified in the following table:
(Table Removed) Each DV pack-specific data structure (i.e., DV_METADATA structure) that has extended support by the DV metadata extraction tool 200 starts with a size and a DV Pack. The size member contains the size of the complete DV_METADATA structure. The DVPack (5 byte array) is the raw DV metadata. Each pack consists of 5 bytes. The first byte is the pack ID from Table 1 above. The next four bytes contain bit-fields containing the data. Each of the extended support packs has an associated structure where the bit-fields are unpacked and lightly processed into a more useable form. The full definition of the DV Packs is found in IEC 61834-4.
The 256 DV metadata packs and DV pack-specific data structures (i.e., DV_METADATA structures) supported by the DV metadata extraction tool 200 are as follows:
typedef enum _DVPACKID
•{
DVPACK_CONTROL_CASSETTE_ID = 0x00,
DVPACK_CONTROL_TAPE_LENGTH - 0x01,
DVPACK_CONTROL_TIMER_ACT_DATE - 0x02,
DVPACK_CONTROL_TIMER_ACS_S_S - 0x03,
DVPACK_CONTROL_PR_START_POINT_04 » 0x04,
DVPACK_CONTROL_PR_START_POINT_05 = 0x05,
DVPACK_CONTROL_TAG_ID_NO_GENRE = 0x06,
DVPACK_CONTROL_TOPIC_PAOE_HEADER m 0x07,
DVPACK_CONTROL_TEXT_HEADER - 0x08,
DVPACK_CONTROL_TEXT = 0x09,
DVPACK_CONTROL_TAQ_OA » 0x0A,
DVPACK_CONTROL_TAG_OB - OxOB,
DVPACK_CONTROL_TELETEXT_INFO = OxOC,
DVPACK_CONTROL_KEY = OxOD,
DVPACK_CONTROL_ZONE_END_OE - OxOE,
DVPACK_CONTROL_ZONE_END_OF » OxOF,
DVPACKJTITLE_TOTAIi_TIME - 0x10,
DVPACK_TITLE_REMAIN_TIME = Oxll,
DVPACK_TITLE_CHAPTER_TOTAL_NO - 0x12,
DVPACK_TITLE_TIME_CODE - 0x13,
DVPACK_TITLE_BINARY_GROUP « 0x14,
DVPACK_TITLE_CASSETTE_NO * 0x15,
DVPACK_TITLE_SOFT_ID_16 - 0x16,
DVPACK_TITLE_SOFT_ID_17 = 0x17,
DVPACK_TITLE_TEXT_HEADER = 0x18,
DVPACK_TITLE_TEXT - 0x19,
DVPACKJTITLE_TITLE_START_1A = OxlA,
DVPACK_TITLE_TITLE_START_1B = OxlB,
DVPACK_TITLE_REEL_ID_1C - OxlC,
DVPACK_TITLE_REEIj_ID_lD = Ox ID,
DVPACK_TITLE_TITLE_END_1E = OxlE,
DVPACK_TITLE_TITLE_END_1F - OxlF,
DVPACK_CHAPTER_TOTAL_TIME = 0x20,
DVPACK_CHAPTER_REMAIN_TIME = 0x21,
DVPACK_CHAPTER_CHAPTER_NO = 0x22,
DVPACK_CHAPTER_TIME_CODE = 0x23,
DVPACK_CHAPTER_BINARY_GROUP = 0x24,
DVPACK CHAPTER RESERVED 25 * 0x25,
DVPACK_CHAPTER_RESERVED_26 = 0x26,
DVPACK_CHAPTER_RESERVED_27 = 0x27,
DVPACK_CHAPTER_TEXT_HEADER » 0x28,
DVPACK_CHAPTER_TEXT = 0x29,
DVPACK_CHAPTER_CHAPTER_START_2A = OX2A,
DVPACK_CHAPTER_CHAPTER_START_2B - Ox2B,
DVPACK_CHAPTER_RESERVED_2C - 0x2 C,
DVPACK_CHAPTER_RESERVED_2D « Ox2D,
DVPACK_CHAPTER_CHAPTER_END_2E - Ox2E,
DVPACK_CHAPTER_CHAPTER_END_2P - 0x2 F,
DVPACK_PART_TOTAL_TIME « 0x30,
DVPACK_PART_REMAIN_TIME = 0x31,
DVPACK_PART_PART_NO a 0x32,
DVPACK_PART_TIME_CODE = 0x33,
DVPACK_PART_BINARY_GROUP » 0x34,
r>VPACK_PART_RESERVED_35 = 0x35,
DVPACK_PART_RESERVED_36 = 0x36,
DVPACK_PART_RESERVED_37 = 0x37,
DVPACK_PART_TEXT_HEADER = 0x38,
DVPACK_PART_TEXT = 0x39,
DVPACK_PART_START_3A = Ox3A,
DVPACK_PART_START_3B = Ox3B,
DVPACK_PART_RESERVED_3C = 0x3 C,
DVPACK_PART_RBSERVED_3D =• Ox3D,
DVPACK_PART_PART_END_3E = 0x3 E,
DVPACK_PART_PART__END_3F * 0x3F,
DVPACK_PROGRAM_TOTAL_TIME = 0x40,
DVPACK_PROGRAM_REMAIN_TIME - 0x41,
DVPACK_PROGRAM_REC_DTIME « 0x42,
DVPACK_PROGRAM_TIME_CODE = 0x43,
DVPACK_PROGRAM_BINARY_GROUP « 0x44,
DVPACK_PROGRAM_RESERVED_45 - 0x45,
DVPACK_PROGRAM_RESERVED_46 = 0x46,
DVPACK_PROGRAM_RESERVED_47 = 0x47,
DVPACK_PROGRAM_TEXT_HEADER »= 0x48,
DVPACK_PROGRAM_TEXT = 0x49,
DVPACK_PROGRAM_PROGRAM_START_4A = Ox4A,
DVPACK_PROGRAM_PROGRAM_START_4B * Ox4B,
DVPACK_PROGRAM_RESERVED_4C - Ox4C,
DVPACK_PROGRAM_RESERVED_4D = Ox4D,
DVPACK_PROGRAM_PROGRAM_END_4S - 0x4E,
DVPACK_PROGRAM_PROGRAM_END_4P - 0x4F,
DVPACK_AAUX_SOURCE = 0x50,
DVPACK_AAUX_SOURCE_CONTROL = 0x51,
DVPACK_AAUX_REC_DATE = 0x52,
DVPACK_AAUX_REC_TIME = 0x53,
DVPACK_AAUX_BINARY_GROUP = 0x54,
DVPACK_AAUX_CLOSED_CAPTION - 0x55,
DVPACK_AAUX_TR = 0x56,
DVPACK_AAUX_RESERVED_57 = 0x57,
DVPACK_AAUXJTEXT_HEADER = 0x58,
DVPACK AAUX TEXT = 0x59,
DVPACK_AAUX_AAUX_START_5A = Ox5A,
DVPACK_AAUX_AAUX_START_SB = OxSB,
DVPACK_AAUX_RESERVED_5C = Ox5C,
DVPACK_AAUX_RESERVED_5D = OX5D,
DVPACK_AAUX_AAUX_END_5E = OxSE,
DVPACK_AAUX_AAUX_END_5F = 0x5 F,
DVPACK_VAUX_SOURCE * 0x60,
DVPACK_VAUX_SOURCE_CONTROL = 0x61,
DVPACK_VAUX_REC_0ATE * 0x62,
DVPACK_VAUX_REC_TIME » 0x63,
DVPACK_VAUX_BINARY_GROUP - 0x64,
DVPACK_VAUX_CLOSED_CAPTION * 0x65,
DVPACK_VAUX_TR = 0x66,
DVPACK_VAUX_TELETEXT » • 0x67,
DVPACK_VAUX_TEXT_HEADER = 0x68,
DVPACK_VAUX_TEXT - 0x69,
DVPACK_VAUX_VAUX_START_6A - Ox6A,
DVPACK_VAUX_VAUX_START_6B = Ox6B,
DVPACK_VAUX_MARINE_MOUNTAIN = 0x6 C,
DVPACK_VAUX_LONGITUDE_LATITUDE « Ox6D,
DVPACK_VAUX_VAUX_END_6E = Ox6E,
DVPACK_VAUX_VAUX_END_6P - Ox6F,
DVPACK_CAMERA_CONSUMER_CAMERA_1 = 0x70,
DVPACK_CAMERA_CONSUMER_CAMERA_2 - 0x71,
DVPACK_CAMERA_RESERVED_72 = 0x72,
DVPACK_CAMERA_LENS = 0x73,
DVPACK_CAMERA_GAIN = 0x74,
DVPACK_CAMERA_PEDESTAL = .0x75,
DVPACK_CAMERA_GAMMA =c 0x76,
DVPACK_CAMERA_DETAIL - 0x77,
DVPACK_CAMERA_TEXT_HEADER - 0x78,
DVPACK_CAMERA_TEXT - 0x79,
DVPACK_CAMERA_RESERVED_7A = Ox7A,
DVPACK_CAMERA_CAMERA_PRESET - Ox7B,
DVPACK_CAMERA_FLARE » 0x7C,
DVPACK_CAMERA_SHADING - OX7D,
DVPACK_CAMERA_KNEE = Ox7B,
DVPACK_CAMERA_SHUTTER = 0x7 F,
DVPACK_LINE_HEADER = 0x80,
DVPACK_LINE_Y = 0x81,
DVPACK_LINE_CR « 0x82,
DVPACK_LINE_CB = 0x83,
DVPACK_LINE_RESERVED_84 - 0x84,
DVPACK_LINE_RESERVED_85 » 0x85,
DVPACK_LINE_RESERVED_86 = 0x86,
DVPACK_LINE_RESERVED_87 = . 0x87,
DVPACK_LINE_TEXT_HEADER = 0x88,
DVPACK_LINE_TEXT = 0x89,
DVPACK_LINE_LINE_START_8A = OxBA,
DVPACK_LINE_LINE_START_8B = Ox SB,
DVPACK_LINE_RESERVED_8C = 0x8 C,
DVPACK LINE RESERVED 8D = Ox8D,
DVPACK_LINE_LINE_END_8E = DVPACK_LINE_LINE_END_8F = DVPACK_MPEG_SOURCE = DVPACK_MPEG_SOURCE_CONTROL = DVPACK_MPEG_REC_DATE = DVPACK_MPEG_REC_TIME = DVPACK_MPEG_BINARY_GROUP • DVPACK_MPEG_STREAM = DVPACK_MPEG_RESERVED_96 -DVPACK_MPEG_RESERVED_97 -DVPACK_MPEG_TEXT_HEADER = DVPACK_MPEG_TEXT = DVPACK_MPEQ_SERVICE_START_9A DVPACK_MPEG_SERVICE_START_9B DVPACK_MPEG_RESERVED_9C = DVPACK_MPEG_RESERVED_9D -DVPACK_MPEG_SERVTCE_END_9E = DVPACK_MPEG_SERVICE_END_9F = DVPACK_RESERVED_RESERVED_AO -DVPACK_RESERVED_RESERVED_A1 = DVPACK_RESERVED_RESERVED_A2 = DVPACK_RESERVED_RESERVED_A3 => DVPACK_RESERVED_RESERVED_A4 = DVPACK_RESERVED_RESERVED_A5 = DVPACK_RESERVED_RESERVED_A6 -DVPACK_RESERVED_RESERVED_A7 = DVPACK_RESERVED_RESERVED_A8 -DVPACK_RESERVED_RESERVED_A9 -DVPACK_RESERVED_RESERVED_AA = DVPACK_RESERVED_RESERVED_AB -DVPACK_RESERVED_RESERVED_AC -DVPACK_RESERVED_RESERVED_AD « DVPACK_RESERVED_RESERVED_AE -DVPACK_RESERVED_RESERVED_AF m DVPACK_RESERVED_RESERVED_BO -DVPACK_RESERVED_RESERVED_B1 = DVPACK_RESERVED_RESERVED_B2 -DVPACK_RESERVED_RESERVED_B3 » DVPACK_RESERVED_RESERVED_B4 = DVPACK_RESERVED_RESERVED_B5 = DVPACK_RESERVED_RESERVED_B6 = DVPACK_RESERVED_RESERVED_B7 * DVPACK_RESERVED_RESERVED_B8 = DVPACK_RESERVED_RESERVED_B9 • DVPACK_RESERVED_RESERVED_BA = DVPACK_RESERVED_RESERVED_BB = DVPACK_RESERVED_RESERVED_BC » DVPACK_RESERVED_RESERVED_BD = DVPACK_RESERVED_RESERVED_BE = DVPACK_RESERVED_RESERVED_BF = DVPACK_RESERVED_RESERVED_CO » DVPACK RESERVED RESERVED Cl -
Ox8E,
Ox8F,
0x90,
0x91,
0x92,
0x93,
0x94,
0x95,
0x96,
0x97,
0x98,
0x99,
Ox9A,
Ox9B,
OX9C,
Ox9D,
Ox9E,
0x9 F,
OxAO,
OxAl,
OxA2 ,
OXA3 ,
OxA4 ,
OxAS,
OxA6,
OxA7,
OxA8,
OxA9,
OxAA,
OxAB,
OxAC,
OxAD,
OxAE,
OxAF,
OxBO,
OxBl,
OxB2,
OxB3,
OxB4,
OxB5,
OxB6,
OxB7,
OxB8,
OxB9,
OxBA,
OxBB,
OxBC,
OxBD,
OxBE,
OxBF,
OxCO,
OxCl,
DVPACK_RESERVED_RESERVED_C2 DVPACK_RESERVED_RESERVED_C3 DVPACK_RESERVED_RESERVED_C4 DVPACK_RESERVED_RESERVED_C5 DVPACK_RESERVED_RESERVED_C6 DVPACK_RESERVED_RESERVED_C7 DVPACK_RESERVED_RESERVED_C8 DVPACK_RESERVED_RESERVED_C9 DVPACK_RESERVED_RESERVED_CA DVPACK_RESERVED_RESERVED_CB DVPACK_RESERVED_RESERVED_CC DVPACK_RESERVED_RESERVED_CD DVPACK_RESERVED_RESERVED_CE DVPACK_RESERVED_RESERVED_CF DVPACK_RESERVED_RESERVED_DO DVPACK_RESERVED_RESERVED_D1 DVPACK_RESERVED_RESERVED_D2 DVPACK_RESERVED_RESERVED_D3 DVPACK_RESERVED_RESERVED_D4 DVPACK_RESERVED_RESERVED_D5 D VPACK_RESERVED_RESERVED_D 6 DVPACK_RESERVED_RESERVED_D7 < DVPACK_RESERVED_RESERVED_D8 •• DVPACK_RESERVED_RESERVED_D9 •. DVPACK_RESERVED_RESERVED_DA < DVPACK_RESERVED_RESERVED_DB •• DVPACK_RESERVED_RESERVED_DC > DVPACK_RESERVED_RESERVED_DD » DVPACK_RESERVED_RESERVED_DE = DVPACK_RESERVED_RESERVED_DF = DVPACK_RESERVED_RESERVED_EO • DVPACK_RESERVED_RESERVED_E1 « DVPACK_RESERVED_RESERVED_E2 » DVPACK_RESERVED_RESERVED_E3 . DVPACK_RESERVED_RESERVED_E4 = DVPACK_RESERVED_RESERVED_E5 • DVPACK_RESERVED_RESERVED_E6 • DVPACK_RESERVED_RESERVED_E7 = DVPACK_RESERVED_RESERVED_E8 --DVPACK_RESERVED_RESERVED_E9 = DVPACK_RESERVED_RESERVED_EA . DVPACK_RESERVED_RESERVED_EB » DVPACK_RESERVED_RESERVED_EC = DVPACK_RESERVED_RESERVED_ED = DVPACK_RESERVED_RESERVED_EE = DVPACK_RESERVED_RESERVED_EF * DVPACK_SOFT_MODE_MARKER_CODE DVPACK_SOFT_MODE_OPTION_F1 = DVPACK_SOFT_MODE_OPTION_F2 = DVPACK_SOFT_MODE_OPTION_F3 -DVPACK_SOFT_MODE_OPTION_F4 = DVPACK SOFT MODE OPTION F5 =
OxC2, OXC3, OxC4, OxCS, OXC6, OxC7,
oxca,
OxC9,
OxCA,
OxCB,
OxCC,
OxCD,
OxCE,
OxCF,
OxDO,
OxDl,
OxD2,
OxD3,
OxD4,
OxD5,
OXD6,
OxD7,
OXD8,
OxD9,
OxDA,
OxDB,
OxDC,
OxDD,
OxDE,
OxDF,
OxEO,
OxEl,
OXE2,
OxE3,
OxE4,
OxES,
OxE6,
OxE7,
OxES,
OxE9,
OxEA,
OxEB,
OxEC,
OxED,
OxEE,
OxEF,
OxFO,
OxFl,
OxF2,
OXF3,
OxF4,
OxF5,
DVPACK_SOFT_MODE_
DVPACK_SOFT_MODE.
DVPACK_SOFT_MODE,
DVPACK_SOFT_MODE,
DVPACK_SOFT_MODE_
DVPACK_SOFT_MODE_
DVPACK_SOFT_MODE,
DVPACK_SOFT_MODE_
DVPACK_SOFT_MODE_
DVPACK_NO_INFO =
} DVPACKID;
_OPTION_F6 .OPTION_F7 .OPTION_F8 _OPTION_F9 _OPTION_FA .OPTION_FB OPTION_FC _OPTION_FD OPTION FE
OxF6, OXF7, OXF8, OXF9, OXFA, OxFB, OxFC, OxFD, OxFE, OxFF,
typedef struct _DV_METADATA
{
UINT32 cbSize;
BYTE Pack[5]; } DV_METADATA;
typedef UINT32 DV_AUDIOBLOCK_ID; // May be 0 for DVSL // May be 0 - 1 for DVSD, DV25 // May be 0 - 3 for DV50 // May be 0 - 7 for DVH1
typedef struct _DV_AUDIO_METADATA
DV_METADATA Metadata; DV_AUDIOBLOCK_ID AudioBlock; } DV_AUDIO_METADATA;
// Pack Specific Structures
typedef struct _DV_METADATA_CONTROL_CASSETTE_ID
DV_METADATA DVMetadata; // Binary Pack Layout
// PCO 0000000 0
// PCI A11BBBC C
// PC2 DDDDEEE E
// PCS FFFFFFF F
// PC4 GGGGHHH H
// II in one cycle of
// // // //
A ME: Mic Error
B MULTI-BYTES: Maximum number of words to be writtein
multi-writing operation
C MEM TYPE: Memory Type
D MEM SIZE of SPACE 0:
E MEM SIZE of the LAST BLANK in SPACE1
F MEM BANK NO. of SPACE 1
// G UNITS of TAPE THICKNESS
// H 1/10 of TAPE THICKENSS
II
BOOL MicError;
tape
(Table Removed)// Others = Reserved UINT32 MemorySizeOfSpaceO; UINT32 MemorySizeOfLastBanklnSpacel;
// 0
// // // // // // // // 8
256 bytes 512 bytes
1 kbytes
2 kbytes
4 kbytes
8 kbytes
16 kbytes
32 kbytes
64 kbytes
// Others : reserved // OxF : No information
UINT3 2 MemoryBankNoofSpacel ;
UINT32 TapeThickness; DV METADATA CONTROL CASSETTE ID;
typedef struct _DV_METADATA_CONTROL_TAPE_LENGTH
DV_METADATA DVMetadata;
// Binary Pack Layout
// PCO 00000001
// PCI AAAAAAAL1
// PC2 AAAAAAAA
// PC3 AMAAAAAAA
// PC4 11111111
// A : Tape Length, MSB is at left of PCS (M) , LSB is at right of PCI (L).
UINT32 TapeLength; } DV_METADATA_CONTROL_TAPE_LENGTH;
typedef struct _DV_METADATA_TEXT_HEADER DV METADATA DVMetadata;
HEADER)
// Binary Pack Layout // PCO 00001 000
// PCO 00011 000
// PCI A A A A A A A AL
// PC2 BBBBC CCAM
// PC3 D D D D D DDD
// PC4 EEEFF FFF
(For CONTROL TEXT
(For TITLE TEXT HEADER)
// A
part 2)
// B // C // D // E
the tape this topic // F
TOP: Total number of text Data (see Figure 55 of
TEXT TYPE
OPN: Option Number
TEXT CODE: TEXT CODE designates the'character set. AREA NO. : Area number indicates in which area on is stored. TOPIC TAG
UINT32 TotalTextData; UINT32 TextType;
// 0 Name
//I Memo
// 2 Station
// 3 Model
// 6 Operator
// 7 Subtitle
// 8 Outline
// 9 Full Screen
// C One byte coded font
// D Two byte coded font
// E Graphic
// F No Information
// Others : Reserved UINT32 OptionNumber; UINT32 Text Code;
// (See IEC 61834-4 for CONTROL TEXT header pack) UINT32 AreaNumber; UINT32 TopicTag; UINT32 cbText Packs; [size_is (cbTextPacks) ] BYTE pTextPacks [] ;
//text Pack Layout -- Each text pack has this layout
(For CONTROL TEXT) (For TITLE TEXT)
// PCO 00001 001
// PCO 00011 001
// PCI ????? ???
// PC2 ? ? ? ? ' ???
// PCS ????? ???
// PC4 ????' ???
// This pack contains font data, graphic data, or text
data
// according to the TEXT TYPE designated in the associated TEXT HEADER pack
} DV_METADATA_TEXT_HEADER;
typedef struct _DV_METADArA_TAG
{
DV_METADATA DVMetadata; // Binary Pack Layout
(For CONTROL TAG)
(Table Removed)// A : Absolute Track Numnber
// B : Blank Flag
// C : Text Flag
// D : Temporary True
// E : Hold Flag
// F : Tag ID
UINT32 AbsoluteTrackNumber; BOOL BlankFlag;
// 1 : Discontinuity exists before this absolute track number
// 0 : Discontinuity does not exist before this absolute track number
BOOL TextFlag;
// 0 : Text information exists
// 1 : No text information exists BOOL TemporaryTrue;
// This flag is only valid for MIC
// 0 : This event data in MIC is not always valid
// 1 : This event data in MIC is valid BOOL HoldFlag;
// 0 : Hold the absolute track number after playback or recording
// 1 : Renew the absolute trek number after playback or recording
UINT32 Tagld; } DV_METADATA_TAG;
typedef struct _DV_METADATA_TITLE_TIME_CODE
DV_MSTADATA DVMetadata/ // Binary Pack Layout // PCO 0001 0011 // PCI A1BB CCCC // PC2 1DDD EEEE // PCS 1FFFGGGG // PC4 11HHIIII
// A : Blank Flag
// B : Tens of Frames
// C : Units of Frames
// D // E // F // G '// H // I BOOL Blank // 0 :
number
39
Tens of Seconds Units of Seconds Tens of Minutes Units of Minutes Tens of Hours Units of Hours
Discontinuity exists before the absolute track 1 : Discontinuity does not exist before the absolute
track
UINT32 Frame; UINT32 Second; UINT32 Minute; UINT32 Hour; DV_METADATA_TITLE_TIME_CODE;
typedef struct _DV_METADATA_AAUX_BINARY_GROUP
DV_METADATA DVMetadata; DV_AUDIOBLOCK_ID DVAUdioBlockId;
// Binary Pack Layout
(For TITLE BINARY GROUP)
// PCO 0 0 0 1 0 1 0 0
// PCI AAAABBB B
// PC2 C C C C D D D D
// PC3 E E E E F F F P
// PC4 G G G G H H H H
//A Binary Group 2
// B Binary Group 1
II C Binary Group 4
// D Binary Group 3
// E Binary Group 6
// F Binary Group 5
// G Binary Group S
// H Binary Group 7 UINT32 BinaryGroupl; UINT32 BinaryGroup2; UINT32 BinaryGroupS; UINT32 BinaryGroup4; UINT32 BinaryGroupS; UINT32 BinaryGroupS; UINT32 BinaryGroupV; UINT32 BinaryGroupS; } DV_METADATA_AAUX_BINARY_GROUP;
typedef struct _DV_METADATA_BINARY_GROUP
DV_METADATA DVMetadata; // Binary Pack Layout // PCO 0001010 0
(For TITLE BINARY GROUP)
40
// PCI AAAAB BBS // PC2 C C C C D D D D // PCS EEEEFFFF // PC4 GGGGH HHH
//A Binary Group 2
// B Binary Group 1
// C Binary Group 4
// D Binary Group 3
// E Binary Group 6
// F Bt~ary Group 5
// G B' • iry Group 8
// H E ..ary Group 7 UINT32 BinaryGroupl; UINT32 BinaryGroup2 ; UINT32 BinaryGroupS; UINT32 BinaryGroup*; UINT32 BinaryGroupS; UINT3 2 B inaryGroup 6 ; UINT32 BinaryGroup?; UINT32 BinaryGroupS; } DV_METADATA_BINARY_GROUP;
typedef struct _DV_METADATA_PROGRAM_REC_DTIME
DV_METADATA DVMetadata; // Binary Pack Layout // PCO 01000010
// PCI A A BM B B B B BL
// PC2 CM C CIi DM D D D DL
// PC3 EM E E FM F F F FL
// PC4 E E E EL GM G G GL
II II II II II II II
UINT32 II II II II
UINT32 II
UINT32 II
UINT32 UINT32 UINT32
Recording Mode
Minutes
Week
Hours
Year
Day
Month
RecordingMode;
0 Video
1 Audio
2 Audio Video
3 Duplicate
Minutes;
3F : No information
Hours;
IF : No information
Day;
Month;
Year;
41
// Last two digits of Year UINT32 WeekDay;
0
1
2 3 4 5 6 7
Sunday
Monday
Tuesday
Wednsday
Thursday
Friday
Saturday
No Information
} DV_METADATA_PROGRAM_REC_DTIME ; typedef struct _DV_METADATA_AAUX_SOURCE
DV_METADATA DVMetadata; DV_AUDIOBLOCK_ID DVAudioBlockld;
// Binary Pack Layout // PCO 0 1 0 1 0 0 0 0 // PCI A1BBBBBB // PC2 C D D E F F F F // PC3 1 G H I I I I I // PC4 JKLLLMMM
// A // B // C // D // E // F // G // H
Locked Flag
Audio Frame Size
Stereo Mode
Audio Channels per audio block
Pair Bit
Audio Mode
Multi-Language Flag
50/60
// //
System Type
Emphasis Flag
// K // L // M
Time Constatn of Emphasis
Sampling Frequency
Quantization
BOOL LockedFlag;
Locked Mode Unlocked Mode
// 0 // 1
UINT32 AudioFrameSize; BOOL StereoMode;
// 0 // 1
Multi-Stereo audio Lumped Audio
UTNT32 Channel;
// //
One channel per audio block Two channels per audio block
// Others
BOOL PairBit;
// 0
// 1
Reserved
One pair of channels Independent channel
UINT32 AudioMode;
Mode, section
// The interpretation of auido mode depends on the Stereo
// the channel, and the audio block in question. See
// 8.1 of IEC 61834-4. BOOL MultiLanguage;
// 0 : Recorded in Multi-Language
// 1 : Not recorded in Multi-Language BOOL FiftySixty;
// 0 : 60 Field System (NTSC)
// 1 : 50 Field System (PAL) TJINT32 SystemType;
// Defines system type of video signal in combination with 50/60 flag
// See section 8.1 of IEC S1834-4 BOOL Emphasis;
// 0 : Emphasis on
// 1 : Emphasis off BOOL TimeConstant;
// 1 : 50.15 micro-seconds
// 0 : Reserved UINT32 SamplingFrequency; UINT32 Quantization; } DV_METADATA_AAUX_SOURCE;
typedef struct _DV_METADATA_AAUX_SOURCE_CONTROL
DV_METADATA DVMetadata; DV_AUDIOBLOCK_ID DVAudioBlockld;
// Binary Pack Layout
// PCO 010100 01
// PCI AABBCC DD
// PC2 EFGGGH HH
// PC3 IJJJJJ JJ
// PC4 1KKKKKKK
// A Copy Gneration Management System
// B Input Source of Just Previous Recording
// C Number of times Compressed
// D Source Situation
// E Record Start
// F Record End
11 <3 Record Mode
// H Insert Channel
// I Direction Flag
// J Speed
// K Genre Category
UINT32 CopyGenerationManagementSystem;
// 0 Copying permitted without restriction
//I Not Used
// 2 One generation of copies permitted
(Table Removed)
UINT32 TimeZone; UINT32 Day; UINT32 Week; UINT32 Month;
UINT32 LastTwoDigitsOfYear; } DV_METADATA_AAUX_REC_DATE;
typedef struct _DV_METADATA_VAUX_REC_DATE
{
DV METADATA DVMetadata,-
// Binary Pack Layout // PCO 0110001 0 // PCI ABCCDDDD // PC2 11EEFFFF // PC3 G G G H I I I I // PC4 J J J J K K K K
(FOR VAUX REC DATE)
// A // B // C // D // B II F // G // H // I
Daylight Savings Thirty Minutes Tens of Time Zone Units of Time Zone Tens of Day Units of Day Week
Tens of Month Units of Month.
(Table Removed)
UINT32 TimeZone; UINT32 Day; UINT32 Week; TJINT32 Month;
UINT32 LastTwoDigitsOfYear; } DV_METADATA_yAUX_REC_DATE;
typedef struct DV METADATA_AAUX_REC TIME
{
DV_METADATA DVMetadata;
DV AUDIOBLOCK ID DVAudioBlockld;
// Binary Pack Layout // PCO 01010011 // PCI 11AABBBB // PC2 1 C C C D D D D // PC3 1 E E B F F F F // PC4 1 1 G G H H H H
(For AAUX REG TIME)
// A // B // C // D // E // F // G II H
Tens of Frames Units of Frames Tens of Seconds Units of Seconds Tens of Minutes Unites of Minutes Tens of Hours Units of Hours
UINT32 Frame; UINT32 Second; UINT32 Minute; UINT32 Hour; } DV_METADATA_AAUX_REC_TIME;
typedef struct DV METADATA_VAUX_REC_TIME
{
DV METADATA DVMetadata;
// Binary Pack Layout
//
//
//
//
PCO PCI PC2 PC3
Oil 00011 11AABBBB ICC CDDDD 1EE EFFFF // PC4 11G GHHHH
(For VAUX REC TIME)
// A Tens of Frames
// B Units of Frames
// C Tens of Seconds
// D Units of Seconds
// E Tens of Minutes
// P Unites of Minutes
// G Tens of Hours
// H Units of Hours UINT32 Frame; UINT32 Second; UINT32 Minute; UINT32 Hour; } DV_METADATA_VAUX_REC_TIME;
typedef struct _DV_METADATA AAUX_CLOSED_CAPTION
{
DV_METADATA DVMetadata;
DV AUDIOBLOCK ID DVAudioBlockld;
// Binary Pack Layout // PCO 0 1 0 1 0 1 0 1 // PCI 11AAABBB // PC2 1 1 C C C D D D // PCS 1 1 1 1 1 1 1 1
(For AAUX CLOSED CAPTION)
(Table Removed) DV_METADATA_AAUX_CL.OSED_CAPTION;
typedef struct _DV_METADATA_AAUX_TR
DV_METADATA DVMetadata; DV_AUDIOBLOCK_ID DVAudioBlockld;
// Binary Pack Layout // PCO 01 010110 // PCI AAAALBBBB // PC2 AA AAAAAA // PCS AA AAAAAA // PC4 AMA AAAAAA
(For AAUX TR)
// A : Data
// B : Data type UINT32 DataType; U1NT32 Data; } DV_METADATA_AAUX_TR;
typedef struct _DV_METADATA_VAUX_TR DV_METADATA DVMetadata;
100 A AL B
1 B
1 1 B B
// Binary Pack Layout
PCO 0 1 PCI A A PC2 A A
AAAAAA PC3 AA AAAAAA PC4 AMA AAAAAA
(For VAUX TR)
// A : Data
// B : Data type UINT32 DataType; U1NT32 Data; } DV_METADATA_VAUX_TR;
typedef struct _DV_METADATA_VAUX_SOURCE
{
DV_METADATA DVMetadata;
// Binary Pack Layout
// PCO 01100000
// PCI AAAABBBB
// PC2 CDESFFFF
// PC3 GGHIIIII
// PC4 JJJJJJJJ
// A // B // C // D // E // F // G // H
Tens of TV Channel
Units of TV Channel
B/W
Enable Color
Color frames identification
Hundreds of TV Ch.annel
Source code
50/60
// I Signal Type
// J Tuner Category UINT32 Channel; BOOL BlackAndWhiteFlag;
// 0 : Black and White
// 1 : Color BOOL ColorFramesEnableFlag;
// 0 : CLF is valid
// 1 : CLF is invalid UINT32 ColorFramesId;
// For 525-SO
// 0 : Color Frame A
// l : Color Frame B
//
// For 625-50
// 0 : 1st, 2nd Field
// l : 3rd, 4th Field
// 2 : 5th, 6th Field
// 3 : 7th, 8th Field UINT32 SourceCode; BOOL FiftySixty;
// 0 : 60 Field System (NTSC)
// 1 : 50 Field System (PAL) UINT32 SType; UINT32 TunerCategory; } DV_METADATA_VAUX_SOURCE;
typedef struct _DV_METADATA VAUX_SOURCE_CONTROL
{
DV_METADATA DVMetadata; // Binary Pack Layout // PCO 01100001 // PCI AABBCCDD // PC2 E1FF1GGG // PC3 HIJKLMNN
(Table Removed) UINT32 DisplaySelect;
BOOL FrameField;
// 0 : only one of two fields is output twice // 1 : both fields are output in order
BOOL FirstSecond;
// 0 : Field 2 is output
// 1 : Field 2 is output BOOL FrameChange;
// 0 : Same Picture as the immediate previous frame
// 1 : Different Picture from the immediate previous frame
BOOL Interlace;
// 0 : Non-interlaced
// l : Interlaced or unrecognized BOOL StillField;
// 0 : The time difference between the fields is approximately Os
// 1 : The time difference between the fiels is approximately 1.001/50 s or
// 1/50 s BOOL stillCamera;
// 0 : Still camera picture
// 1 : Not Still Camera Picture UINT32 BroadcastSyetem; UINT32 GenreCategory; } DV_METADATA_VAUX_SOORCE_CONTROL;
typedef struct _DV_METADATA_VAUX CLOSED_CAPTION
{
DV_METADATA DVMetadata; // Binary Pack Layout
//PCO 01100101 (For VAUX CLOSED CAPTION)
// PCI AAAAAAAA // PC2 BBBBBBBB // PCS CCCCCCCC // PC4 DDDDDDDD //
// A : 1st FIELD Line 21 1st BYTE // B : 1st FIELD Line 21 2nd BYTE // C : 2nd FIELD Line 21 1st BYTE // D : 2nd FILED Line 21 2nd BYTE
UINT32 FirstFieldFirstByte; UINT32 FirstFieldsecondByte; 0INT32 SecondFieldFirstByte; UINT32 SecondfieldSecondByte; } DV_METADATA_VAUX_CLOSED_CAPTION;
typedef struct _DV_METADATA_CAMERA CONSUMER_CAMERA_1
{
DV_METADATA DVMetadata; // Binary Pack Layout // PCO 01110000 // PCI 1 1AAAAAA
// PC2 B B B B B C C C // PCS DDDE EEEE // PC4 P G G G G G G G
// A // B // C // D // E // F // G
Iris
Automatic Exposure Mode
Automatic Gain Control
White Balance Mode
White Balance
Focus Mode
Focus
TJINT32 Iris;
// Position in terms of F number
// 0 - 60 : IP where iris position = 2 * (IP' / 8)
// 61 : Under Fl.O
// 62 : Close
// 63 : No Information UINT32 AEMode;
// 0 : Full Automatic
//I : Gain priority mode
// 2 : Shutter priority mode
// 3 : Iris priority mode
// 4 : Manual
// IS : No Information
// Others : Reserved UINT32 AGC;
// 0 - 13 : Q
// 15 : No Information UINT32 WBMode;
// 0 : Automatic
// 1 : Hold
// 2 : one-push.
// 3 : preset
// 7 : No Information
// Others : Reserved UINT32 WhiteBalance;
// 0 // 1 // 2 // 3 // 4 // 5 // 6
Candle
Incandescent lamp
Florescent lamp of low color temperature
Flourescent lamp of high color tempertaure.
Sunlight
Cloudiness
Others
// 31 : No Information
// Others : Reserved BOOL FocusMode;
// 0 : Automatic Focus
// 1 : Manual Focus UINT32 FocusPosition;
// 0 - 126 : Focus Postion = M x 10 * L
// where M is most significant 5 bits of focus
// and L is least significant 2 bits of focus
// 127 : No Information } DVJ^ETADATA_CAMERA_CONSUMER_CAMERA_1 ;
typedef Struct DV_METADATA_CAMERA_CONSUMER_CAMERA_2
{
DV_METADATA DVMetadata; // Binary Pack Layout // PCO 01110001 // PCI 11ABBBBB // PC2 C D E E E E E E // PC3 FFFFFFFF // PC4 QHHHIIII
// A // B // C // D // E // F // G // H // I
Vertical Panning Direction Vertical Panning Speed Image Stabilizer Horizontal Panning Direction Horizontal Panning Speed Focal Length Zoom Enable Flag Units of E-Zoom 1/10 of E-Zoom
BOOL VerticalPanningDirection;
// 0 Same direction as the vertical scanning
// 1 Opposite direction as the vertical scanning UTNT32 VerticalPanningSpeed;
// 0 - 29 : Panning Speed
// 30 : More than 29 lines per field
// 31 : No Information BOOL ImageStabilizer;
// 0 : On
// 1 : Off BOOL HoriaontalPanningDirection;
// 0 : Same direction as horizontal scanning
// 1 : Opposite direction as horizontal scanning UINT32 HorizontalPanningSpeed;
// 0 - 30 : Panning Speed
// 62 : More than 122 pixels per field
// 63 : No Information UINT32 FocalLength;
// 0 - 254 : Focal Length
// 255 : No Informtion BOOL ZoomEnable;
// 0 : Electronic Zoom ON
// 1 : Electronic Zoom Off UINT32 ElectricZoom;
//O - 79 : 0.0 - 7.9 units of electric zoom
// 126 : More than 3 times
// 127 : No Information } DV_METADATA_CAMERA_CONSUMER_CAMERA_2;
typedef struct DV METADATA CAMERA SHUTTER
DV_METADATA DVMetadata; // Binary Pack Layout //
// For Consumer Use //
// PCO 0 1 1 1 1 1 1 1 // PCI 1 1 1 1 1 1 1 1 // PC2 1 1 1 11111 // PC3 A A A A A A A AL // PC4 1 AM A, A A A A A //
// For Professional Use //
// PCO 0 11 I 1 11 1-// PCI B B B B B B B B // PC2 C C C C C C C C // PC3 1 1 1 11111 // PC4 1 1 1 11111
// A : Shutter Speed
// B : Upper Line Shutter Speed
// C : Lower Line Shutter Speeed
// UINT32 ShutterSpeed;
// 0x0000 - OX7FFE : Shutter Speed
// Ox7FFF : No Information UINT32 UpperLineSpeed;
// 0 - 254 : Shutter Speed
// 255 : No Information UINT32 LowerLineSpeed; DV_METADATA_CAMERA_SHUTTER;
Conclusion
Although the invention has been described in language specific to structural features and/or methodological acts, it is to be understood that the invention defined in the appended claims is not necessarily limited to the specific features or acts described. Rather, the specific features and acts are disclosed as exemplary forms of implementing the claimed invention.
CLAIMS
1. A processor-readable medium comprising processor-executable
instructions configured for:
receiving an instruction specifying additional per-frame DV metadata to extract from a DV data stream; and
. extracting the metadata from a DV frame of the DV data stream in response to the instruction.
2. A processor-readable medium as recited in claim 1, comprising
farther processor-executable instructions configured for:
storing the metadata in a container; and
attaching the container to a video sample of the DV frame.
3. A processor-readable medium as recited in claim 1, wherein the
receiving an instruction comprises:
receiving an AddPack call to add a DVPackID to an extraction list;
receiving a RemovePack call to remove a DVPackID from the extraction list; and
receiving a RemoveAllPacks call to remove all DVPacklDs from the extraction list.
4. A processor-readable medium as recited in claim 3, comprising
further processor-executable instructions configured for:
returning a number indicating an amount of DVPacklDs present in the extraction list in response to a GetCount call; and
returning a DVPackID at an index in the extraction list in response to a GetPackID call that specifies the index.
5. A processor-readable medium as recited in claim 1, wherein the
extracting comprises:
determining a DVPackID from an extraction list; and
identifying the metadata within the DV frame based on the DVPackID.
6. A processor-readable medium as recited in claim 2, comprising
further processor-executable instructions configured for managing the container.
7. A processor-readable medium as recited in claim 6, wherein the
managing the container comprises:
adding a DV_METADATA structure to the container in response to an Add call;
removing a DV_METADATA structure from the container in response to a Remove call;
removing all items from the container in response to a RemoveAll call;
returning a number indicating an amount of items present in the container in response to a GetCount call;
locking the container for exclusive access in response to a Lock call;
unlocking the container in response to an Unlock call;
retrieving an item from the container at a beginning index of the container in response to a GetFirst call; and
retrieving an item from the container at a next index of the container in response to a GetNext call.
8. A processor-readable medium as recited in claim 7, wherein the
DV_METADATA structure comprises an unpacked version of a DV metadata
pack.
9. A processor-readable medium as recited in claim 8, wherein the
DV-METADATA structure comprises:
binary values unpacked from the DV metadata pack; and a different variable name associated with each binary value.
10. A processor-readable medium as recited in claim 2, comprising
further processor-executable instructions configured for:
demultiplexing the DV frame to generate the video sample and an audio sample.
11. A computer comprising the processor-readable medium as recited in
claim 1.
12. A processor-readable medium comprising processor-executable
instructions configured for:
managing a DV metadata extraction list; and
extracting a DV metadata pack from a DV frame based on a DVPackID within the extraction list.
13. A processor-readable medium as recited in claim 12, comprising
further processor-executable instructions configured for storing the DV metadata
pack into an IMFDVMetadataContainer.
14. A processor-readable medium as recited in claim 13, comprising
further processor-executable instructions configured for attaching the
IMFDVMetadataContainer to a DV sample of the DV frame.
15. A processor-readable medium as recited in claim 13, comprising
further processor-executable instructions configured for unpacking the DV
metadata pack into a DV pack-specific data structure.
16. A processor-readable medium as recited in claim 15, comprising
further processor-executable instructions configured for storing the DV pack-
specific data structure into the IMFDVMetadataContainer.
17. A processor-readable medium as recited in claim 15, wherein the DV
pack-specific data structure comprises:
binary values unpacked from the DV metadata pack; and a different variable name associated with each binary value.
18. A processor-readable medium as recited in claim 12, wherein the
managing comprises:
adding a DVPackID to the extraction list in response to an AddPack call; removing a DVPackID from the extraction list in response to a RemovePack call; removing all DVPacklDs from the extraction list in response to a
RemoveAllPacks call;
returning a number indicating an amount of DVPacklDs present in the extraction list in response to a GetCount call; and
returning a DVPackID at an index in the extraction list in response to a GetPackID call that specifies the index.
19. A processor-readable medium as recited in claim 12, wherein the
extracting comprises:
identifying the DV metadata pack in the DV frame through a header in the DV metadata pack that contains the DVPackID; and
pulling the DV metadata pack out of the DV frame.
20. A processor-readable medium as recited in claim 13, comprising
further processor-executable instructions configured for managing the
IMFDVMetadataContainer.
21. A processor-readable medium as recited in claim 20, wherein the
managing the IMFDVMetadataContainer comprises:
adding a DV_METADATA structure to the IMFDVMetadataContainer in response to an Add call;
removing a DV_METADATA structure from the IMFDVMetadataContainer in response to a Remove call;
removing all items from the IMFDVMetadataContainer in response to a RemoveAll call;
returning a number indicating an amount of items present in the IMFDVMetadataContainer in response to a GetCount call;
locking the IMFDVMetadataContainer for exclusive access in response to a Lock call;
unlocking the IMFDVMetadataContainer in response to an Unlock call;
retrieving an item from the IMFDVMetadataContainer at a beginning index of the IMFDVMetadataContainer hi response to a GetFirst call; and
retrieving an item from the IMFDVMetadataContainer at a next index of the IMFDVMetadataContainer in response to a GetNext call.
22. A computer comprising the processor-readable medium as recited in
claim 12.
23. A method comprising:
receiving an instruction to extract DV metadata from a DV data stream; extracting the metadata from the DV data stream in response to the instruction;
storing the metadata in a container; and
attaching the container to a video sample of the DV data stream.
24. A method as recited in claim 23, further comprising managing access
to the container according to method calls on a container API (application
programming interface).
25. A method comprising:
managing DVPacklDs in a DV metadata extraction list based on method calls to a metadata extraction API (application programming interface); and
extracting a DV metadata pack from a DV frame based on a DVPackID within the extraction list.
26. A method as recited in claim 25, further comprising:
unpacking the DV metadata pack into a DV pack-specific data structure; and storing the DV metadata pack and the DV pack-specific data structure in a container.
27. A method as recited in claim 26, further comprising attaching the
container to a video sample of the D V frame.
28. A method as recited hi claim 27, further comprising managing access
to the container based on method calls to a container API.
29. A computer comprising a DV metadata extraction tool configured to
extract metadata from a DV frame and enable access to the metadata.
30. A computer as recited in claim 29, wherein the DV metadata
extraction tool comprises:
an extraction interface configured to maintain an extraction list of DVPacklDs in response to method calls from an application and to store DV packs in a container based on the extraction list of DVPacklDs; and
a container interface configured to store a DV pack-specific data structures in the container and to manage access to DV packs and DV pack-specific data structures in response to method calls from the application.
31. A computer as recited in claim 29, further comprising a multimedia
architecture that includes the DV metadata extraction tool.
32. A computer comprising:
means for managing a DV metadata extraction list; and means for extracting a DV metadata pack from a DV frame based on a DVPackID within the extraction list.
33. A computer as recited in claim 32, further comprising means for
storing the DV metadata pack into an IMFDVMetadataContainer.
34. A computer as recited in claim 33, further comprising means for
attaching the IMFDVMetadataContainer to a DV sample of the DV frame.
35. A computer as recited in claim 33, further comprising:
means for unpacking the DV metadata pack into a DV pack-specific data structure; and
means for storing the DV pack-specific data structure into the IMFDVMetadataContainer.
36. A processor-readable medium having stored thereon a data structure representing a 5-byte DV_METADATA_CONTROL_CASSETTE_ID pack, the data structure comprising:
a MicError field having data unpacked from a second byte of the pack;
a MultiBytes field having data unpacked from the second byte of the pack;
a MemoryType field having data unpacked from a second byte of the pack;
a MemorySizeOfSpaceO field having data unpacked from a third byte of the pack;
a MemorySizeOfLastBlanklnSpacel field having data unpacked from the third byte of the pack;
a MemoryBankNumberOfSpacel field having data unpacked from a fourth byte of the pack; and
a Tape Thickness field having data unpacked from a fifth byte of the pack.
37. A processor-readable medium having stored thereon a data structure
representing a 5-byte DV_METADATA_CONTROL_TAPE_LENGTH pack, the
data structure comprising:
a TapeLength field having data unpacked from bytes 2 through 4 of the pack.
38. A processor-readable medium having stored thereon a data structure
representing a 5-byte DV_METADATA_TEXT_HEADER pack, the data structure
comprising:
a TotalTextData field having data unpacked from a second and third byte of the pack;
a TextType field having data unpacked from the third byte of the pack;
an OptionNumber field having data unpacked from the third byte of the
pack;
a TextCode field having data unpacked from a fourth byte of the pack;
an AreaNumber field having data unpacked from a fifth byte of the pack; and
a TopicTag field having data unpacked from the fifth byte of the pack.
39. A processor-readable medium having stored thereon a data structure
represeating a 5-byte DV_METADATA_TAG pack, the data structure comprising:
an AbsoluteTrackNumber field having data unpacked from a second, third, and fourth byte of the pack;
a BlankFlag field having data unpacked from the second byte of the pack; a TextFlag field having data unpacked from a fifth byte of the pack; a TemporaryTrue field having data unpacked from the fifth byte of the pack; a HoldFlag field having data unpacked from the fifth byte of the pack; and a TagBD field having data unpacked from the fifth byte of the pack.
40. A processor-readable medium having stored thereon a data structure
representing a 5-byte DV_METADATA_TITLE_TIME_CODE pack, the data
structure comprising:
a Blank Flag field having data unpacked from a second byte of the pack;
a Tens of Frames field having data unpacked from the second byte of the pack;
a Units of Frames field having data unpacked from the second byte of the pack;
a Tens of Seconds field having data unpacked from a third byte of the pack;
a Units of Seconds field having data unpacked from the third byte of the pack;
a Tens of Minutes field having data unpacked from a fourth byte of the pack;
a Units of Minutes field having data unpacked from the fourth byte of the pack;
a Tens of Hours field having data unpacked from a fifth byte of the pack; and
a Units of Hours field having data unpacked from the fifth byte of the pack.
41. A processor-readable medium having stored thereon a data structure representing a 5-byte pack, the data structure comprising:
a BinaryGroup2 field having data unpacked from a second byte of the pack;
a BinaryGroupl field having data unpacked from the second byte of the pack;
a BinaryGroup4 field having data unpacked from a third byte of the pack;
a BinaryGroupS field having data unpacked from the third byte of the pack;
a BinaryGroup6 field having data unpacked from a fourth byte of the pack;
a BinaryGroupS field having data unpacked from the fourth byte of the pack;
a BinaryGroupS field having data unpacked from a fifth byte of the pack; and
a BinaryGroup? field having data unpacked from the fifth byte of the pack.
42. A processor-readable medium having stored thereon a data structure representing a 5-byte DV_METADATA_PROGRAM_REC_DTIME pack, the data structure comprising:
a RecordingMode field having data unpacked from a second byte of the
pack;
a Minutes field having data unpacked from the second byte of the pack; a Week field having data unpacked from a third byte of the pack; an Hours field having data unpacked from the third byte of the pack; a Year field having data unpacked from a fourth and fifth byte of the pack; a Day field having data unpacked from the fourth byte of the pack; and a Month field having data unpacked from the fifth byte of the pack.
43. A processor-readable medium having stored thereon a data structure representing a 5-byte DV_METADATA_AAUX_SOURCE pack, the data structure comprising:
a LockedFlag field having data unpacked from a second byte of the pack;
an AudioFrameSize field having data unpacked from the second byte of the pack;
a StereoMode field having data unpacked from a third byte of the pack;
a Channel field having data unpacked from the third byte of the pack;
a PairBit field having data unpacked from the third byte of the pack;
an AudioMode field having data unpacked from the third byte of the pack;
a MultiLanguage field having data unpacked from a fourth byte of the pack;
a FiftySixty field having data unpacked from the fourth byte of the pack;
a SystemType field having data unpacked from the fourth byte of the pack;
an Emphasis field having data unpacked from a fifth byte of the pack;
a TimeConstant field having data unpacked from the fifth byte of the pack;
a SamplingFrequency field having data unpacked from the fifth byte of the pack; and
a Quantization field having data unpacked from the fifth byte of the pack.
44. A processor-readable medium having stored thereon a data structure representing a 5-byte DV_METADATA_AAUX_SOURCE_CONTROL pack, the data structure comprising:
a CopyGenerationManagementSystem field having data unpacked from a second byte of the pack;
an InputSource field having data unpacked from the second byte of the pack;
a Compression field having data unpacked from the second byte of the pack;
a SourceSituation field having data unpacked from the second byte of the pack;
a RecordingStart field having data unpacked from a third byte of the pack;
a RecordingEnd field having data unpacked from the third byte of the pack;
a RecordMode field having data unpacked from the third byte of the pack;
an InsertChannel field having data unpacked from the third byte of the pack;
a DirectionFlag field having data unpacked from a fourth byte of the pack;
a PlaybackSpeed field having data unpacked from the fourth byte of the pack; and
a GenreCategory field having data unpacked from a fifth byte of the pack.
45. A processor-readable medium having stored thereon a data structure representing a 5-byte pack, the data structure comprising:
a DaylightSavingsTime field having data unpacked from a second byte of the pack;
a ThirtyMinutesFlag field having data unpacked from the second byte of the pack;
a Tens of Time Zone field having data unpacked from the second byte of the pack;
a Units of Time Zone field having data unpacked from the second byte of the pack;
a Tens of Day field having data unpacked from a third byte of the pack;
a Units of Day field having data unpacked from the third byte of the pack;
a Week field having data unpacked from a fourth byte of the pack;
a Tens of Month field having data unpacked from the fourth byte of the pack;
a Units of Month field having data unpacked from the fourth byte of the pack;
a Tens of Year field having data unpacked from a fifth byte of the pack; and
a Units of Year field having data unpacked from the fifth byte of the pack.
46. A processor-readable medium having stored thereon a data structure representing a 5-byte pack, the data structure comprising:
a Tens of Frames field having data unpacked from a second byte of the pack;
a Units of Frames field having data unpacked from the second byte of the pack;
a Tens of Seconds field having data unpacked from a third byte of the pack;
a Units of Seconds field having data unpacked from the third byte of the pack;
a Tens of Minutes field having data unpacked from a fourth byte of the pack;
a Units of Minutes field having data unpacked from the fourth byte of the pack;
a Tens of Hours field having data unpacked from a fifth byte of the pack; and
a Units of Hours field having data unpacked from the fifth byte of the pack.
47. A processor-readable medium having stored thereon a data structure
representing a 5-byte DV_METADATA_AAUX_CLOSED_CAPTION pack, the
data structure comprising:
a MainAudioLanguage field having data unpacked from a second byte of the pack;
a MainAudioType field having data unpacked from the second byte of the pack;
a SecondAudioLanguage field having data unpacked from a third byte of the pack; and
a SecondAudioType field having data unpacked from the third byte of the pack.
48. A processor-readable medium having stored thereon a data structure
representing a 5-byte pack, the data structure comprising:
a Data field having data unpacked from a second byte through a fifth byte of the pack; and
a DataType field having data unpacked from the second byte of the pack.
49. A processor-readable medium having stored thereon a data structure
representing a 5-byte DV_METADATA_VAUX_SOURCE pack, the data structure
comprising:
a Tens of TV Channel field having data unpacked from a second byte of the pack;
a Units of TV Channel field having data unpacked from the second byte of the pack;
a B/W field having data unpacked from a third byte of the pack;
an Enable Color field having data unpacked from the third byte of the pack;
a Color Frames Identification field having data unpacked from the third byte of the pack;
a Hundreds of TV Channel field having data unpacked from the third byte of the pack;
a Source Code field having data unpacked from a fourth byte of the pack;
a 50/60 field having data unpacked from the fourth byte of the pack;
a Signal Type field having data unpacked from the fourth byte of the pack; and
a Tuner Category field having data unpacked from a fifth byte of the pack.
50, A processor-readable medium having stored thereon a data structure representing a 5-byte DV_METADATA_VAUX_SOURCE_CONTROL pack, the data structure comprising:
a CopyGenerationManagementSysteni field having data unpacked from a second byte of the pack;
a JustPreviousInput field having data unpacked from the second byte of the pack;
a Compression field having data unpacked from the second byte of the pack;
a SourceSituation field having data unpacked from the second byte of the pack;
a RecordStart field having data unpacked from a third byte of the pack; a RecordMode field having data unpacked from the third byte of the pack; a DisplaySelect field having data unpacked from the third byte of the pack; a FrameField field having data unpacked from a fourth byte of the pack; a FirstSecond field having data unpacked from the fourth byte of the pack; a FrameChange field having data unpacked from the fourth byte of the pack; an Interlace field having data unpacked from the fourth byte of the pack; a StillField field having data unpacked from the fourth byte of the pack; a StillCamera field having data unpacked from the fourth byte of the pack; a BroadcastSystem field having data unpacked from the fourth byte of the pack; and
a GenreCategory field having data unpacked from a fifth byte of the pack.
51. A processor-readable medium having stored thereon a data structure representing a 5-byte DV_METADATA_VAUX_CLOSED_CAPTION pack, the data structure comprising:
a FirstFieldFirstByte field having data unpacked from a second byte of the pack;
a FirstFieldSecondByte field having data unpacked from a third byte of the pack;
a SecondFieldFirstByte field having data unpacked from a fourth byte of the pack; and
a SecondeFieldSecondByte field having data unpacked from a fifth byte of the pack.
52. A processor-readable medium having stored thereon a data structure
representing a 5-byte DV_METADATA_CAMERA_CONSUMER_CAMERA_1
pack, the data structure comprising:
an Iris field having data unpacked from a second byte of the pack;
an AEMode field having data unpacked from a third byte of the pack;
an AGC field having data unpacked from the third byte of the pack;
a WBMode field having data unpacked from a fourth byte of the pack;
a WhiteBalance field having data unpacked from the fourth byte of the pack;
a FocusMode field having data unpacked from a fifth byte of the pack; and
a FocusPosition field having data unpacked from the fifth byte of the pack.
53. A processor-readable medium having stored thereon a data structure
representing a 5-byte DV_METADATA_CAMERA_CONSUMER_CAMERA_2
pack, the data structure comprising:
a VerticalPanningDirection field having data unpacked from a second byte of the pack;
a VerticalPanningSpeed field having data unpacked from the second byte of the pack;
an ImageStabilizer field having data unpacked from a third byte of the pack;
a HorizontalPanningDirection field having data unpacked from the third byte of the pack;
a HorizontaPanningSpeed field having data unpacked from the third byte of the pack;
a FocalLength field having data unpacked from a fourth byte of the pack;
a ZoomEnable field having data unpacked from a fifth byte of the pack; and
an ElectricZoom field having data unpacked from the fifth byte of the pack.
54. A processor-readable medium having stored thereon a data structure representing a 5-byte DV_METADATA_CAMERA_SHUTTER pack, the data structure comprising:
a ShutterSpeed field having data unpacked from a fourth and fifth byte of the pack;
an UpperLineSpeed field having data unpacked from a second byte of the pack; and
a LowerLinerSpeed field having data unpacked from a third byte of the pack.
| # | Name | Date |
|---|---|---|
| 1 | abstract.jpg | 2011-08-20 |
| 2 | 813-delnp-2006-pct-304.pdf | 2011-08-20 |
| 3 | 813-delnp-2006-pct-301.pdf | 2011-08-20 |
| 4 | 813-delnp-2006-pct-220.pdf | 2011-08-20 |
| 5 | 813-delnp-2006-pct-210.pdf | 2011-08-20 |
| 6 | 813-delnp-2006-pct-101.pdf | 2011-08-20 |
| 7 | 813-delnp-2006-gpa.pdf | 2011-08-20 |
| 8 | 813-delnp-2006-form-5.pdf | 2011-08-20 |
| 9 | 813-delnp-2006-form-3.pdf | 2011-08-20 |
| 10 | 813-delnp-2006-form-2.pdf | 2011-08-20 |
| 11 | 813-delnp-2006-form-18.pdf | 2011-08-20 |
| 12 | 813-delnp-2006-form-1.pdf | 2011-08-20 |
| 13 | 813-delnp-2006-drawings.pdf | 2011-08-20 |
| 14 | 813-delnp-2006-description (complete).pdf | 2011-08-20 |
| 15 | 813-delnp-2006-correspondence-others.pdf | 2011-08-20 |
| 16 | 813-delnp-2006-correspondence-others-1.pdf | 2011-08-20 |
| 17 | 813-delnp-2006-claims.pdf | 2011-08-20 |
| 18 | 813-delnp-2006-abstract.pdf | 2011-08-20 |
| 19 | 813-DELNP-2006_EXAMREPORT.pdf | 2016-06-30 |