Opened on Mar 1, 2015 at 4:10:48 PM
Closed on Mar 2, 2015 at 9:31:02 AM
Last modified on Mar 2, 2015 at 11:53:18 AM
#8621 closed enhancement (fixed)
Add default content types for MPEG dash
Reported by: | blacktrash | Owned by: | dkocher |
---|---|---|---|
Priority: | normal | Milestone: | 4.7 |
Component: | core | Version: | Nightly Build |
Severity: | normal | Keywords: | |
Cc: | blacktrash@… | Architecture: | |
Platform: |
Description
Not sure how official the conventions are, but if not taken otherwise these suffix mappings would be nice to have:
- .mpd -> application/dash+xml (manifests)
- .m4s -> video/mp4 (segments, may also be audio/mp4, but the brunt is usually video)
Especially rewriting headers for hundreds of segments can become quite a pain.
Change History (4)
comment:1 Changed on Mar 2, 2015 at 8:16:02 AM by dkocher
- Milestone set to 4.7
- Owner set to dkocher
- Status changed from new to assigned
comment:2 Changed on Mar 2, 2015 at 8:16:28 AM by dkocher
- Summary changed from add default content types for mpeg dash to Add default content types for MPEG dash
comment:3 Changed on Mar 2, 2015 at 9:31:02 AM by dkocher
- Resolution set to fixed
- Status changed from assigned to closed
comment:4 Changed on Mar 2, 2015 at 11:53:18 AM by blacktrash
Thanks for picking that up instantly. And sorry if there was a duplicate bug report - I tried twice to submit and the tracker errored out, so I gave up; but it seems at least one got through.
Note: See
TracTickets for help on using
tickets.
In r17061.