Closed Bug 1187266 Opened 9 years ago Closed 9 years ago

Playback stall on Netflix in Firefox 39

Categories

(Core :: Audio/Video: Playback, defect, P1)

x86_64
Windows 7
defect

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: cpearce, Unassigned)

Details

Attachments

(1 file)

I encountered a playback stall playing Netflix this evening.

I had my Firefox profile on an SD card (to cause slow disk I/O).

Netflix's player's progress bar and current playback position seemed wrong; the controls showed the currentTime to be near the middle of the media, but the time remaining counter showed not much time remaining.


HTMLMediaElement debug data

http://www.netflix.com/watch/70303982?trackId=200257858
	mediasource:http://www.netflix.com/fe0bd4c7-15bc-4bbb-a17d-191923a95952
	currentTime: 2080.076958
		SourceBuffer 0
			start=2062.08 end=2096.042666
		SourceBuffer 1
			start=2072.07 end=2090.088
	Internal Data:
	Dumping data for reader 1d864c00:
		Dumping Audio Track Decoders: - mLastAudioTime: 2080.085311
			Reader 0: 1d701400 ranges=[(2062.080000, 2096.042666)] active=false size=278250
		Dumping Video Track Decoders - mLastVideoTime: 2080.495083
			Reader 0: 1b6ef400 ranges=[(2072.070000, 2090.088000)] active=true size=6453691
	

Was testing in x86 Firefox 40b6, on Win7 x64.
Attached file NSPR log zip
NSPR logs
jya: Do you get anything useful from the log? Is this something you'd expect to be fixed in the new MediaFormatReader/MSE?
Flags: needinfo?(jyavenard)
Not from the log, bug I can't see how:

"		Dumping Audio Track Decoders: - mLastAudioTime: 2080.085311
			Reader 0: 1d701400 ranges=[(2062.080000, 2096.042666)] active=false size=278250
"

could ever happen. The only time we could be with the reader not being active is if it doesn't have the data we're going to decode next. and that's not the case here.

Unless sourcebuffer.abort() was called. will look at it on Monday
Is it still the case in 41?

nothing we can do about 39 now.
Flags: needinfo?(jyavenard)
I've not seen this in 41. I think I only ever saw this twice maybe, in hundreds of playbacks.
Lets just close it.
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: