[MPlayer-dev-eng] rtsp stream not seekable

qwen dux qwendu at gmail.com
Wed Dec 7 13:19:13 CET 2005


Hi,
I'm using latest cvs version of mplayer with live555 to play mpeg4
streams. but mplayer says:
$ ./mplayer rtsp://192.168.20.60/test.mp4 -cache 8192
...
Playing rtsp://192.168.20.60/test.mp4.
STREAM_RTSP, URL: rtsp://192.168.20.60/test.mp4
Resolving 192.168.20.60 for AF_INET6...
Couldn't resolve name for AF_INET6: 192.168.20.60
Connecting to server 192.168.20.60[192.168.20.60]:554 ...
rtsp_session: Not a Real server. Server type is 'DSS/5.5 (Build/489.7;
Platform/Linux; Release/Darwin; )'.
STREAM_LIVE555, URL: rtsp://192.168.20.60/test.mp4
This stream is non-cacheable
Stream not seekable!
Initiated "audio/MPA" RTP subsession
Initiated "video/MP4V-ES" RTP subsession
demux_rtp: Guessed the video frame rate as 24 frames-per-second.
        (If this is wrong, use the "-fps <frame-rate>" option instead.)
VIDEO:  [mp4v]  0x0  0bpp  24.000 fps    0.0 kbps ( 0.0 kbyte/s)
==========================================================================
Opening audio decoder: [mp3lib] MPEG layer-2, layer-3
AUDIO: 48000 Hz, 2 ch, s16le, 64.0 kbit/4.17% (ratio: 8000->192000)
Selected audio codec: [mp3] afm: mp3lib (mp3lib MPEG layer-2, layer-3)
==========================================================================
==========================================================================
Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family
Selected video codec: [ffodivx] vfm: ffmpeg (FFmpeg MPEG-4)
==========================================================================
Building audio filter chain for 48000Hz/2ch/s16le -> 0Hz/0ch/??...
AO: [oss] 48000Hz 2ch s16le (2 bytes per sample)
Building audio filter chain for 48000Hz/2ch/s16le -> 48000Hz/2ch/s16le...
Starting playback...
[mpeg4 @ 0x86866c8]header damaged
Error while decoding frame!
VDec: vo config request - 320 x 240 (preferred colorspace: Planar YV12)
VDec: using Planar YV12 as output csp (no 0)
Movie-Aspect is 1.33:1 - prescaling to correct movie aspect.
VO: [x11] 320x240 => 320x240 Planar YV12
SwScaler: using unscaled Planar YV12 -> BGRA special converter
A:   2.5 V:   2.9 A-V: -0.371 ct:  0.000  71/ 71


but with mp4player I could seek the streams.
Is there a way to seek with mplayer? Any ideas? or how to set Darwin
Stream server, or make seekable stream source?

Thanks.



More information about the MPlayer-dev-eng mailing list