Deinterlacer

From AVObjects Knowledge Base
(Difference between revisions)
Jump to: navigation, search
Line 20: Line 20:
 
==Features==
 
==Features==
  
* MXF Operational Patterns: OP1a and OPAtom.
+
* Deinterlacing using the Motion Adaptive algorithm.
* Supports for reading files which are still being written and growing.
+
* Choosing a threshold for the deinterlacing algorithm for a tradeoff between flickering and residual combing artifacts.
* Handled Essences: DV-DIF, D10(MPEG IMX), MPEG ES Video, JPEG2000, AVC(H264), DNxHD(VC-3), AES3-BWF Audio.
+
* The selection the clipping region for input frames
* Supports PANASONIC AVC-Intra files and sets.
+
* Several methods to set the size of the output frames.
* Supports Sony DVCAM, Sony IMX, Sony XDCAM-HD/ES files.
+
* The selection a mounting point to place the clipping region in output frames.
* Supports Canon XF-AVC, Canon XF-HEVC files.
+
* The flipping of the output frames.
* Supports Avid DNxHD and DV files
+
* Choosing of input and output color spaces and formats (the list can be found in Idl\Deinterlacer.idl in the filter installation folder).
* Extracts and decripts essences encripted by AES algorithm.
+
* The selection of the background color (ARGB or AYUV) to fill areas of the output frames beyond the input frames.
* Extracts header metadata to XML stream.
+
* Supports Avid OP2b files with external essenses
+
* Supports XML-based playlists for sets of MXF files
+
 
+
===Supported Formats===
+
 
+
* DV/DVCR (IEC 61834)
+
* DV25/DVCPRO 25 (SMPTE 314M)
+
* DV50/DVCPRO 50 (SMPTE 314M)
+
* DV100/DVCPRO 100/DVCPRO HD (SMPTE 370)
+
* MPEG-2 525 encoded using ISO/IEC 13818-2 (MPEG-2)
+
* MPEG-2 625 encoded using ISO/IEC 13818-2 (MPEG-2)
+
* MPEG HD encoded using ISO/IEC 13818-2 (MPEG-2) Main Profile at High Level
+
* JPEG2000 video
+
* AVC(H264) video
+
* HEVC(H265) video
+
* DNxHD (VC-3) video
+
* Audio PCM 32 - 32-bit PCM audio
+
* Audio PCM 24 - 24-bit PCM audio
+
* Audio PCM 16 - 16-bit PCM audio
+
* Auduo encoded by A-Law algorithm
+
* Audio packets according by AES-3
+
 
+
===Supported MXF Standards===
+
 
+
* SMPTE 336M: Data Encoding Protocol using Key-Length-Value
+
* SMPTE 377M: Material Exchange Format (MXF) - File Format Specification
+
* SMPTE 378M: Operational pattern 1A (Single Item, Single Package)
+
* SMPTE 379M: MXF Generic Container
+
* SMPTE 381M: Mapping MPEG Streams into the MXF Generic Container
+
* SMPTE 382M: Mapping AES3 and Broadcast Wave Audio into the MXF Generic Container
+
* SMPTE 383M: Mapping DV-DIF Data to the MXF Generic Container
+
* SMPTE 386M: Mapping Type D-10 Essence Data to the MXF Generic Container
+
* SMPTE 390M: Specialized Operational Pattern "Atom" (Simplified Representation of a Single Item)
+
* SMPTE 422M: Mapping JPEG 2000 Codestreams into the MXF Generic Container
+
* SMPTE 429-6 / ISO 26429-6:2008: MXF Track File Essence Encryption
+
* SMPTE 434:  XML Encoding for Metadata and File Structure Information
+
* Matsushita Electric Industrial Co.,Ltd. Specification of Content Data Structure on P2 Card.
+
  
 
===See Also===
 
===See Also===
  
* [[MXF Reader: Release Notes]]
+
* [[Deinterlacer: Release Notes]]
* [[MXF Reader: Technical Specs]]
+
  
 
==You Might Also Need==
 
==You Might Also Need==

Revision as of 12:51, 10 March 2020

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

DirectShow filter for deinterlacing using an Motion Adaptive algorithm.

Overview

The Deinterlacer performs deinterlacing of the uncompressed video frames using the Motion Adaptive algorithm. For deinterlacing the image, 2 fields are used before and after the current field. The size of the output frames can be selected. The filter also performs clipping of input frames: any rectangular part of the input frames can be cut out and placed at any position of the output frames. Parts outside the cut image are filled with the background color (with alpha channel) selected by the user. The filter has built-in support for several color spaces (see Idl\Deinterlacer.idl in the filter installation folder) and the feature of flipping output frames. Input and output subtypes and formats are user-selectable (see Idl\AVOConnection.idl in the filter installation folder).

Features

  • Deinterlacing using the Motion Adaptive algorithm.
  • Choosing a threshold for the deinterlacing algorithm for a tradeoff between flickering and residual combing artifacts.
  • The selection the clipping region for input frames
  • Several methods to set the size of the output frames.
  • The selection a mounting point to place the clipping region in output frames.
  • The flipping of the output frames.
  • Choosing of input and output color spaces and formats (the list can be found in Idl\Deinterlacer.idl in the filter installation folder).
  • The selection of the background color (ARGB or AYUV) to fill areas of the output frames beyond the input frames.

See Also

You Might Also Need

  • H.264/AVC Decoder - H.264/AVC DirectShow video decoder.
  • MPEG-4 Decoder - MPEG-4 DirectShow video decoder.
  • MPEG-2 Video Decoder - A DirectShow filter for high-quality decoding of MPEG-2 video streams.
  • DVCPRO HD Decoder - DirectShow filter for decoding DV, DVCPRO, DVCPRO 50 and DVCPRO HD video streams.
  • DV Splitter - DirectShow filter for splitting a digital video (DV) stream into its component video and audio streams. Supports DV25, DV50 and DV100.

Related Products

  • MXF Writer - DirectShow muxer and writer for MXF files.
  • H.264/AVC Encoder - H.264/AVC DirectShow video encoder.
  • DVCPRO HD Encoder - A high-performance DVCPRO video encoder.
  • Audio Mixer - DirectShow filter for real-time mixing of multiple mono, stereo or multichannel audio streams.

Action Items

Prices

Single Application License 1600 EUR <div class="floatright">Buy.jpg</div>
Single Developer License 2800 EUR <div class="floatright">Buy.jpg</div>
Team License 3950 EUR <div class="floatright">Buy.jpg</div>
Personal tools