mpv: Remove musicvideo-c64 profile
It only has a single purpose and I haven’t used in the last year or so.
This commit is contained in:
parent
e0d50e0435
commit
922a359497
|
@ -169,11 +169,6 @@ in
|
|||
alpha = false;
|
||||
};
|
||||
|
||||
musicvideo-c64 = {
|
||||
lavfi-complex = "[aid1]channelsplit=4.0[mono][c1][c2][c3];[mono]channelmap=mono,asplit=2[ao][a2];[c1][c2][c3]join=inputs=3:channel_layout=3.0[a1];[a1]aresample=44100,showwaves=s=1920x600:mode=p2p:colors=red|lightgreen|yellow:split_channels=1:r=25[showwaves];[a2]showcqt=s=1920x600:axis=0:axis_h=0:r=25[showcqt];[showwaves][showcqt]vstack=shortest=1,fps=25,format=rgba[vo]";
|
||||
alpha = false;
|
||||
};
|
||||
|
||||
hqencode = {
|
||||
ovc = "libx264";
|
||||
ovcopts-add = "crf=18";
|
||||
|
|
Loading…
Reference in a new issue