mirror of
https://github.com/mpv-player/mpv.git
synced 2025-12-28 05:33:14 +00:00
mpv.conf: add some more options
Seems like questions related to functionality covered by them are quite often asked.
This commit is contained in:
@@ -38,6 +38,14 @@
|
|||||||
# don't allow a new window to have a size larger than 90% of the screen size
|
# don't allow a new window to have a size larger than 90% of the screen size
|
||||||
#autofit-larger=90%x90%
|
#autofit-larger=90%x90%
|
||||||
|
|
||||||
|
# Do not close the window on exit.
|
||||||
|
#keep-open=yes
|
||||||
|
|
||||||
|
# Do not wait with showing the video window until it has loaded. (This will
|
||||||
|
# resize the window once video is loaded. Also always shows a window with
|
||||||
|
# audio.)
|
||||||
|
#force-window=immediate
|
||||||
|
|
||||||
# Disable the On Screen Controller (OSC).
|
# Disable the On Screen Controller (OSC).
|
||||||
#osc=no
|
#osc=no
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user