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.

[HELP] Avisynth not processing
#11
Just noticed I used: https://github.com/lucasg/Dependencies instead of dependcy walker, but they should look similar.

Cu Selur
Reply
#12
Is there a way to export a detailed report for each file?
Reply
#13
No clue, never needed to do that. (btw. 64bit dependencies are probably all there, so switching to 64bit Avisynth might solve your problem)
Alternatively installing: https://aka.ms/vs/17/release/vc_redist.x86.exe should install all the runtimes.
Reply
#14
I have saved each of the dependency reports - attached.

Will switch to 64bit. I though that was what I was using, but it seems to have reverted back to 32bit with the dev installation.
Reply
#15
Okay, no clue when I find time to look at those.
Reply
#16
try whether extracting the attached file into your Hybrid/32bit/avisynthPlugins-folder fixes the problem.
(seems to work on my old laptop)

Cu Selur
Reply
#17
Still in Avisynth (64 bit), and still seeing interlacing in the preview window.
Reply
#18
Can't reproduce this here without a sample.

In general, there could be different reasons for this:
  • content is interlaced and setting need to be adjusted
  • content is interlaced with some not detected field shifts using vinvers might help
  • since you use QTGMC with sRestore, I suspect the content might not be interlaced, but may be telecined or field shifted.
  • you got interlaced content that was encoded interlaced
would need a short sample to test and give specific advice.

Cu Selur
Reply
#19
It is definitely interlaced, I captured it from PAL VHS. The info window also confirms it is interlaced, bottom field first. I will try overwriting to bottom field first.
Reply
#20
Hybrid already knows its btf,..
# color sampling YV12@8, matrix: bt601, scantyp: bottom field first, luminance scale: limited
LWLibavVideoSource("M:\Draconian-IN\Dispatches - Visible Harm VHS capture.mov",cache=false,dr=true,format="YUV420P8", prefer_hw=0)
# current resolution: 720x576
# deinterlacing
AssumeBFF()
QTGMC(Preset="Medium", ediThreads=2)
..

Cu Selur
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)