-
Notifications
You must be signed in to change notification settings - Fork 3
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
Replace mediaplayer (take two) #66
Conversation
Video is loaded when going back from metrics too
Subtitles and seeking from transcription is not working yet. Need to restructure the components a bit for that
For windows this should cover all cases
This should work in tandem with win_video_player. Another solution is needed for linux however
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #66 +/- ##
=======================================
Coverage 32.72% 32.72%
=======================================
Files 38 38
Lines 1476 1476
=======================================
Hits 483 483
Misses 993 993
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
code looks good
Try another video player using https://pub.dev/packages/video_player_win & https://pub.dev/packages/video_player
These work in tandem with one api for windows and macos.
A linux implementation is missing for now so we're just showing the transcription full screen.
Linux: