DGDecode

From Avisynth wiki
Jump to navigationJump to search
Abstract
Author Donald Graft
Version 2.0.0.9
Download dgmpgdec2009.zip
Category Source filters
Requirements
License GPLv2
Discussion

Description

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

Note: the x64 version of DGDecode.dll does not include the LumaYV12, BlindPP or Deblock filters.



Requirements


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


Archived Downloads

Version Download Mirror
1.5.8 [x86] dgmpgdec158.zip
[x86] dgmpgdec158_SSE.zip
[x64] DGDecode_3-19-2010.rar
[x86] dgmpgdec158.zip
[x86] dgmpgdec158_SSE.zip
  • 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.
  • DGDecode_3-19-2010 is an x64 version compiled by Joshy D, some IDCT modes are missing. No longer recommend.