Changes between Initial Version and Version 1 of Ticket #578, comment 5
- Timestamp:
- Feb 26, 2013, 10:30:17 PM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #578, comment 5
initial v1 16 16 > * Maybe actually at processing time supply that data and store it in the media data. (We could provide a migration for this that just sets everything currently to webm) 17 17 18 ---19 20 18 The codecs part may be omitted. The mimetype will be sent in the response for the source file request. The only case where it would be truly beneficial to provide a mimetype in the type argument would be if we had several source alternatives. We should however remove the {{{type="video/webm ...}}} part for videos that are not transcoded to WebM. Perhaps an 'is transcoded' flag somewhere? 21 19