mpv fix
This commit is contained in:
parent
7c2ee8a4c9
commit
05026dd004
1 changed files with 2 additions and 1 deletions
|
|
@ -15,6 +15,7 @@ fi
|
||||||
|
|
||||||
# Set up user specific i18n variables
|
# Set up user specific i18n variables
|
||||||
#export LANG=<ll>_<CC>.<charmap><@modifiers>
|
#export LANG=<ll>_<CC>.<charmap><@modifiers>
|
||||||
alias mpv-yt=mpv --ytdl-format="bestvideo[ext=mp4][height<=?1080]+bestaudio[ext=m4a]"
|
alias mpv='/usr/bin/mpv --vo=gpu --gpu-context=wayland --hwdec=auto' #hw decoding + opengl, because vulkan needs more watts
|
||||||
|
alias mpv-yt='mpv --ytdl-format="bestvideo[ext=mp4][height<=?1080]+bestaudio[ext=m4a]"'
|
||||||
|
|
||||||
# End ~/.bashrc
|
# End ~/.bashrc
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue