DGDecode

From Avisynth wiki
(Difference between revisions)
Jump to: navigation, search
(minor update)
(add download links)
Line 3: Line 3:
 
|{{Author/Donald Graft}}
 
|{{Author/Donald Graft}}
 
|1.5.8
 
|1.5.8
|[{{N2Moved}}/dgmpgdec/dgmpgdec.html neuron2.net]
+
|
 +
*[http://hank315.nl/files/DGdecode/dgmpgdec158.zip dgmpgdec158.zip]
 +
*[http://hank315.nl/files/DGdecode/dgmpgdec158_SSE.zip dgmpgdec158_SSE.zip]
 
|Source filters
 
|Source filters
 
|
 
|
|GNU Public License
+
|[http://www.gnu.org/licenses/gpl-2.0.txt GPLv2]
 
}}
 
}}
  
 
== Description ==
 
== Description ==
 +
DGDecode, part of the [http://rationalqm.us/dgmpgdec/dgmpgdec.html DGMPGDec] package, is a MPEG-1/2 decoder plug-in. Official documentation: http://rationalqm.us/dgmpgdec/DGDecodeManual.html
  
DGDecode, part of the [http://rationalqm.us/dgmpgdec/dgmpgdec.html DGMPGDec] package, is a MPEG-1/2 decoder plug-in. Official documentation: http://rationalqm.us/dgmpgdec/DGDecodeManual.html<br>
+
*<tt>DGMPGDec 1.5.8_SSE</tt> is an optimized version compiled by Groucho2004, modified source code is included. You need [[SSE]] (or higher) to run this version.
 
<br>
 
<br>
 
== Requirements ==
 
== Requirements ==

Revision as of 21:12, 29 March 2015

Abstract
Author Donald Graft
Version 1.5.8
Download
Category Source filters
Requirements
License GPLv2
Discussion

Contents

Description

DGDecode, part of the DGMPGDec package, is a MPEG-1/2 decoder plug-in. Official documentation: http://rationalqm.us/dgmpgdec/DGDecodeManual.html

  • DGMPGDec 1.5.8_SSE is an optimized version compiled by Groucho2004, modified source code is included. You need SSE (or higher) to run this version.


Requirements

  • AviSynth 2.5.8 or later
  • Supported color formats: YUY2, YV12


Filters

Filter Description Color format
MPEG2Source Reads a D2V file. YV12
LumaYV12 LumaYV12() outputs a 0->255 YUV range, and not a CCIR-601 16->235 range. YV12
BlindPP Deblock and/or dering any video source. YV12, YUY2
Deblock Manao's H.264 deblocking filter. (v0.9.5) YV12


External Links

Personal tools