Thread: MeGUI x64
View Single Post
Old 20th June 2017, 02:35   #374  |  Link
gameclamp
Registered User
 
Join Date: Mar 2017
Posts: 1

While doing the encode job,MEGUI use much memory,and it do not free memory when the job finish.If I add several videos to MEGUI,it will use 4GB~5GB memory after all job finish.And I must restart MEGUI to free memory.Whats wrong?
Here the avs:
Code:
SetMemoryMax(16384)
AddAutoloadDir("C:\MEGUI64\tools\avisynth_plugin\autoload")
LoadPlugin("C:\MEGUI64\tools\lsmash\LSMASHSource.dll")
LWLibavVideoSource(".....")
QTGMC(Preset="Slower",EdiThreads=1,FftThreads=1)
Prefetch(32)
gameclamp is offline   Reply With Quote