Some lappy changes
This commit is contained in:
parent
dc40c281e1
commit
d744bb7a31
7 changed files with 77 additions and 23 deletions
|
@ -1,7 +1,6 @@
|
|||
# Use GPU-accelerated video output by default
|
||||
vo=gpu
|
||||
af=scaletempo2
|
||||
speed=1.95
|
||||
autofit=70%
|
||||
geometry=50%:50%
|
||||
input-ipc-server="/tmp/mpvsocket"
|
||||
|
@ -9,3 +8,9 @@ hwdec=auto
|
|||
rtsp-transport=udp
|
||||
|
||||
ytdl-format=bestvideo[height<=?720][fps<=?30]+bestaudio/best
|
||||
|
||||
[fast]
|
||||
speed=1.95
|
||||
|
||||
[slow]
|
||||
speed=1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue