[MPlayer-users] connection refused
Carl Eugen Hoyos
cehoyos at ag.or.at
Thu Sep 20 11:57:40 CEST 2007
Hi!
<yyang <at> commscope.com> writes:
> [root <at> workstation ~]# mplayer rtsp://server/potty.mpg
I agree with Ross: It really isn't necessary to be root to do these tests.
> MPlayer dev-SVN-r24562-4.1.1 (C) 2000-2007 MPlayer Team
[...]
> Initiated "video/MPV" RTP subsession on port 32780
> Initiated "audio/MPA" RTP subsession on port 32782
> VIDEO: [] 0x0 0bpp 0.000 fps 0.0 kbps ( 0.0 kbyte/s)
> VIDEO: MPEG2 720x480 (aspect 3) 29.970 fps 9100.0 kbps (1137.5
> kbyte/s)
> ==========================================================================
> Opening video decoder: [mpegpes] MPEG 1/2 Video passthrough
> VDecoder init failed :(
> Opening video decoder: [libmpeg2] MPEG 1/2 Video decoder libmpeg2-v0.4.0b
> Selected video codec: [mpeg12] vfm: libmpeg2 (MPEG-1 or 2 (libmpeg2))
> ==========================================================================
> ==========================================================================
> Opening audio decoder: [mp3lib] MPEG layer-2, layer-3
> ADecoder init failed :(
> ADecoder init failed :(
It seems that AC3 in MPA is not supported currently (I guess audio is AC3
because it's AC3 in the other pasted sample below).
If you just want to test something and you don't need support for MP3 "over" MPA
anyway, you could change "0x55" in line 212 of libmpdemux/demux_rtp_codec.cpp to
"0x2000". Actually, I'm curious if it works, so please tell!
Does vlc play this stream with audio?
Please do not top-post, thank you, Carl Eugen
More information about the MPlayer-users
mailing list