[FFmpeg-devel] .NET video processing with FFMPEG

Tom Needham 06needhamt at gmail.com
Wed Sep 16 16:02:38 EEST 2020


There is a great wrapper for invoking FFmpeg in .NET available here
https://github.com/tomaszzmuda/Xabe.FFmpeg/ however it does not support
calling the C API directly. I am not aware of any tools or libraries that
have this functionality.

Thanks
Tom

On Wed, 16 Sep 2020 at 12:06, Timo Rothenpieler <timo at rothenpieler.org>
wrote:

> The ffmpeg project does not provide any bindings for other languages
> that can't interact with a C API on their own.
> You will have to find and talk to the author of that wrapper.
> _______________________________________________
> ffmpeg-devel mailing list
> ffmpeg-devel at ffmpeg.org
> https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
>
> To unsubscribe, visit link above, or email
> ffmpeg-devel-request at ffmpeg.org with subject "unsubscribe".


More information about the ffmpeg-devel mailing list