You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 23, 2022. It is now read-only.
Is it even possible to make it work with windows 7?
I have no experience with c++ and windows 7 software development but i am willing to give it a try.
anyone have an idea can kindly point me a direction so I can make a fork or pull request,
thanks.
The only reason this library is just ~250 kB is because it uses the modern WinRT APIs (through C++/WinRT projection).
There is no way to call those in earlier Windows versions.
Other alternative way can be to use wmp.h or WASAPI directly to write everything from scratch (which means create another FFmpeg or VLC equivalent from scratch, obviously noone can do that).
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Win10 is normal.
flutter 2.8.1、2.10.0
release model
The text was updated successfully, but these errors were encountered: