Skip to content
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

LibVLCSharp #192

Open
esibruti opened this issue Sep 25, 2022 · 1 comment
Open

LibVLCSharp #192

esibruti opened this issue Sep 25, 2022 · 1 comment

Comments

@esibruti
Copy link
Contributor

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

@itsWindows11
Copy link
Collaborator

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).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants