Closed Bug 1050064 Opened 11 years ago Closed 11 years ago

WMFMediaDataDecoder completely fails on HE-AAC streams

Categories

(Core :: Audio/Video, defect)

29 Branch
x86_64
Windows 8.1
defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla34

People

(Reporter: cpearce, Assigned: cpearce)

References

Details

Attachments

(1 file)

STR: 1. Pref on MP4Reader on Windows. 2. Open http://www-tvline-com.vimg.net/streaming/tvline/MAA101-Medianet.mp4 in video document. 3. observe video plays but no audio. The audio stream is HE-AAC. We can kind of play this with the WMFReader (bug 875644) but we completely fail in the MP4Reader. The higher level fix in the MP4Reader will be done in bug 1047180, but the WMF MediaDataDecoder needs to work for the fix in bug 1047180 to work on Windows.
Attached patch PatchSplinter Review
Reconfigure output type of AAC decoder on stream change. This means the decoder starts giving us more data after it detects HE-AAC SBS/PS. We're still getting twice as many samples as the AudioStream expects, we'll fix that in Bug 1047180.
Attachment #8469003 - Flags: review?(paul)
No longer blocks: 1047180
Depends on: 1047180
Comment on attachment 8469003 [details] [diff] [review] Patch Review of attachment 8469003 [details] [diff] [review]: ----------------------------------------------------------------- Sorry for the delay !
Attachment #8469003 - Flags: review?(paul) → review+
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla34
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: