[MPlayer-users] Watching TV in Network
Mahtab Hossain
mahtab_hossain2002 at yahoo.com
Fri Sep 3 13:22:46 CEST 2004
After seeing "mplayer -v -playlist $url" result what
Reimar said makes sense.
The result is given below, Any more suggestions??
MPlayer 1.0pre4-3.0.2 (C) 2000-2004 MPlayer Team
CPU: Intel Celeron Covington/Pentium II
Deschutes,Tonga/Pentium II Xeon 301.0 MHz (Family: 6,
Stepping: 2)
Detected cache-line size is 32 bytes
CPUflags: MMX: 1 MMX2: 0 3DNow: 0 3DNow2: 0 SSE: 0
SSE2: 0
Compiled for x86 CPU with extensions: MMX
Reading config file
/usr/local/etc/mplayer/mplayer.confReading config file
/root/.mplayer/config
Connecting to server 203.159.28.31[203.159.28.31]:80
...
Cache size set to 320 KBytes
Connected to server: 203.159.28.31
Reading /root/.mplayer/codecs.conf: Reading
/usr/local/etc/mplayer/codecs.conf: Using built-in
default codecs.conf.
CommandLine: '-v' '-playlist'
'http://203.159.28.31/MPU-web/liveconf/MPUMediaStation5.asx'
get_path('font/font.desc') ->
'/root/.mplayer/font/font.desc'
font: can't open file: /root/.mplayer/font/font.desc
Font /usr/local/share/mplayer/font/font.desc loaded
successfully! (206 chars)
Using MMX Optimized OnScreenDisplay
Using Linux hardware RTC timing (1024Hz).
get_path('input.conf') -> '/root/.mplayer/input.conf'
get_path('MPUMediaStation5.nsc.conf') ->
'/root/.mplayer/MPUMediaStation5.nsc.conf'
Playing
http://203.159.28.31/mpu-web/liveconf/MPUMediaStation5.nsc.
Filename for url is now
http://203.159.28.31/mpu-web/liveconf/MPUMediaStation5.nsc
Connecting to server 203.159.28.31[203.159.28.31]:80
...
--- HTTP DEBUG HEADER --- START ---
protocol: [HTTP/1.1]
http minor version: [1]
uri: [(null)]
method: [(null)]
status code: [200]
reason phrase: [OK]
body size: [1805]
Fields:
0 - Server: Microsoft-IIS/5.0
1 - Date: Fri, 03 Sep 2004 11:10:25 GMT
2 - Content-Type: application/octet-stream
3 - Accept-Ranges: bytes
4 - Last-Modified: Thu, 06 May 2004 04:14:52 GMT
5 - ETag: "165cf3ad2033c41:9e5"
6 - Content-Length: 56829
--- HTTP DEBUG HEADER --- END ---
Content-Type: [application/octet-stream]
Content-Length: [56829]
Cache size set to 320 KBytes
Connected to server: 203.159.28.31
CACHE_PRE_INIT: 0 [0] 0 pre:0 eof:16384
Cache fill: 5.00% (16384 bytes) Cache fill: 5.00%
(16384 bytes) Cache fill: 17.34% (56829 bytes)
Checking for YUV4MPEG2
DEMUXER: freeing demuxer at 0x85f7ed0
ASF_check: not ASF guid!
DEMUXER: freeing demuxer at 0x85f7ed0
Checking for Nullsoft Streaming Video
DEMUXER: freeing demuxer at 0x85f7ed0
Checking for NuppelVideo
DEMUXER: freeing demuxer at 0x85f7ed0
Checking for REAL
DEMUXER: freeing demuxer at 0x85f7ed0
Checking for SMJPEG
DEMUXER: freeing demuxer at 0x85f7ed0
DEMUXER: freeing demuxer at 0x85f8738
DEMUXER: freeing demuxer at 0x85f8738
Searching demuxer type for filename
http://203.159.28.31/mpu-web/liveconf/MPUMediaStation5.nsc
ext: .nsc
Checking for MOV
DEMUXER: freeing demuxer at 0x85f8738
Checking for VIVO
header block 1 size: 65
DEMUXER: freeing demuxer at 0x85f8738
DEMUXER: freeing demuxer at 0x85f8738
DEMUXER: freeing demuxer at 0x85f8738
DEMUXER: freeing demuxer at 0x85f8738
DEMUXER: freeing demuxer at 0x85f8738
DEMUXER: freeing demuxer at 0x85f8738
DEMUXER: freeing demuxer at 0x85f8738
Checking for PVA
DEMUXER: freeing demuxer at 0x85f8738
Checking for MPEG-TS...
COULDN'T READ ENOUGH DATA, EXITING TS_CHECK
DEMUXER: freeing demuxer at 0x85f8738
Checking for LMLM4 Stream Format
Invalid packet in LMLM4 stream: ch=23361
size=1919251307
LMLM4 Stream Format not found
DEMUXER: freeing demuxer at 0x85f8738
MPEG Stream reached EOF
ds_fill_buffer: EOF reached (stream: video)
MPEG packet stats: p100: 0 p101: 0 p1B6: 0 p12x: 0
sli: 0 a: 0 b: 0 c: 0 idr: 0 sps: 0 pps: 0 PES: 0
MP3: 0
Not MPEG System Stream format... (maybe Transport
Stream?)
DEMUXER: freeing demuxer at 0x85f8738
DEMUXER: freeing demuxer at 0x85f8738
ds_fill_buffer: EOF reached (stream: video)
DEMUXER: freeing demuxer at 0x85f8738
vo: x11 uninit called but X11 not inited..
Exiting... (End of file)
Thanks
Mahtab
--- Reimar_Döffinger
<Reimar.Doeffinger at stud.uni-karlsruhe.de> wrote:
> Hi,
>
> > We have HBO broadcasting (a TV channel) in our
> > network. I can see it in Windows Media Player in
> > Windows. The URL is:
> >
> >
>
http://203.159.28.31/MPU-web/liveconf/MPUMediaStation5.asx
> >
> > Can I use MPlayer to view it? What should be the
> > command? I used "mplayer $url" with no luck.
>
> That file is a playlist that points to
>
http://203.159.28.31/mpu-web/liveconf/MPUMediaStation5.nsc,
> which is
> another playlist, but a format that currently isn't
> supported (a parser
> for it is on the wishlist).
> Does mplayer http://233.18.159.55:15050 or something
> like that work?
>
> Greetings,
> Reimar Döffinger
>
> _______________________________________________
> MPlayer-users mailing list
> MPlayer-users at mplayerhq.hu
> http://mplayerhq.hu/mailman/listinfo/mplayer-users
>
_______________________________
Do you Yahoo!?
Express yourself with Y! Messenger! Free. Download now.
http://messenger.yahoo.com
More information about the MPlayer-users
mailing list