DVCPRO HD Decoder

From AVObjects Knowledge Base
(Difference between revisions)
Jump to: navigation, search
 
(31 intermediate revisions by 5 users not shown)
Line 1: Line 1:
 
<!--RM_ID:7-->
 
<!--RM_ID:7-->
{{This|products/directshow_filters/dv_decoder.html}}
+
<!--H1:DV Decoder-->
 +
<!--TITLE:DV Decoder DirectShow filter-->
 +
<!--DESCRIPTION:DirectShow filter for for decoding DV, DVCPRO, DVCPRO 50 and DVCPRO HD video.-->
 +
<!--KEYWORDS:Video Decode DV DVCPRO DVCPRO50 DVCPROHD DirectShow -->
 +
{{This|products/decoders/dv_decoder.html}}
  
 
The DV Decoder is a DirectShow filter for decoding DV, DVCPRO, DVCPRO 50 and DVCPRO HD video streams.
 
The DV Decoder is a DirectShow filter for decoding DV, DVCPRO, DVCPRO 50 and DVCPRO HD video streams.
Line 6: Line 10:
 
==Overview==
 
==Overview==
  
* {{dsfilter}}
+
AVObjects DV Decoder is a high-performance DirectShow decoder for a variety of DV video streams.
* {{released}}
+
* {{download}} [http://rm.medialooks.com/downloads/dv_decoder.msi DV Decoder]
+
  
MediaLooks DV Decoder is a high-performance DirectShow decoder for a variety of DV video streams.
+
==Supported DV Formats==
  
===Supported DV Formats===
+
* DV/DVCR (IEC 61834) (SD format for 525-60 and 625-50 systems)
 
+
* DV/DVCR (IEC 61834)
+
 
* DV25/DVCPRO 25 (SMPTE 314M)
 
* DV25/DVCPRO 25 (SMPTE 314M)
 
* DV50/DVCPRO 50 (SMPTE 314M)
 
* DV50/DVCPRO 50 (SMPTE 314M)
* DV100/DVCPRO 100/DVCPRO HD (SMPTE 370)
+
* DV100/DVCPRO 100/DVCPRO HD (SMPTE 370) (100 Mb/s 1080/60i, 1080/50i, 720/60p, 720/50p)
 
+
This product is available with the [[DV/DVCPRO HD Codec SDK]].
+
  
 
==Features==
 
==Features==
  
* Uses up to 8 processors to decode each frame.
+
* Uses a configurable number of computing cores
* Highly optimized for the Intel processor family.
+
* {{Intel Optimized}}
 
* In case of interlaced video, sets proper flags for correct operation of VMR.
 
* In case of interlaced video, sets proper flags for correct operation of VMR.
 
+
* Can convert original interlaced picture to progressive by various methods
===Settings===
+
* Resize encoded HD DV to standard output resolution:
 
+
** 720/60p and 720/50p: 960x720 -> 1280x720
Decoder read settings at call IBaseFilter::JoinFilterGraph(). Decoder don't save current settings to registry. For save/load current state of decoder you can use standard IPersistStream approach.
+
** 1080/60i: 1280x1080 -> 1920x1080
 
+
** 1080/50i: 1440x1080 -> 1920x1080
'''NOTE.''' You should call IPersistStream methods after insert filter into graph (after IBaseFilter::JoinFilterGraph() call). In opposite case settings will be load from registry (if found) or reset to default.
+
{{.idl}}
 
+
'''Registry settings'''
+
 
+
Key:
+
    HKEY_CURRENT_USER\Software\MediaLooks\DVCPRO-HD Video Decoder
+
Values:
+
    Break interlaced frame REG_DWORD Val
+
    Change field order REG_DWORD Val
+
    Enable Deinterlacing REG_DWORD Val
+
    Enable multi CPU REG_DWORD Val
+
where:
+
    Val = 1 or 0, 1 is TRUE, 0 is FALSE according to interface methods
+
  
 
{{DV Standards}}
 
{{DV Standards}}
Line 50: Line 36:
  
 
* [[DV Splitter]]
 
* [[DV Splitter]]
* [[DV Encoder]]
+
* [[DVCPRO HD Encoder]]
  
 
==See Also==
 
==See Also==
  
* [[DV Decoder: DirectShow Specs]]
+
<!--* [[DV Decoder: Technical Specs]]
* [[DV Decoder: Usage In GraphEdit]]
+
* [[DV Decoder: Usage In GraphEdit]]-->
 +
* [[DV Decoder: Release Notes]]
  
==Downloads==
+
===Action Items===
  
* [http://rm.medialooks.com/downloads/dv_decoder.msi DV Decoder]
+
* {{DV Decoder: Download}}
 +
* {{Contact Support}}
 +
* {{Place Order!}}
  
{{Licensing}}
+
{{Prices|950|1650|2400|300606788|300606789|300606790}}
  
[[Category:DirectShow Filters]]
+
[[Category:Decoders]]
[[Category:Splitters & Codecs]]
+
 
__NOTOC__
 
__NOTOC__

Latest revision as of 12:04, 22 June 2023

This page is a copy of the original page on the AVObjects' web site and can also be viewed here.

The DV Decoder is a DirectShow filter for decoding DV, DVCPRO, DVCPRO 50 and DVCPRO HD video streams.

Overview

AVObjects DV Decoder is a high-performance DirectShow decoder for a variety of DV video streams.

Supported DV Formats

  • DV/DVCR (IEC 61834) (SD format for 525-60 and 625-50 systems)
  • DV25/DVCPRO 25 (SMPTE 314M)
  • DV50/DVCPRO 50 (SMPTE 314M)
  • DV100/DVCPRO 100/DVCPRO HD (SMPTE 370) (100 Mb/s 1080/60i, 1080/50i, 720/60p, 720/50p)

Features

  • Uses a configurable number of computing cores
  • Highly optimized for the Intel processor family.
  • In case of interlaced video, sets proper flags for correct operation of VMR.
  • Can convert original interlaced picture to progressive by various methods
  • Resize encoded HD DV to standard output resolution:
    • 720/60p and 720/50p: 960x720 -> 1280x720
    • 1080/60i: 1280x1080 -> 1920x1080
    • 1080/50i: 1440x1080 -> 1920x1080

Specifications and description of user interfaces can be found in the .idl file in the \Idl folder of the filter installation directory.

Supported DV Standards

  • IEC 61834-2: SD format for 525-60 and 625-50 systems
  • SMPTE 314M: Data Structure for DV-Based Audio, Data and Compressed Video - 25 and 50 Mb/s
  • SMPTE 370M: Data Structure for DV-Based Audio, Data and Compressed Video at 100 Mb/s 1080/60i, 1080/50i, 720/60p, 720/50p

Related Products

See Also

Action Items

Prices

Single Application License 950 EUR <div class="floatright">Buy.jpg</div>
Single Developer License 1650 EUR <div class="floatright">Buy.jpg</div>
Team License 2400 EUR <div class="floatright">Buy.jpg</div>
Personal tools