-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
Hello,
I'm a new user of ffmpeg and of your addon but i don't know how to make this works. Everytime i run a command i get this error:
Android.Views.WindowManagerBadTokenException: < Timeout exceeded getting exception details>
I tried to run this command on xamarin android:
await FFmpegLibrary.Run(Application.Context, "-y -i " + filePath + " -vn -ar 44100 -ac 2 -b:a 256k -f mp3 " + outputPath);
How should i use this command ?
Thanks for reading and porting ffmpeg on xamarin.
Metadata
Metadata
Assignees
Labels
No labels