SIPSorceryMedia.FFmpeg icon indicating copy to clipboard operation
SIPSorceryMedia.FFmpeg copied to clipboard

error: specified method not found

Open jochennaumann opened this issue 5 months ago • 7 comments

I have tried version ffmpeg version 6.0, 6.1 and 7 full build in a simple .NET console app on windows 11:

using SIPSorceryMedia.FFmpeg;
FFmpegInit.Initialise();

and I am getting the same Exception specified method not found ffmpeg is in the path. what am I doing wrong here?

Originally posted by @hossam14102010 in https://github.com/sipsorcery-org/SIPSorceryMedia.FFmpeg/issues/77#issuecomment-2239510505

jochennaumann avatar Sep 03 '24 07:09 jochennaumann