21.06.2018, 19:29
(21.06.2018, 19:04)Selur Wrote: Since you are one of those which post parts of their...Easy question: Because Hybrid did not log more than that ^^. That was the entire debug log.
So I got no clue why you would post something from that log.
I enabled in config "create debug log file" (as explained in "Infos needed to fix&reproduce bugs,..") and started rendering. Then I disabled the debugging again.
(21.06.2018, 19:04)Selur Wrote:Quote:Any idea what happen here?Sure. Seems like either the decoder crashed.
Typical reasons fo this:
a. broken source
b. Interframe used with GPU enabled and some driver problem. (depending on your settings CPU even might be faster)
c. something interfering with the encoding (some overly protective desktop firewall, virus scanner)
d. something in the Avisynth script you used causes problem.
a) source should be fine, on my pc it works
b) no GPU used (crash was on my server, it's very powerful via cpu, but no gpu)
c) actually hybrid is running in a virtual machine on the server (very clean win10 installation, no antivir/firewall, only further apps: filezilla ftp server, teamviewer and compact tray meter)
d) hmm.. no idea
(21.06.2018, 19:04)Selur Wrote: -> Wild guess: Might be that the used source filter is having problems with your source. Using another source filter or switching to Vapoursynth (which is 64bit and not 32bit like Avisynth) might fix the issue.Changed to Vapoursynth and FrameInterpolation...
Aaaaaaand... it worked!
Thanks for the (letz say) fix :-)