[MPlayer-users] SEGV when seeking
Martin Simmons
vyslnqaaxytp at spammotel.com
Mon Jan 9 00:27:22 CET 2006
>>>>> On Sun, 8 Jan 2006 21:49:58 +0100, "Dominik 'Rathann' Mierzejewski" said:
> On Sunday, 08 January 2006 at 21:44, Martin Simmons wrote:
> > The movie plays fine, but mplayer always gets a SEGV when I hit the right
> > arrow key to seek forward.
> [...]
> > *** [vo] Allocating (slices) mp_image_t, 320x240x12bpp YUV planar, 115200 bytes
> > Stream not seekable!
> ^^^^^^^^^^^^^^^^^^^^
> > Warning! plen>packetsize! (799064065>5800)
> > ASF_parser: warning! segment len=799018898
> > ASF_parser: warning! segment len=-1261329880
> > ASF_parser: warning! segment len=-51566
> > Warning! plen>packetsize! (11000>5800)
> > ASF_parser: warning! segment len=1399713380
> > Warning! plen>packetsize! (1969448599>5800)
> > unknown segment type (rlen): 0x00
> > ASF_parser: warning! segment len=1969448568
> > Warning! plen>packetsize! (9791>5800)
> > ASF_parser: warning! segment len=-366635044
> > Warning! invalid packet 1, sig11 coming soon...
> >
> > Program received signal SIGSEGV, Segmentation fault.
> I guess it shouldn't segfault anyway, but seeking is not supported in mms://.
Ah, thanks, I suspected it might be that. Looks like the code winds things
forward in the cache too soon and then can't cope with the failure to seek.
__Martin
More information about the MPlayer-users
mailing list