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.

Possible to reload and edit Job
#7
I added this custom filter:

# defining beforeDeCross-function - START
def beforeDeCross(clip):
  core.std.LoadPlugin(path="C:/Audio-video App/Hybrid/64bit/Vapoursynth/vapoursynth64/plugins/fillborders.dll")
  clip = core.fb.FillBorders(clip, int left=3, int right=0, int top=0, int bottom=0, string mode="fillmargins", int interlaced=-1)
  return clip
# defining beforeDeCross-function - END

and I thought it was the source of the crash but it's not.

So I will build everything again and see If I can figure out where is the problem.

If you want I can send you a copy of autosavedJobs.xml
Reply


Messages In This Thread
RE: Possible to reload and edit Job - by Devilman1 - 15.10.2023, 14:59

Forum Jump:


Users browsing this thread: 1 Guest(s)