VidCoder icon indicating copy to clipboard operation
VidCoder copied to clipboard

System.IO.FileNotFoundException: Could not load file or assembly 'PipeMethodCalls, Version=3.0.2.0, Culture=neutral, PublicKeyToken=null'. The system cannot find the file specified.

Open brad86m opened this issue 2 years ago • 1 comments
trafficstars

What were you doing when VidCoder crashed?

Sitting on the desktop with only VidCoder in view. No background applications were running

Crash details

It does not encode h265 with Nvenc. h265 without Nvenc works perfectly, as does every other option, but with Nvenc, it crashes.
x264 with Nvenc is fine.

brad86m avatar Feb 07 '23 09:02 brad86m

Hmm, that error message is rather low-level, it's a DLL that's included with VidCoder and is used all the time, for any kind of encode. I would expect this to happen only if the system was corrupted somehow. What kind of install is this? Does this happen reliably under certain circumstances?

RandomEngy avatar Feb 25 '23 11:02 RandomEngy