← Back to team overview

mahara-contributors team mailing list archive

[Bug 1838483] Re: support .wav and .m4a for embedded media

 

Commit hash: d7c61f86813dddc8e03fc2295bd09f9fa9cca764
Environment tested: Master
Browser tested: Chrome
Theme used:  Raw

PRECONDITIONS: 
------------------------ 
1) Test for uploading M4A file format using iPhone 

TEST STEPS: Admin enable new media formats
------------------------ 
1) Log in as Site admin 
2) Browse to Admin menu > Extensions > Plugin administration > file/internalmedia (first column 1/4 way down)
3) click the cog icon 
4) Verify that there are new media formats of M4A audio file and WAV audio file ✔
5) Enable the new formats and save (might as well enable all formats) 
6) Create or edit a portfolio page 
7) Add an embedded media block to the page - and use the file format M4A file 
8) Add an embedded media block to the page - and use the file format WAV file 
9) Verify that the files can be uploaded ✔
10) Verify that the madia plays as expected ✔

Catalyst QA Approved ✔

** Attachment added: "Disney - The Lone Ranger Game Day Spot.M4A"
   https://bugs.launchpad.net/mahara/+bug/1838483/+attachment/5283231/+files/Disney%20-%20The%20Lone%20Ranger%20Game%20Day%20Spot.M4A

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contributors -- please ask on #mahara-dev or mahara.org forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1838483

Title:
  support .wav and .m4a for embedded media

Status in Mahara:
  In Progress

Bug description:
  .wav and .m4a, 2 formats that are produced natively by iOS devices
  should be supported in the "Embedded media" block. That means they'll
  also need to be able to be turned on or off at
  /admin/extensions/pluginconfig.php?plugintype=blocktype&pluginname=file/internalmedia
  (Admin menu -> Extensions -> Plugin administration -> Plugins
  blocktype internalmedia

  It will need to be checked if both formats can be served by our
  internal HTML5 player video.js or if it's only m4a.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1838483/+subscriptions


References