Hi, is there any way to get some precompiled binaries. The main use will be a video converter. Im using ffmpeg.exe and ffprobe.exe, but the last one is a little slow analizing files. The idea will be to switch to this wrapper, at least for metadata reading, maybe can speed up my app. My app is build using WPF and C# (not open source), but I´m planning to switch to Avalonia for better cross plataform, and after some cleanup open source the code.
An nuget pkg, will make our life simpler :) or maybe some precompiled dll.
Hi, is there any way to get some precompiled binaries. The main use will be a video converter. Im using ffmpeg.exe and ffprobe.exe, but the last one is a little slow analizing files. The idea will be to switch to this wrapper, at least for metadata reading, maybe can speed up my app. My app is build using WPF and C# (not open source), but I´m planning to switch to Avalonia for better cross plataform, and after some cleanup open source the code.
An nuget pkg, will make our life simpler :) or maybe some precompiled dll.