Ticket #1022 (closed bug: fixed)

Opened 3 years ago

Last modified 3 years ago

Player jumping in buffer state when duration is a little off

Reported by: jeroen Owned by: jeroen
Priority: Milestone: Flash 5.3
Component: Keywords:
Cc: pablo Forum thread:

Description (last modified by jeroen) (diff)

Test video:

 http://content.bitsontherun.com/jwp/nPripu9l.xml

The 5.x player will buffer forever since the duration of the videostream is a little less than the given duration in the video's metadata.

Additional testvideo:

/player/testing/?file= http://content.bitsontherun.com/videos/24WXUJZi-9281.mp4&provider=http&http.startparam=starttime

Change History

comment:1 Changed 3 years ago by jeroen

  • Cc pablo added
  • Description modified (diff)

This only happens for HTTP, in Video it's sane.

comment:2 Changed 3 years ago by jeroen

  • Status changed from new to closed
  • Resolution set to fixed

Fixed in [1201] by adding a check to the code that sets the video buffering. It now ignores buffer underruns in the last second.

Note: See TracTickets for help on using tickets.