Uploaded image for project: 'Moodle'
  1. Moodle
  2. MDL-46398

Make html5 video the default player for capable videos (fall back to QT)

XMLWordPrintable

    • MOODLE_27_STABLE
    • MOODLE_30_STABLE
    • MDL-46398-master
    • Easy
    • Hide

      Test Procedure: Verifying that HTML5 media do not autoplay upon page load

      1. Go to Site administration ► Appearance ► Media embedding
      2. Under "Legacy media players", make sure that the QuickTime player check box is checked.
      3. Create a page.
      4. Embed MP4 or M4V or M4A files into the Page Content using the Media button of the editor.
      5. Click on the "Save and display" button.

      Expected Results

      1. After the page has loaded, the embedded media files should not autoplay.
      Show
      Test Procedure: Verifying that HTML5 media do not autoplay upon page load Go to Site administration ► Appearance ► Media embedding Under "Legacy media players", make sure that the QuickTime player check box is checked. Create a page. Embed MP4 or M4V or M4A files into the Page Content using the Media button of the editor. Click on the "Save and display" button. Expected Results After the page has loaded, the embedded media files should not autoplay.
    • Team '; drop tables Sprint 9

      Original title: Preload of video in medialib.php

      We've found that HTML5 MP4 videos starts immidiately if the page is opened.

      This is a problem if multiple videos are included on a page and its not accessible.

      Its seems that its defined in
      moodle / lib / medialib.php line 1041
      <video $idtag controls="true" $size preload="metadata" title="$title">

      auto="metadata" should view the playewr with startscreen from video.

            jpataleta Jun Pataleta
            ralfh Ralf Hilgenstock
            Frédéric Massart Frédéric Massart
            Dan Poltawski Dan Poltawski
            Simey Lameze Simey Lameze
            Votes:
            2 Vote for this issue
            Watchers:
            11 Start watching this issue

              Created:
              Updated:
              Resolved:

                Error rendering 'clockify-timesheets-time-tracking-reports:timer-sidebar'. Please contact your Jira administrators.