422658476 / MPV-EASY-Player

MPV-EASY Player - An easy to use, modern video player based on mpv (一个基于MPV,易于使用,现代化的视频播放器)
http://www.rjno1.com/mpv-easy-player/
GNU General Public License v3.0
1.08k stars 57 forks source link

Integrate uosc or mpv-quality-menu to choose stream quality #75

Closed trimechee closed 1 year ago

trimechee commented 1 year ago

Hello, it will be great to integrate these UI to our beloved MPV-EASY-Player to choose the video stream quality please : standard quality ou HD quality, i tried with basic mpv player but it is very difficult form me to install these UI....thank you !

https://github.com/tomasklaen/uosc https://github.com/natural-harmonia-gropius/mpv-config https://github.com/christoph-heinrich/mpv-quality-menu

422658476 commented 1 year ago

If you want to add and try this function, please switch to mpv native gui, and follow the instructions of these functions to add them to the corresponding folder and text to achieve it. The corresponding directory of mpv-easy player has also been given . mpv-easy player is completely designed for local video files, and will not consider and debug the problem of playing online videos.

trimechee commented 1 year ago

We undestand, thank you :) we can't put yt-dlp in the directory of MPV-EASY-Player ?

422658476 commented 1 year ago

mpv-easy player follows the principle of mpv: only give the most basic things, and use scripts and other extra things to enhance the player according to the user's personalized requirements, so as to take into account performance and functions, and avoid bloat and complexity. What you said needs to be added by yourself, these are not necessary and commonly used functions.

trimechee commented 1 year ago

Interesting ! Thank you :)