[mpv] add musicvideo-1080 profile
This commit is contained in:
parent
abe3fa769f
commit
1be2072ac0
|
@ -37,3 +37,7 @@ scale=spline36
|
||||||
[musicvideo]
|
[musicvideo]
|
||||||
lavfi-complex = '[aid1]asplit=4[ao][a1][a2][a3];[a1]avectorscope=m=lissajous:s=640x600:r=25:draw=dot[avectorscope];[a2]aresample=44100,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=shortest=1[top];[top][showspectrum]vstack=shortest=1,fps=25[vo]'
|
lavfi-complex = '[aid1]asplit=4[ao][a1][a2][a3];[a1]avectorscope=m=lissajous:s=640x600:r=25:draw=dot[avectorscope];[a2]aresample=44100,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=shortest=1[top];[top][showspectrum]vstack=shortest=1,fps=25[vo]'
|
||||||
alpha = no
|
alpha = no
|
||||||
|
|
||||||
|
[musicvideo-1080]
|
||||||
|
lavfi-complex = '[aid1]asplit=4[ao][a1][a2][a3];[a1]avectorscope=m=lissajous:s=640x540:r=25:draw=dot[avectorscope];[a2]aresample=44100,showwaves=s=1280x540:r=25:mode=p2p:colors=red|lightgreen[showwaves];[a3]aresample=112000,showspectrum=s=1920x540:color=rainbow:slide=scroll:gain=1,fps=25[showspectrum];[showwaves][avectorscope]hstack=shortest=1[top];[top][showspectrum]vstack=shortest=1,fps=25[vo]'
|
||||||
|
alpha = no
|
||||||
|
|
Reference in a new issue