Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 58825

Summary: mplayer - This URL doesn't have a hostname part.
Product: Gentoo Linux Reporter: Dick Marinus <dick>
Component: New packagesAssignee: Gentoo Media-video project <media-video>
Status: RESOLVED INVALID    
Severity: normal    
Priority: High    
Version: 2004.1   
Hardware: All   
OS: All   
URL: http://forums.gentoo.org/viewtopic.php?p=1389003
Whiteboard:
Package list:
Runtime testing required: ---

Description Dick Marinus 2004-07-29 13:50:55 UTC
$ mplayer -af volume=-10dB -ao alsa9:dmix http://ms.stream.garnierprojects.com/radio538 -cache 512
MPlayer 1.0pre5-3.3.4 (C) 2000-2004 MPlayer Team

CPU: Intel Pentium 4/Xeon/Celeron Foster 3000 MHz (Family: 8, Stepping: 9)
Detected cache-line size is 64 bytes
CPUflags:  MMX: 1 MMX2: 1 3DNow: 0 3DNow2: 0 SSE: 1 SSE2: 1
Compiled for x86 CPU with extensions: MMX MMX2 SSE SSE2

Reading config file /usr/share/mplayer/mplayer.conf
Reading config file /home/meeuw/.mplayer/config
Reading /home/meeuw/.mplayer/codecs.conf: Can't open '/home/meeuw/.mplayer/codecs.conf': Onbekend bestand of map
Reading /usr/share/mplayer/codecs.conf: 73 audio & 180 video codecs
font: can't open file: /home/meeuw/.mplayer/font/font.desc
Font /usr/share/mplayer/font/font.desc loaded successfully! (206 chars)
Using Linux hardware RTC timing (1024Hz).
Can't open input config file /home/meeuw/.mplayer/input.conf: Onbekend bestand of map
Input config file /usr/share/mplayer/input.conf parsed: 53 binds

Playing http://ms.stream.garnierprojects.com/radio538.
Option stream url: This URL doesn't have a hostname part.
File not found: 'radio538'
Failed to open http://ms.stream.garnierprojects.com/radio538


Exiting... (End of file)

use flags:
media-video/mplayer-1.0_pre5-r2  -3dfx -3dnow +X +aalib +alsa -(altivec) +arts -bidi +cdparanoia -debug -directfb +divx4linux -dvb +dvd +dvdread +edl +encode -esd -fbdev -ggi +gif +gtk -ipv6 -joystick +jpeg -libcaca -lirc +live +lzo +mad -matroska -matrox +mmx +mpeg -mythtv -nas -network +nls +oggvorbis +opengl -oss +rtc +samba +sdl +sse -svga -tga -theora +truetype -v4l -v4l2 +xinerama +xmms +xv +xvid
Comment 1 Chris White (RETIRED) gentoo-dev 2004-07-29 20:17:09 UTC
-nas -network <-- problem.

add network to your use flags.  Might wanna emerge sync too, as there's a 
live fix that's been added.