Skip to content

Don't know how to make the addon work #1

@zoriya

Description

@zoriya

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions