First of all: Awesome library!
To my problem: If I try to get a thumbnail from a video, the whole application crashes with exit code 0.
I could follow it down to this line of code in FfProcess.cs:

If I execute the command manually, it works (I think, he prints a lot of medata and a long block of weird characters).
My call of the library:

I am running ffmpeg version 2022-01-13-git-c936c319bd-full_build-www.gyan.dev on Windows 10.
First of all: Awesome library!
To my problem: If I try to get a thumbnail from a video, the whole application crashes with exit code 0.


I could follow it down to this line of code in FfProcess.cs:
If I execute the command manually, it works (I think, he prints a lot of medata and a long block of weird characters).
My call of the library:
I am running ffmpeg version 2022-01-13-git-c936c319bd-full_build-www.gyan.dev on Windows 10.