Closed Bug 475685 Opened 15 years ago Closed 15 years ago

Seeking in media resources is very slow due to bug in liboggz

Categories

(Core :: Audio/Video, defect, P2)

defect

Tracking

()

RESOLVED DUPLICATE of bug 469408

People

(Reporter: cajbir, Assigned: cajbir)

References

Details

Attachments

(1 file)

See bug 469408 comment 4. Bug 449159 introduced a bug into liboggplay where the guess for the byte position to seek too is often incorrect. This causes many unnecessary byte range requests when seeking via HTTP and slows seeks down a lot.
This should be blocking1.9.1+ I think due to the impact it has on seek times.
Flags: blocking1.9.1?
Assignee: nobody → chris.double
Flags: blocking1.9.1? → blocking1.9.1+
Priority: -- → P2
Whiteboard: [needs review/landing]
Is this patch ready for review?
Comment on attachment 359237 [details] [diff] [review]
liboggz fix for guessing seek position

Robert, are you happy to review this change or would you prefer I try and get an annodex person to look at it?
Attachment #359237 - Flags: review?(roc)
Comment on attachment 359237 [details] [diff] [review]
liboggz fix for guessing seek position

Ok to land. But please get an annodex person to review it upstream as well. Thanks.
Attachment #359237 - Flags: review?(roc) → review+
Whiteboard: [needs review/landing] → [needs landing]
Blocks: 476397
Blocks: 475441
tracking-fennec: --- → ?
No longer blocks: 475441
Preparing this for landing tonight I noticed that all the tests pass, but is it my imagination or does the test that plays the space invaders sound have the sound cutoff? It seems to play about twice as long without this patch. I'll investigate, in the meantime I've removed the needs landing whiteboard.
tracking-fennec: ? → ---
Whiteboard: [needs landing]
Bug 477899 contains the fix that the fix to this bug triggers. After requesting the duration liboggplay seeks back to a position that is past the first part of the audio sample.
Depends on: 477899
(In reply to comment #6)
> Bug 477899 contains the fix that the fix to this bug triggers. 

Can this land now?
Patch in bug 469408 contains the fix in doublec's patch. We can take the patch in bug 469408 instead of the one here.
I'm making this a dup of 469408 because that's where this will get fixed.
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: