DVCPRO HD Decoder
|  (→Usage In GraphEdit) | |||
| Line 76: | Line 76: | ||
| ==Usage In GraphEdit== | ==Usage In GraphEdit== | ||
| − | + | [[Image:DVDecoder GE.jpg|thumb|400px|right|A DirectShow graph with MediaLooks DV Splitter and DV Decoder.]] | |
| Filter can be found in the following categories: | Filter can be found in the following categories: | ||
Revision as of 02:37, 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 | 
| 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 | 
| 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} | 
Usage In GraphEdit
Filter can be found in the following categories:
- DirectShow filters
- MediaLooks filters


