Opened 19 years ago

Last modified 18 years ago

#71 assigned defect

can't seek in streaming playback

Reported by: stevew@… Owned by: anonymous
Priority: normal Milestone:
Component: WVGUI-Core Version:
Severity: normal Keywords:
Cc:

Description

If using streaming playback, trying to seek (i.e. pressing right arrow) will cause playback to stop completely. No problem with local files. Buffer size is the default of 1024KB.

Change History (18)

comment:1 by vladest, 19 years ago

Owner: changed from vladest to anonymous
Status: newassigned

very limited number of streams supports seeking what stream was that?

comment:2 by stevew@…, 19 years ago

Windows Media of some sort - what formats is seeking expected to work on while streaming?

comment:3 by vladest, 19 years ago

http streams

comment:4 by stevew@…, 19 years ago

Oh, you mean http versus mms, etc.? I have only tried with http streams, and have never seen seeking forward work.

comment:5 by vladest, 19 years ago

gimme an example of http stream, you have tested the problem that server have to support seeking too

regards, Vlad

comment:6 by stevew@…, 19 years ago

Seeking works with this in Linux: mplayer http://movies.apple.com/movies/fox/xmenthelaststand/xmenthelaststand_h640w.mov

WarpVision doesn't even start playing that one...

comment:7 by vladest, 19 years ago

well, at least it tries to start now unfortunaley my network speed to low to watch it

comment:8 by vladest, 19 years ago

seek works too (at least without sound)

comment:9 by stevew@…, 19 years ago

The MOV sample I listed does start now, but it doesn't seem to get very far. Small clips seem to handle seeking OK, but not larger ones (perhaps WV gives up if there isn't enough buffered data?).

There's lots of samples here: http://www.jhepple.com/support/sample_movies1.htm

The ones listed as 11MB will stop playing as soon as you try to seek.

comment:10 by vladest, 19 years ago

looks like seek doesnt work on that samples server (see bug #74 too) mov from apple server make seeking

comment:11 by stevew@…, 19 years ago

Seeking works fine for smaller files on that server (with MPlayer and WV, excluding bug 74). Playback/seek of the larger files doesn't work so well even in MPlayer, but I'm guessing that is due to server bandwidth limits.

So, if you want to limit the scope of this ticket to the X-Men mov sample, I guess that's fine. ;)

Note: See TracTickets for help on using tickets.