Fri Oct 28, 2011 11:31 pm
jheaton5 wrote:Suggestion: Create two How-To forums, one for Refracta only and one for General Debian.
Sat Oct 29, 2011 12:28 am
meandean wrote:I dont think you will get mplayer to act like xmms2.
Tue Dec 27, 2011 5:28 pm
man mplayer wrote: -msglevel <all=<level>:<module>=<level>:...>
Control verbosity directly for each module. The 'all' module changes the verbosity of all the modules not explicitly specified
on the command line. See '-msglevel help' for a list of all modules.
NOTE: Some messages are printed before the command line is parsed and are therefore not affected by -msglevel. To control these
messages you have to use the MPLAYER_VERBOSE environment variable, see its description below for details.
Available levels:
-1 complete silence
0 fatal messages only
1 error messages
2 warning messages
3 short hints
4 informational messages
5 status messages (default)
6 verbose messages
7 debug level 2
8 debug level 3
9 debug level 4
Tue Dec 27, 2011 9:06 pm