Closed
      
        Bug 1264622
      
      
        Opened 9 years ago
          Closed 9 years ago
      
        
    
  
MP4 not playing
Categories
(Core :: Audio/Video: Playback, defect)
        Core
          
        
        
      
        
    
        Audio/Video: Playback
          
        
        
      
        
    Tracking
()
        RESOLVED
        FIXED
        
    
  
        
            mozilla48
        
    
  
People
(Reporter: jya, Assigned: jya)
References
(Blocks 1 open bug, )
Details
Attachments
(2 files)
The sample at location: http://dash.edgesuite.net/dash264/TestCases/3b/sony/DASH_vodaudio_Track8.m4a
part of the DASH-IF multi-audio tracks samples isn't playing.
Investigating shows that this video as a Specific Audio Config's Channel Configuration set to 0 which is "AOT Specific Config"
However, we have nothing to parse the AOT Specific Config.
Glancing at the libstagefrigth, they have added support for those.
We should resync this ESDS box parser.
| Assignee | ||
| Comment 1•9 years ago
           | ||
This adds support for parsing AOT audio specific config (which contains extended channels layout).
Review commit: https://reviewboard.mozilla.org/r/46411/diff/#index_header
See other reviews: https://reviewboard.mozilla.org/r/46411/
        Attachment #8741348 -
        Flags: review?(ajones)
Comment on attachment 8741348 [details]
MozReview Request: Bug 1264622: [MP4] Resync stagefright's updateAudioTrackInfoFromESDS_MPEG4Audio with upstream. r?kentuckyfriedtakahe
https://reviewboard.mozilla.org/r/46411/#review43287
        Attachment #8741348 -
        Flags: review?(ajones) → review+
| Assignee | ||
| Comment 3•9 years ago
           | ||
Comment on attachment 8741348 [details]
MozReview Request: Bug 1264622: [MP4] Resync stagefright's updateAudioTrackInfoFromESDS_MPEG4Audio with upstream. r?kentuckyfriedtakahe
Review request updated; see interdiff: https://reviewboard.mozilla.org/r/46411/diff/1-2/
|   | ||
| Comment 5•9 years ago
           | ||
|   | ||
| Comment 6•9 years ago
           | ||
Set tracking for E10s: 
Version 	48.0a1
Build ID 	20160415030231
E10s Enabled: Controls can be seen
E10s Disabled: Controls cannot be seen
Reference attached DisplayOfControls
          tracking-e10s:
          --- → ?
| Comment 7•9 years ago
           | ||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla48
| Assignee | ||
| Comment 8•9 years ago
           | ||
(In reply to Michelle Funches - QA from comment #5)
> Created attachment 8741835 [details]
> DisplayOfControls.png
But that would be prior the fix. Now the file is playing.
          You need to log in
          before you can comment on or make changes to this bug.
        
 DisplayOfControls.png
 DisplayOfControls.png
            
Description
•