mpv: Remove musicvideo-c64 profile

It only has a single purpose and I haven’t used in the last year or so.
pull/48/head
Simon Bruder 2021-03-09 11:23:14 +01:00
parent e0d50e0435
commit 922a359497
Signed by: simon
GPG Key ID: 8D3C82F9F309F8EC
1 changed files with 0 additions and 5 deletions

View File

@ -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";