DVCPRO HD Decoder

From AVObjects Knowledge Base
(Difference between revisions)
Jump to: navigation, search
Line 7: Line 7:
 
This product is available with the [[DV/DVCPRO HD SDK]].
 
This product is available with the [[DV/DVCPRO HD SDK]].
  
===Possible Uses===
 
 
==Features==
 
==Features==
 +
 +
* Uses up to 8 processors to decode each frame.
 +
* In case of interlaced video, sets proper flags for correct operation of VMR.
 +
 +
 
===Supported data formats===
 
===Supported data formats===
 
===Future features===
 
===Future features===
 
==Requirements & supported environments==
 
==Requirements & supported environments==
 +
 +
==Basic Specs==
 +
 +
{|
 +
|'''Filter Interfaces:'''
 +
|IPersist, [[IMediaFilter]], [[IBaseFilter]], IMLDVDecoder,
 +
ISpecifyPropertyPages, IPersistStream
 +
|-
 +
|'''Input stream:'''
 +
|DV frames of DVSD, DV25, DV50 and DV100 types, FORMAT_VideoInfo or
 +
FORMAT_DvInfo
 +
|-
 +
|'''Input Pin Media Types:'''
 +
|MEDIATYPE_Video <br>
 +
MEDIASUBTYPE_dvsd, MEDIASUBTYPE_dv25, MEDIASUBTYPE_dv50,
 +
MEDIASUBTYPE_dvh1<br>
 +
FORMAT_VideoInfo or FORMAT_DvInfo
 +
|-
 +
|'''Input Pin Interfaces:'''
 +
|IPin, IQualityControl, IMemInputPin
 +
|-
 +
|'''Output streams:'''
 +
|Video: <br>
 +
Decoded DV frames with resolution according to DVSD, DV25, DV50 or DV100
 +
types<br>
 +
|-
 +
|'''Output Pin Media Types:'''
 +
|Video: <br>
 +
MEDIATYPE_Video<br>
 +
MEDIASUBTYPE_dvsd, MEDIASUBTYPE_dv25, MEDIASUBTYPE_dv50,
 +
MEDIASUBTYPE_dvh1<br>
 +
FORMAT_VideoInfo<br>
 +
|-
 +
|'''Output Pin Interfaces:'''
 +
|IPin, IQualityControl, IMediaSeeking
 +
|-
 +
|'''Filter Name:'''
 +
|MediaLooks DV Splitter
 +
|-
 +
|'''Filter CLSID:'''
 +
|D0351C50-6531-40D6-A540-DFAA1BFD6C8F
 +
|-
 +
|'''Property Page CLSID:'''
 +
|D0351C51-6531-40D6-A540-DFAA1BFD6C8F
 +
|-
 +
|'''Executable:'''
 +
|DVDecoder.dll
 +
|-
 +
|'''Merit:'''
 +
|MERIT_DO_NOT_USE
 +
|-
 +
|'''Filter categories:'''
 +
|DirectShow filters: CLSID_LegacyAmFilterCategory
 +
{083863F1-70DE-11d0-BD40-00A0C911CE86}<br>
 +
MediaLooks filters: CLSID_MediaLooksCategory
 +
{1D0D0809-3513-244F-4B3D-2A0A1D131B17}
 +
|}
  
 
==Downloads==
 
==Downloads==

Revision as of 02:34, 26 November 2007

DirectShow filter for decoding DV25 (DVCPRO25), DV50 (DVCPRO50) and DV100 (DVCPRO100 or DVCPRO HD) video streams.

Contents

Overview

MediaLooks DV Decoder is a high-performance decoder that supports DVCPRO25, DVCPRO50 and DVCPRO100 (DVCPRO HD).

This product is available with the DV/DVCPRO HD SDK.

Features

  • Uses up to 8 processors to decode each frame.
  • In case of interlaced video, sets proper flags for correct operation of VMR.


Supported data formats

Future features

Requirements & supported environments

Basic Specs

Filter Interfaces: IPersist, IMediaFilter, IBaseFilter, IMLDVDecoder,

ISpecifyPropertyPages, IPersistStream

Input stream: DV frames of DVSD, DV25, DV50 and DV100 types, FORMAT_VideoInfo or

FORMAT_DvInfo

Input Pin Media Types: MEDIATYPE_Video

MEDIASUBTYPE_dvsd, MEDIASUBTYPE_dv25, MEDIASUBTYPE_dv50, MEDIASUBTYPE_dvh1
FORMAT_VideoInfo or FORMAT_DvInfo

Input Pin Interfaces: IPin, IQualityControl, IMemInputPin
Output streams: Video:

Decoded DV frames with resolution according to DVSD, DV25, DV50 or DV100 types

Output Pin Media Types: Video:

MEDIATYPE_Video
MEDIASUBTYPE_dvsd, MEDIASUBTYPE_dv25, MEDIASUBTYPE_dv50, MEDIASUBTYPE_dvh1
FORMAT_VideoInfo

Output Pin Interfaces: IPin, IQualityControl, IMediaSeeking
Filter Name: MediaLooks DV Splitter
Filter CLSID: D0351C50-6531-40D6-A540-DFAA1BFD6C8F
Property Page CLSID: D0351C51-6531-40D6-A540-DFAA1BFD6C8F
Executable: DVDecoder.dll
Merit: MERIT_DO_NOT_USE
Filter categories: DirectShow filters: CLSID_LegacyAmFilterCategory

{083863F1-70DE-11d0-BD40-00A0C911CE86}
MediaLooks filters: CLSID_MediaLooksCategory {1D0D0809-3513-244F-4B3D-2A0A1D131B17}

Downloads

See also

External links