CODE
PLUGINS
LoadPlugin("C:\path\to\DGDecode.dll")
LoadPlugin("C:\path\to\TIVTC.dll")
LoadPlugin("C:\path\to\FDecimate.dll")
LoadPlugin("C:\path\to\degrainmedian08\degrainmedian.dll")
SOURCE
MPEG2Source("C:\Programme\BitComet\Downloads\Flushed Away 1080i CtrlHD.d2v")
IVTC TIVTC
tfm().tdecimate()
CROPPING & RESIZING
Lanczos4Resize(1280,720,0,0,1920,1080)
DENOISING:
DeGrainMedian(limitY=5,limitUV=5,mode=3)
LoadPlugin("C:\path\to\DGDecode.dll")
LoadPlugin("C:\path\to\TIVTC.dll")
LoadPlugin("C:\path\to\FDecimate.dll")
LoadPlugin("C:\path\to\degrainmedian08\degrainmedian.dll")
SOURCE
MPEG2Source("C:\Programme\BitComet\Downloads\Flushed Away 1080i CtrlHD.d2v")
IVTC TIVTC
tfm().tdecimate()
CROPPING & RESIZING
Lanczos4Resize(1280,720,0,0,1920,1080)
DENOISING:
DeGrainMedian(limitY=5,limitUV=5,mode=3)
и дает такую ошибку!
