[MPlayer-users] Mplayer log message verbosity doesn't seem to work

Amir Hassan amir at viel-zu.org
Sun Feb 9 00:05:11 CET 2014


I'm using

I'm using mplayer SVN-r36764-4.6 and i want to configure log messages. if  
i set msglevel=all=9 in my config file i still only get the usual  
messages. i also tried to configure modules separately by setting  
msglevel=demuxer=9:statusline=0:cplayer=9:decvideo=9:decaudio=9:network=0:cache=0.

command line:
/usr/local/bin/mplayer -vo vdpau -fs -vc ffh264vdpau,ffmpeg12vdpau,  
"http://api.soundcloud.com/tracks/81147369/stream?client_id=2dcf4e12afd6ed5119741f888260fc85"

configfile:
vo=vdpau:hqscaling=0:deint=0:denoise=0.0:nochroma-deint
vc=ffh264vdpau,ffmpeg12vdpau,
framedrop=yes
#lavdopts=threads=2
#hardframedrop=yes
#mc=1
#autosync=30
ao=alsa
f=volnorm
softvol=yes
softvol-max=200
volstep=5

cache=8092
cache-min=0
cache-seek-min=0

font="Topaz a500a1000a2000:style=Regular"
rootwin=yes
slave=yes
enqueue=yes
ass=yes
embeddedfonts=yes
noautosub=yes
noar=yes
noconsolecontrols=yes
nomouseinput=yes
nolirc=yes
nojoystick=yes
fixed-vo=yes
msgmodule=yes
#msglevel=demuxer=9:statusline=0:cplayer=9:decvideo=9:decaudio=9:network=0:cache=0
msglevel=all=9:statusline=0

output:
MPlayer SVN-r36764-4.6 (C) 2000-2014 MPlayer Team

Playing  
http://api.soundcloud.com/tracks/81147369/stream?client_id=2dcf4e12afd6ed5119741f888260fc85.
Resolving api.soundcloud.com for AF_INET...
Connecting to server api.soundcloud.com[93.184.220.127]: 80...
Resolving soundcloud.vo.llnwd.net for AF_INET...
Connecting to server soundcloud.vo.llnwd.net[87.248.217.253]: 80...

Cache size set to 320 KBytes
Cache fill:  0.00% (0 bytes)
Resolving soundcloud.vo.llnwd.net for AF_INET...
Connecting to server soundcloud.vo.llnwd.net[87.248.217.254]: 80...

Cache empty, consider increasing -cache and/or -cache-min. [performance  
issue]
Resolving soundcloud.vo.llnwd.net for AF_INET...
Connecting to server soundcloud.vo.llnwd.net[87.248.217.253]: 80...
Audio only file format detected.
==========================================================================
Requested audio codec family [mpg123] (afm=mpg123) not available.
Enable it at compilation.
Opening audio decoder: [ffmpeg] FFmpeg/libavcodec audio decoders
libavcodec version 55.49.101 (internal)
AUDIO: 44100 Hz, 2 ch, floatle, 128.0 kbit/4.54% (ratio: 16000->352800)
Selected audio codec: [ffmp3float] afm: ffmpeg (FFmpeg MPEG layer-3 audio)
==========================================================================
[AO OSS] audio_setup: Can't open audio device /dev/dsp: No such file or  
directory
AO: [alsa] 48000Hz 2ch floatle (4 bytes per sample)
Video: no video
Starting playback...

build configuration:
./configure --cc=gcc-4.7 --host-cc=gcc-4.7 --enable-alsa  
--disable-libdvdcss-internal --disable-mencoder --enable-x11 --enable-xv  
--enable-vdpau --enable-neon --enable-armvfp --enable-vfpv3  
--extra-cflags=-mfpu=neon --extra-ldflags=-lm --enable-profile

greets,
amir


More information about the MPlayer-users mailing list