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.

[BUG] QTGMC Deinterlace with MFDIN = crash
#8
Invalid magic number for yuv4mpeg.
Vapoursynth error => need DebugOutput of Vapoursynth Preview

Sidenote: Why are you overwriting the scanorder to BFF ? Looking at the clip it seems to be TFF encoded progressively.

Seems like the crash happens due to the output of:
[07/11/2026-08:02:04] [TRT] [W] Functionality provided through tensorrt.plugin module is experimental.
which isn't send to std:cerr, but std:out which then ends up inside the pipe and breaks the encoding.
Hybrid does try to fix this by using:
# Force logging to std:err logging.StreamHandler(sys.stderr)
but, seems like this capturing the output anymore. Sad

seems like the issue was fixed once, see: https://forum.selur.net/thread-4089.html and https://github.com/vapoursynth/vapoursyn...2791015549, but seemingly was removed in newer Vapoursynth versions.
Seems like one would need to use named pipes instead of normal pipe to workaround this. Sad
=> this will take a while to look into, since I'm ill atm. this won't happen this weekend.

Cu Selur
----
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.
Reply


Messages In This Thread
RE: QTGMC Deinterlace with MFDIN = crash - by Selur - 3 hours ago

Forum Jump:


Users browsing this thread: 2 Guest(s)