Export to above formats fails whilst using the GPU. (NVIDIA GeForce GTX 1060 3GB)
Gives the error below (from log file)
2021/08/28 14:29:07 [FATAL] [MPEGIntel]: DP4::IntelVideoEncoder::Encode: SEH exception 0xC0000005: access violation
2021/08/28 14:29:07 [FATAL] [MPEGIntel]: EncodeError |DP4 errno=0x8000FFFF: Catastrophic failure
|buffer address=0x00000000B3A30FF0, size=40 |where=VideoEncoderBase::Encode called EncodeFrame
2021/08/28 14:29:07 [FATAL] [MPEGIntel]: MP4Pipeline::EncodeVideo frame 1353: HardwareEncodeError
2021/08/28 14:29:12 [FATAL] [MPEGIntel]: EncodeError |DP4 errno=0x04100419: Error 1049: error waiting for completion event |buffer address=nullptr, size=0 |where=VideoEncoderBase::Encode called EncodeFrame
2021/08/28 14:29:12 [FATAL] [Export - Engine]: Bounce: CInfoException: 0x8004002b - export->WriteVideoFrame
- when the export option GPU is disabled (Software) .. it seems to be working , but I do want to use the GPU as the export takes hours (big 4K slideshow)
Anybody can help?