Extracts ffmpeg binaries (if needed) to the location specified by FFMpegToolPath.
Namespace: NReco.VideoConverter
Assembly: NReco.VideoConverter (in NReco.VideoConverter.dll) Version: 1.2.0
Syntax
Remarks
If missed ffmpeg is extracted automatically before starting conversion process. In some cases it is better to do that explicetily on the application start by calling ExtractFFmpeg method.
This method is not available in LT version (without embedded ffmpeg binaries).
See Also