[MPlayer-users] freebox rtsp streams no longer play

Reimar Döffinger Reimar.Doeffinger at gmx.de
Tue Jun 29 16:49:45 CEST 2010


On Tue, Jun 29, 2010 at 01:28:15PM +0200, Emmanuel Hainry wrote:
> Citando Carl Eugen Hoyos :
> > 
> > Emmanuel Hainry <milosh <at> macports.org> writes:
> > 
> > > MPlayer interrupted by signal 11 in module: demux_open
> > 
> > Could you try to produce a backtrace?
> > (configure with --enable-debug, run with gdb and post bt full output)
> >
> 
> *GNU gdb (GDB) 7.1-debian
> Copyright (C) 2010 Free Software Foundation, Inc.
> License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
> This is free software: you are free to change and redistribute it.
> There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
> and "show warranty" for details.
> This GDB was configured as "i486-linux-gnu".
> For bug reporting instructions, please see:
> <http://www.gnu.org/software/gdb/bugs/>...
> Reading symbols from /home/manu/Code/mplayer/mplayer...done.
> (gdb) set args "rtsp://mafreebox.freebox.fr/fbxtv_pub/stream?namespace=1&service=201&flavour=sd"
> (gdb) run
> Starting program: /home/manu/Code/mplayer/mplayer "rtsp://mafreebox.freebox.fr/fbxtv_pub/stream?namespace=1&service=201&flavour=sd"
> [Thread debugging using libthread_db enabled]
> MPlayer SVN-r31559-4.4.4 (C) 2000-2010 MPlayer Team
> 
> Playing rtsp://mafreebox.freebox.fr/fbxtv_pub/stream?namespace=1&service=201&flavour=sd.
> Resolving mafreebox.freebox.fr for AF_INET6...
> Couldn't resolve name for AF_INET6: mafreebox.freebox.fr
> Resolving mafreebox.freebox.fr for AF_INET...
> Connecting to server mafreebox.freebox.fr[212.27.38.253]: 554...
> librtsp: server responds: 'RTSP/1.0 403 Forbidden'
> bind: Cannot assign requested address
> rtsp_session: unsupported RTSP server. Server type is 'fbxrtspd/1.2 Freebox RTSP server'.
> STREAM_LIVE555, URL: rtsp://mafreebox.freebox.fr/fbxtv_pub/stream?namespace=1&service=201&flavour=sd
> This stream is non-cacheable
> Stream not seekable!
>  file format detected.
> Initiated "video/MP2T" RTP subsession on port 31340
> 
> Program received signal SIGSEGV, Segmentation fault.
> 0x08257e1c in lavf_check_file (demuxer=0x8ee6808) at libmpdemux/demux_lavf.c:184
> 184             if (!strncmp(avpd.filename, "ffmpeg://", 9))

Thanks, a workaround for the crash is committed (though the real issue behind it
is not fixed).
This may or may not make those streams work again...


More information about the MPlayer-users mailing list