-
-
Notifications
You must be signed in to change notification settings - Fork 346
Open
Labels
Description
Note: for support questions, please use stackoverflow or special repository on [github.com](in special repository github.com). This repository's issues are reserved for feature requests and bug reports.
-
**I'm submitting a ... **
- bug report
- feature request
- support request or question => Please do not submit support request or questions here, see note at the top of this template.
-
Do you want to request a feature or report a bug?
Report a bug -
What is the current behavior?
ffmpeg static class fails to initialize on non desktop platforms, eg. Android. The line where it throws a PlatfromNotSupportedException is,throw new PlatformNotSupportedException(); -
*If the current behavior is a bug, please provide the steps to reproduce and if possible a minimal demo of the problem:
-
What is the expected behavior?
-
What is the motivation / use case for changing the behavior?
-
Please tell us about your environment:
- version: 6.0. dotnet 7 Android
- Other information (e.g. detailed explanation, stacktraces, related issues, suggestions how to fix, links for us to have context, eg. stackoverflow, gitter, etc)