Compare commits
No commits in common. "543961063ecd4d5f4a71a0ba82bacfec54c65282" and "d6dbfc2a27bba81a1d0808e9c15975cfa5722598" have entirely different histories.
543961063e
...
d6dbfc2a27
@ -6,6 +6,3 @@ Alt+down add video-pan-y -0.01
|
|||||||
|
|
||||||
# Rotate video
|
# Rotate video
|
||||||
ctrl+r cycle_values video-rotate "90" "180" "270" "0"
|
ctrl+r cycle_values video-rotate "90" "180" "270" "0"
|
||||||
|
|
||||||
# For files with broken stereo
|
|
||||||
Alt+m af toggle "lavfi=[pan=1c|c0=0.5*c0+0.5*c1]" ; show-text "Audio mix set to Mono"
|
|
||||||
|
@ -1,8 +1,6 @@
|
|||||||
hwdec=vaapi
|
hwdec=vaapi
|
||||||
ytdl-format=bestvideo[height<=?1080]+bestaudio/best
|
ytdl-format=bestvideo[height<=?1080]+bestaudio/best
|
||||||
ytdl-raw-options=cookies=/path/to/cookies.txt
|
|
||||||
fullscreen
|
fullscreen
|
||||||
keep-open=yes
|
keep-open=yes
|
||||||
panscan=1.0
|
panscan=1.0
|
||||||
alang=Japanese,jpn,ja,English,eng,en
|
#; af toggle "lavfi=[pan=1c|c0=0.5*c0+0.5*c1]" ; show-text "Audio mix set to Mono"
|
||||||
slang=English,eng,en
|
|
||||||
|
Loading…
Reference in New Issue
Block a user