I am able to use the FFMpegConverter() in an ASP.NET Core application in my local environment, but when I use the production server I get the error:
NReco.VideoConverter.FFMpegException: ' (exit code: -1073741515)'
I have tried a lot of stuff with no success. What could cause this issue?