This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm whether you accept or reject these cookies being set.

A cookie will be stored in your browser regardless of choice to prevent you being asked this question again. You will be able to change your cookie settings at any time using the link in the footer.

Resize issue with "DGDecNV/IM Crop/Resize"
#3
okay, the call itself does seem to work fine, but it doesn't show the correct output:
ClearAutoloadDirs()
SetFilterMTMode("DEFAULT_MT_MODE", MT_MULTI_INSTANCE)
LoadPlugin("I:\Hybrid\64bit\Avisynth\AVISYN~1\DGDecodeNV.dll")
# loading source: F:\TestClips&Co\files\5000frames.mp4
#  color sampling YV12@10, matrix: bt470, scantyp: progressive, luminance scale: limited
DGSource(dgi="E:\Temp\mp4_aa45c5220150e88e111a6d0b57bc389c_853323747.dgi",fieldop=2, crop_t=0, crop_b=0, crop_l=0, crop_r=0, resize_w=1280, resize_h=960) # <- correctly set
# current resolution: 640x480 # <- wrong
# Dithering from 16 to 8bit for encoder
ConvertBits(8)
# adjust color to YV12 (color matrix: Rec601)
ConvertToYV12()
PreFetch(8)
# setting output fps to 25.000fps
AssumeFPS(25,1)
#  output: color sampling YV16@8, matrix: bt470, scantyp: progressive, luminance scale: limited
return last

Cu Selur
Reply


Messages In This Thread
RE: Resize issue with "DGDecNV/IM Crop/Resize" - by Selur - 21.01.2021, 20:32

Forum Jump:


Users browsing this thread: 1 Guest(s)