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

Laggy video #33

Closed NavidFarahmandian closed 7 months ago

NavidFarahmandian commented 7 months ago

on Lenovo ideapad 3 ( windows 10 ) video is laggy so much, like you put speed to 0.3 or 0.2.

jakky1 commented 7 months ago

Please upload the video file (or url) in question if possible. Or make sure you didn't call controller.setPlaybackSpeed(0.3).

I try to play local file and youtube video url one minute ago, and it works fine for me.

jakky1 commented 7 months ago

User no feedback, closed.