If you are using the Wave filter, it may cause this:
Hello Shotcut community and developers,
Yesterday I was desperately trying to figure out why my video was not exporting. I kept receiving the error code: -1073741819. After about four hours of trying to figure out why the video kept failing to export, I realized that the time following the “error message” in the job panel was not the time when the video failed to export, rather it was the time into the export that it failed. An image of what I am talking about is below(this is a quick video i t…
However, this error code may occur for many reasons not yet discovered because it is generic (this number converts to hex 0xFFFFFFFFC0000005 (64-bit) or 0xC0000005 (32-bit):
An Access Violation is a type of Exception caused when an application Reads, Writes or Executes an invalid Memory Address.The Exception Code is 0xC0000005The first Exception Parameter (0) is the type of the violation; Read (0), Write (1) or Execute...