Page MenuHomePhabricator

Bundle Extension:TimedMediaHandler with MediaWiki core
Open, LowPublicFeature

Description

Feature summary

TimedMediaHandler is the "Handler for audio, video and timed text, with format support for WebM, Ogg Theora, Vorbis, srt"

https://www.mediawiki.org/wiki/Extension:TimedMediaHandler

This is essential if a 3rd party wiki wants to use audio or video with playback.

Checklist:

(note unticked items might need to be checked; they haven't because OP doesn't really understand their meanings).

  • Passed discussion or already Wikimedia deployed
  • Passed security review or already Wikimedia deployed
  • Voting CI structure tests
  • Runs MediaWiki-CodeSniffer
  • Runs phan
  • Supports MySQL, SQLite, and Postgres (if there are schema changes)
  • GPL v2 or later compatible license
  • Extension's default configuration provides optimal experience
  • Tested with web installer
  • Any relevant dependencies also bundled

(subtask of T333405)

Event Timeline

Aklapper lowered the priority of this task from Medium to Low.Apr 13 2025, 8:13 AM

This is essential if a 3rd party wiki wants to use audio or video with playback.

Sure, but how common is that? What makes this medium priority?

I think this should be core functionality. Third party wikis need to be able to play video, even if they only use it sparingly. This is from experience of running a 3rd party wiki.