Skip to content

Instantly share code, notes, and snippets.

@shamun
Created July 31, 2011 12:56
Show Gist options
  • Select an option

  • Save shamun/1116769 to your computer and use it in GitHub Desktop.

Select an option

Save shamun/1116769 to your computer and use it in GitHub Desktop.
$ mplayer -v rtsp://94.224.197.82:5544/media.amp
MPlayer SVN-r33251-4.6.0 (C) 2000-2011 MPlayer Team
CPU vendor name: GenuineIntel max cpuid level: 10
CPU: Genuine Intel(R) CPU T2080 @ 1.73GHz (Family: 6, Model: 14, Stepping: 12)
extended cpuid-level: 8
extended cache-info: 67125312
Detected cache-line size is 64 bytes
Testing OS support for SSE... yes.
Tests of OS support for SSE passed.
CPUflags: MMX: 1 MMX2: 1 3DNow: 0 3DNowExt: 0 SSE: 1 SSE2: 1 SSSE3: 0
Compiled with runtime CPU detection.
get_path('codecs.conf') -> '/home/sun/.mplayer/codecs.conf'
Reading /home/sun/.mplayer/codecs.conf: Can't open '/home/sun/.mplayer/codecs.conf': No such file or directory
Reading /etc/mplayer/codecs.conf: Can't open '/etc/mplayer/codecs.conf': No such file or directory
Using built-in default codecs.conf.
init_freetype
Using MMX (with tiny bit MMX2) Optimized OnScreenDisplay
get_path('fonts') -> '/home/sun/.mplayer/fonts'
Configuration: --prefix=/usr --bindir=/usr/bin --datadir=/usr/share/mplayer --mandir=/usr/share/man --confdir=/etc/mplayer --libdir=/usr/lib --codecsdir=/usr/lib/codecs --extra-cflags=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables --language=all --enable-joystick --enable-largefiles --enable-lirc --enable-menu --enable-radio --enable-radio-capture --enable-runtime-cpudetection --enable-unrarexec --disable-dvdread-internal --disable-libdvdcss-internal --disable-nemesi --disable-smb --disable-ffmpeg_a --disable-faac --disable-mad --disable-libmpeg2-internal --disable-tremor-internal --disable-bitmap-font --disable-dga1 --disable-dga2 --disable-directfb --disable-svga --disable-termcap --enable-xvmc --with-xvmclib=XvMCW --disable-arts --disable-esd --disable-jack --disable-openal --disable-mp3lib
CommandLine: '-v' 'rtsp://94.224.197.82:5544/media.amp'
Using nanosleep() timing
get_path('input.conf') -> '/home/sun/.mplayer/input.conf'
Can't open input config file /home/sun/.mplayer/input.conf: No such file or directory
Parsing input config file /etc/mplayer/input.conf
Input config file /etc/mplayer/input.conf parsed: 92 binds
Setting up LIRC support...
mplayer: could not connect to socket
mplayer: No such file or directory
Failed to open LIRC support. You will not be able to use your remote control.
get_path('media.amp.conf') -> '/home/sun/.mplayer/media.amp.conf'
Playing rtsp://94.224.197.82:5544/media.amp.
get_path('sub/') -> '/home/sun/.mplayer/sub/'
STREAM_RTSP, URL: rtsp://94.224.197.82:5544/media.amp
Filename for url is now rtsp://94.224.197.82:5544/media.amp
Filename for url is now rtsp://94.224.197.82:5544/media.amp
Resolving 94.224.197.82 for AF_INET6...
Couldn't resolve name for AF_INET6: 94.224.197.82
Connecting to server 94.224.197.82[94.224.197.82]: 5544...
SDP:
v=0
o=- 15123035024671782289 15123035024671782289 IN IP4 example
s=Unnamed
i=N/A
c=IN IP4 0.0.0.0
t=0 0
a=tool:vlc 1.1.10
a=recvonly
a=type:broadcast
a=charset:UTF-8
a=control:rtsp://94.224.197.82:5544/media.amp
m=audio 0 RTP/AVP 96
b=AS:256
b=RR:0
a=rtpmap:96 L16/8000/2
a=control:rtsp://94.224.197.82:5544/media.amp/trackID=0
rtsp_session: unsupported RTSP server. Server type is 'VLC/1.1.10'.
Filename for url is now rtsp://94.224.197.82:5544/media.amp
Filename for url is now rtsp://94.224.197.82:5544/media.amp
STREAM_LIVE555, URL: rtsp://94.224.197.82:5544/media.amp
STREAM: [RTSP and SIP] rtsp://94.224.197.82:5544/media.amp
STREAM: Description: standard RTSP and SIP
STREAM: Author: Ross Finlayson
STREAM: Comment: Uses LIVE555 Streaming Media library.
Stream not seekable!
file format detected.
Opening connection to 94.224.197.82, port 5544...
...remote connection opened
Sending request: DESCRIBE rtsp://94.224.197.82:5544/media.amp RTSP/1.0
CSeq: 2
User-Agent: MPlayer (LIVE555 Streaming Media v2011.01.24)
Accept: application/sdp
Received 557 new bytes of response data.
Received a complete DESCRIBE response:
RTSP/1.0 200 OK
Server: VLC/1.1.10
Date: Sun, 31 Jul 2011 12:59:38 GMT
Content-Type: application/sdp
Content-Base: rtsp://94.224.197.82:5544/media.amp
Content-Length: 344
Cache-Control: no-cache
Cseq: 2
v=0
o=- 15123035024944254035 15123035024944254035 IN IP4 example
s=Unnamed
i=N/A
c=IN IP4 0.0.0.0
t=0 0
a=tool:vlc 1.1.10
a=recvonly
a=type:broadcast
a=charset:UTF-8
a=control:rtsp://94.224.197.82:5544/media.amp
m=audio 0 RTP/AVP 96
b=AS:256
b=RR:0
a=rtpmap:96 L16/8000/2
a=control:rtsp://94.224.197.82:5544/media.amp/trackID=0
Initiated "audio/L16" RTP subsession on port 47116
Increased audio socket receive buffer to 114688 bytes
Sending request: SETUP rtsp://94.224.197.82:5544/media.amp/trackID=0 RTSP/1.0
CSeq: 3
User-Agent: MPlayer (LIVE555 Streaming Media v2011.01.24)
Transport: RTP/AVP;unicast;client_port=47116-47117
Received 260 new bytes of response data.
Received a complete SETUP response:
RTSP/1.0 200 OK
Server: VLC/1.1.10
Date: Sun, 31 Jul 2011 12:59:38 GMT
Transport: RTP/AVP/UDP;unicast;client_port=47116-47117;server_port=45784-45785;ssrc=D35F7D00;mode=play
Session: 96cda1c162821748
Content-Length: 0
Cache-Control: no-cache
Cseq: 3
Sending request: PLAY rtsp://94.224.197.82:5544/media.amp RTSP/1.0
CSeq: 4
User-Agent: MPlayer (LIVE555 Streaming Media v2011.01.24)
Session: 96cda1c162821748
Range: npt=0.000-
Received 245 new bytes of response data.
Received a complete PLAY response:
RTSP/1.0 200 OK
Server: VLC/1.1.10
Date: Sun, 31 Jul 2011 12:59:38 GMT
RTP-Info: url=rtsp://94.224.197.82:5544/media.amp/trackID=0;seq=49782;rtptime=174827432
Session: 96cda1c162821748
Content-Length: 0
Cache-Control: no-cache
Cseq: 4
==> Found audio stream: 0
get_path('sub/') -> '/home/sun/.mplayer/sub/'
==========================================================================
Opening audio decoder: [pcm] Uncompressed PCM audio decoder
dec_audio: Allocating 2048 + 65536 = 67584 bytes for output buffer.
AUDIO: 8000 Hz, 2 ch, s16be, 0.0 kbit/0.00% (ratio: 0->32000)
Selected audio codec: [pcm] afm: pcm (Uncompressed PCM)
==========================================================================
Building audio filter chain for 8000Hz/2ch/s16be -> 0Hz/0ch/??...
[libaf] Adding filter dummy
[dummy] Was reinitialized: 8000Hz/2ch/s16be
[dummy] Was reinitialized: 8000Hz/2ch/s16be
Trying preferred audio driver 'pulse', options '[none]'
AO: [pulse] 8000Hz 2ch s16be (2 bytes per sample)
AO: Description: PulseAudio audio output
AO: Author: Lennart Poettering
Building audio filter chain for 8000Hz/2ch/s16be -> 8000Hz/2ch/s16be...
[dummy] Was reinitialized: 8000Hz/2ch/s16be
[dummy] Was reinitialized: 8000Hz/2ch/s16be
Video: no video
Freeing 0 unused video chunks.
Starting playback...
Increasing filtered audio buffer size from 0 to 10048
audio stream has been synchronized using RTCP
A: 14.1 (14.1) of 0.0 (unknown) 89.5%
ds_fill_buffer: EOF reached (stream: audio)
ds_fill_buffer: EOF reached (stream: audio)
A: 14.1 (14.1) of 0.0 (unknown) 94.5%
ds_fill_buffer: EOF reached (stream: audio)
A: 14.1 (14.1) of 0.0 (unknown) 94.5%
EOF code: 1
Uninit audio filters...
[libaf] Removing filter dummy
Uninit audio: pcm
Sending request: TEARDOWN rtsp://94.224.197.82:5544/media.amp RTSP/1.0
CSeq: 5
User-Agent: MPlayer (LIVE555 Streaming Media v2011.01.24)
Session: 96cda1c162821748
Received 156 new bytes of response data.
Received a complete TEARDOWN response:
RTSP/1.0 200 OK
Server: VLC/1.1.10
Date: Sun, 31 Jul 2011 12:59:58 GMT
Session: 96cda1c162821748
Content-Length: 0
Cache-Control: no-cache
Cseq: 5
vo: x11 uninit called but X11 not initialized..
Exiting... (End of file)
[sun@example ~]$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment