[mpv] add musicvideo profile
This commit is contained in:
parent
733b072c53
commit
6d05365b9c
|
@ -30,3 +30,7 @@ hwdec = vaapi
|
||||||
|
|
||||||
# do not show images only one second
|
# do not show images only one second
|
||||||
image-display-duration=inf
|
image-display-duration=inf
|
||||||
|
|
||||||
|
[musicvideo]
|
||||||
|
lavfi-complex = '[aid1]asplit=4[ao][a1][a2][a3];[a1]avectorscope=m=lissajous:s=640x600:r=25:draw=dot[avectorscope];[a2]showwaves=s=1280x600:r=25:mode=p2p:colors=red|lightgreen[showwaves];[a3]aresample=112000,showspectrum=s=1920x600:color=rainbow:slide=scroll:gain=1,fps=25[showspectrum];[showwaves][avectorscope]hstack[top];[top][showspectrum]vstack,fps=25[vo]'
|
||||||
|
alpha = no
|
||||||
|
|
Reference in a new issue