View Single Post
Old 25th August 2017, 01:24   #51  |  Link
MysteryX
Soul Architect
 
MysteryX's Avatar
 
Join Date: Apr 2014
Posts: 2,559
As it is, it takes 15 minutes to encode the prefilter as lossless AVI using half the CPU (Prefetch(4)), which is very decent if I want to run a 3h encode with FRC Preset="slower". I just haven't found any way to run them both in the same script. Importing one script into the other doesn't work. AVFS doesn't work. Heck, MP_Pipeline also gives MRecalculate: wrong pixel type!!

The only kind of separation that allows it to work is to write to an interim AVI file.

Opening the AVI file with AviSource gives again "MRecalculate: wrong pixel type", but instead using LWLibavVideoSource works!?? This makes no sense

Last edited by MysteryX; 25th August 2017 at 01:54.
MysteryX is offline   Reply With Quote