jakky1 / video_player_win

Flutter video player for Windows, lightweight, using Windows built-in Media Foundation API. Windows implementation of the video_player plugin.
BSD 3-Clause "New" or "Revised" License
35 stars 11 forks source link

App not able to open after including this package: MF.dll not found #37

Closed joeljoy closed 5 months ago

joeljoy commented 5 months ago

After installation, when trying to open it, it shows the following error: Screenshot 2024-06-12 at 4 38 55 PM (2)

Is there any way to check if the media package is available and handle graciously?

jakky1 commented 5 months ago

This is not a general case. There maybe something wrong with your PC.

https://steamcommunity.com/app/629520/discussions/0/5671690972169897616/?l=japanese

Please refer to the link above, it seems that you should download "Media Feature Pack" from Microsoft website.

https://www.microsoft.com/en-in/download/details.aspx?id=48231