mpv-player / mpv

🎥 Command line video player
https://mpv.io
Other
28.53k stars 2.92k forks source link

Default bindings of F8 and F9 to use select.lua #14598

Open stax76 opened 3 months ago

stax76 commented 3 months ago

Expected behavior of the wanted feature

Current bindings for F8 and F9 are:

F8 show-text ${playlist}               # show the playlist
F9 show-text ${track-list}             # show the list of video, audio and sub tracks

On my system, font size of the current F8 and F9 is not good.

It's probably better to change it to:

F8 script-binding select/select-playlist
F9 script-binding select/select-track

Alternative behavior of the wanted feature

No response

Log File

No response

Sample Files

No response

yeezylife commented 1 month ago

is there a way to toggle F8 script-binding select/select-playlist on and off? sometimes I just wanna check the playlist and F8 script-binding select/select-playlist just stays there... maybe it doesn't really can replace playlist