FFmpeg.NET
FFmpeg.NET copied to clipboard
GetThumbnailAsync does not create output file
Using default ConversionOptions instance (since using null throws a null reference exception), using valid source path, using valid target path. GetThumbnailAsync executes without errors but the target file is not created.
I'm getting the same error, Did you manage to find any solution or reason why this is happening?