Hello,
When I tyring to render my vid I'm getting the following error:
An error occured while creating the media / An invalid argument ...
I can render using the same template in 1080p but not in 1440p, the source is in 1080p, but I need 1440p with rescale.
How to fix it?
System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.ApplicationException: Render failed:
file name: E:\# Запись OBS\Genshin Impact\Default Settings_Sony AVC-MVC_Internet 2560 x1440 [ 25k - 59,940 ].mp4
Template: Internet 2560 x1440 [ 25k - 59,940 ]
at EntryPoint.DoRender(RenderArgs args)
at EntryPoint.DoBatchRender(ArrayList selectedTemplates, String basePath, RenderMode renderMode)
at EntryPoint.FromVegas(Vegas vegas)
--- End of inner exception stack trace ---
at System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor)
at System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(Object obj, Object[] parameters, Object[] arguments)
at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
at Sony.Vegas.ScriptHost.ScriptManager.Run(Assembly asm, String className, String methodName)
at Sony.Vegas.ScriptHost.RunScript(Boolean fCompileOnly)