Tagged Questions
1
vote
1answer
47 views
mplayer -msglevel all=-1 doesn't make it completely silent!
I'm trying to open mplayer to play video without any terminal output using this:
mplayer -msglevel all=-1 /path/to/video
also:
mplayer -really-quiet /path/to/video
but it doesn't make it ...