Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't install Xamarin.Android.MP4Transcoder into my project #25

Open
ghost opened this issue Feb 25, 2019 · 5 comments
Open

Can't install Xamarin.Android.MP4Transcoder into my project #25

ghost opened this issue Feb 25, 2019 · 5 comments

Comments

@ghost
Copy link

ghost commented Feb 25, 2019

I have a Xamarin Forms application with the most recent XF version. I'm trying to install Xamarin.Android.MP4Transcoder into the Android project without any luck. I'm seeing the following error:

Package Xamarin.Android.MP4Transcoder 1.0.9 is not compatible with monoandroid90 (MonoAndroid,Version=v9.0). Package Xamarin.Android.MP4Transcoder 1.0.9 supports: net (.NETFramework,Version=v0.0)

Thanks for your library. I'd really like to be able to use it as this issue seems to be a roadblock for me now.

@adamzucchi
Copy link

@scxp - Did you find a solution to installing this in your Xamarin Android project? (cc: @ackava) Thanks!

@thomasphillipsgb
Copy link

Bump! I would like to use this within a project as it seems to be a useful package.

@ram-sh
Copy link

ram-sh commented Jun 14, 2019

same here:

Package Xamarin.Android.MP4Transcoder 1.0.8 is not compatible with monoandroid81 (MonoAndroid,Version=v8.1). Package Xamarin.Android.MP4Transcoder 1.0.8 supports: net (.NETFramework,Version=v0.0)

is there any alternative? ffmpeg also isn't supported anymore, right?

@Kingram91
Copy link

Andy news on this?

@alwydl
Copy link

alwydl commented Oct 21, 2019

Download the project, add it to your xamarin Project.
Open the properties of the Xamarin.MP4Transcoder and set the Compile using Android version to the one you are using on your main project in the Application tab.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants