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

Does is it work on UWP #239

Open
omansak opened this issue Sep 24, 2018 · 6 comments
Open

Does is it work on UWP #239

omansak opened this issue Sep 24, 2018 · 6 comments

Comments

@omansak
Copy link

omansak commented Sep 24, 2018

Support on UWP applications (xbox,pc,tablet,x86,x64,arm)?

@khouzam
Copy link
Contributor

khouzam commented Sep 26, 2018

Yes, this is specifically for UWP applications. All flavors.

@omansak
Copy link
Author

omansak commented Sep 26, 2018

I need merge audio and video with FFmpeg. Is it support render to file ?

@khouzam
Copy link
Contributor

khouzam commented Sep 26, 2018

Hi @omansak,

This library focuses on playback of media, leveraging FFmpeg to support additional formats that might not be supported natively by Windows Media Foundation. It is not a full FFmpeg API. If you follow the instructions to build a version of FFmpeg that is UWP compatible, you can then leverage for your scenario.

@omansak
Copy link
Author

omansak commented Sep 27, 2018

@khouzam how to do build o VS2017 ? or with .bat ? i get "C compiler test failed." while running .bat

@khouzam
Copy link
Contributor

khouzam commented Sep 27, 2018

Can you look at the config.log and see what's failing in the compiler tests?

@TheCoder15
Copy link

TheCoder15 commented Nov 25, 2018

@omansak any updates, have managed to make it working, I'm looking for the same thing as you 'merging audio and video on UWP'
Thanks

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

3 participants