I would like to see webm video format to be possible to upload and embedded via media wysiwyg editor's upload feature.

Comments

shixish’s picture

+1

dave reid’s picture

Title: webm video file type support » Add mappings for mkv and webm as video files
Project: D7 Media » File Entity (fieldable files)
Component: User interface » Code

We need to use hook_file_mimetype_mapping_alter() to add support for mkv and webm. We also need to ensure this is added to core as well.

dave reid’s picture

Title: Add mappings for mkv and webm as video files » Add mapping for webm as video file type
dave reid’s picture

dave reid’s picture

Status: Active » Postponed

Added support for mkv and mka in file_entity and media:
http://drupalcode.org/project/file_entity.git/commit/5bf88b8
http://drupalcode.org/project/media.git/commit/fb71e88

I'm postponing support for webm as its an ambiguous as it could be either audio or video.

dave reid’s picture

Version: 7.x-1.x-dev » 7.x-2.x-dev
dave reid’s picture

Status: Postponed » Active

Have looked up and Apache has officially add webm and weba as video and audio respectively.

dave reid’s picture

Title: Add mapping for webm as video file type » Add mappings for mkv and webm as video files
Status: Active » Fixed

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

joseph.olstad’s picture

Issue summary: View changes
Status: Closed (fixed) » Fixed

since the core issue was fixed, these can be removed from file_entity
see commit.

  • Dave Reid authored fafbdcd on 7.x-2.x
    Issue #1134762 by Dave Reid, joseph.olstad: mappings for mkv and webm as...

  • Dave Reid authored fafbdcd on 7.x-3.x
    Issue #1134762 by Dave Reid, joseph.olstad: mappings for mkv and webm as...

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.