I have a script that I wrote for myself, and it uses vlc somewhere near the end, and I need it to stop outputting anything that it wants, but keep my own outputs (so there is no βclearβ) .
I used the options: "-q" and "--no-sout-x264-quiet", but to no avail, it still displays ugly msgs, that is: "Warning: call to rand ()" and "Blocked: ... "and" Gtk-WARNING ** ... "
I tried redirecting 'vlc ...> err.log', it will not help ...
(change [forgot to add]: redirecting '>' does not work, file is empty)
I searched in vlc -H, but its massive is> 20 "silent" keywords, without which, it seems, they would help
Please help me: '(
source
share