xamarin-android-ffmpeg
xamarin-android-ffmpeg copied to clipboard
Nothing happens
My code: https://pastebin.com/nkDgd2TR I run it but nothing happens Here is what is displayed in the console: 133
@anonymuspro What is your build platform? I guess after Android 6, ffmpeg had lot of issues so we dropped and we are using alternative Xamarin.Android.MP4Transcoder. See if you can use it effectively, I will look into it, but this library is just wrapper of other library and I don't think it supports latest Android 10 yet.
I need to connect audio and video files, can this be done in Xamarin.Android.MP4Transcoder?