Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 60810 - mplayer-1.0_pre4-r7 && mplayer-1.0_pre5-r2 stream error
Summary: mplayer-1.0_pre4-r7 && mplayer-1.0_pre5-r2 stream error
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High major (vote)
Assignee: Gentoo Media-video project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-08-18 12:20 UTC by Svein
Modified: 2004-08-18 15:10 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Svein 2004-08-18 12:20:50 UTC
mplayer http://host:port
MPlayer 1.0pre5-3.3.3 (C) 2000-2004 MPlayer Team

CPU: Advanced Micro Devices Athlon MP/XP Thoroughbred 1805 MHz (Family: 6,
Stepping: 0)
Detected cache-line size is 64 bytes
CPUflags:  MMX: 1 MMX2: 1 3DNow: 1 3DNow2: 1 SSE: 1 SSE2: 0
Compiled for x86 CPU with extensions: MMX MMX2 3DNow 3DNowEx SSE

Reading config file /usr/share/mplayer/mplayer.conf
Reading config file /home/user/.mplayer/config
Reading /home/user/.mplayer/codecs.conf: 61 audio & 169 video codecs
Font /home/user/.mplayer/font/font.desc loaded successfully! (206 chars)
Using usleep() timing
Input config file /home/user/.mplayer/input.conf parsed: 53 binds

Playing http://host:port.
Option stream url: This URL doesn't have a port part.
Option stream url: This URL doesn't have a hostname part.
[file] No filename
Failed to open http://host:port


Exiting... (End of file)

Reproducible: Always
Steps to Reproduce:
1. mplayer http://host:port
2. Exiting... (End of file)
3. nada

Actual Results:  
Playing http://host:port.
Option stream url: This URL doesn't have a port part.
Option stream url: This URL doesn't have a hostname part.
[file] No filename
Failed to open http://host:port


Exiting... (End of file)

Expected Results:  
Playing http://host:port.
Connecting to server host[host]:port ...
Starting playback...

I've tried to compile manually on two systems, and it works fine,
also mplayer-1.0_pre4_r4 worked fine
Comment 1 Chris White (RETIRED) gentoo-dev 2004-08-18 14:37:23 UTC
Don't have your network USE flag set.
Comment 2 Svein 2004-08-18 15:10:06 UTC
Yeah seems that way..
Maybee there should be a note somewhere about new USE-flags? like in the new ebuild...