You are not logged in.
mpv *tab* *tab*
Offline
Old mpv (0.6.2-2) config for Debian Jessie
osd-level=3 # enable osd and display --osd-status-msg on interaction
border=no # no window title bar
msg-module # prepend module name to log messages
msg-color # color log messages on terminal
vo=x11 # vo declares the video output mode as the framebuffer device. Alternative "xv" for old systems, xv have better rendering screen but have that mighty green line. Change back to x11 if green line irritates you.
ao=alsa:mixer-name=PCM # audio output ALSA
osc=no # disable/enable Y/N the on screen controller (osc)
screenshot-format=png # scrot format
screenshot-png-compression=8 # captured image compression
screenshot-png-filter=5 # scrot filter
screenshot-template='~/documents/scrot/ %n' # scrot saved destination
osd-duration=3000 # osd time duration (3sec) displaying
# OSD settings
osd-font='Ubuntu'
osd-font-size=30
osd-bar-align-y=0
osd-bar-h=2
osd-border-size=0
osd-color='#F2F2F2'
osd-border-color='#CC99B3'
volume=95 # volume PCM 95%
save-position-on-quit=yes # save video position once the window quit
geometry=50%:50% # resize window in case it's larger than W%xH% of the screen
autofit-larger=99%x99% # don't allow new opened window to have a size larger than 90% of the screen size
I've had these for years.
Regards!
Edit: Changed OSD display font with Ubuntu this is my favorite font.
border sets to 0 I have wm border in use.
Last edited by Nili (2017-07-30 17:41:40)
Tumbleweed (Server) | KDE Plasma (Wayland)
Offline