Open esibruti opened 2 years ago
Using VLC for playback is too much work for the codebase right now considering we already tightly integrated the Windows' MediaPlayer and MediaPlayerElement throughout the app. Reading/ripping CDs/DVDs/BluRay disks could be doable but I have to check the docs of that library (if there's one).
What's the Problem?
Currently, I think our media player is too limited for other features. A big step towards this is the use of the VLCShap Library. This allows us to use the features that we currently have in an improved way, such as reading videos up to 8K and also allows us to add new functions such as reading CD's, DVD's and even Blu-ray, not to mention the performance improvement that would be at the VLC application level.
Solution/Idea
The idea would start by analyzing what changes will be necessary to make in the code, going through their realization so that in the first phase it starts with the implementation of the current functionalities. Later phases will be the implementation of new functionalities based on this Library.
Alternatives
The alternatives are not many. Either continue to use the application as it is now or use other applications.
Rise Media Player Version
No response
Windows Version
No response
Comments
No response