mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #55166
[Bug 1838483] A change has been merged
Reviewed: https://reviews.mahara.org/10254
Committed: https://git.mahara.org/mahara/mahara/commit/4681451f46460cd76fa7f6bb911a7793b06be7ec
Submitter: Robert Lyon (robertl@xxxxxxxxxxxxxxx)
Branch: master
commit 4681451f46460cd76fa7f6bb911a7793b06be7ec
Author: Lisa Seeto <lisaseeto@xxxxxxxxxxxxxxx>
Date: Fri Aug 9 10:34:47 2019 +1200
Bug 1838483: support .wav and .m4a for embedded media
added the .wav and .m4a files to the plugin administration list of file types for internal media
added new string for m4a audio file
clean up artefact_file_mime_types to change m4a, m4b, m4p and m4r files to be audio/mp4
perform upgrade to update existing files to have the new mimetype
Change-Id: I6940c249cd715cfc373c1e0881a86da9c86a2e1b
Signed-off-by: Lisa Seeto <lisaseeto@xxxxxxxxxxxxxxx>
--
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:
Fix Committed
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