Uploaded image for project: 'Multimedia gallery'
  1. Multimedia gallery
  2. GALL-93

Problem on subtitles display - Media element library update

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • 2.15.0
    • 2.14.0
    • None
    • 4.9.0 M9

      In fullscreen subtitle font is too big.

      When two lines ares displayed there is display problem see screenshots

      --> Media element library update could solve the problem

       

        1. 2025-04-11_17h23_33.png
          2025-04-11_17h23_33.png
          847 kB
        2. 2025-04-11_17h24_57.png
          2025-04-11_17h24_57.png
          2.92 MB
        3. atelier-plastique.vtt
          2 kB
        4. screenshot-1.png
          screenshot-1.png
          2.23 MB
        5. screenshot-2.png
          screenshot-2.png
          2.23 MB
        6. screenshot-3.png
          screenshot-3.png
          1.45 MB
        7. video_exemple.mp4
          9.17 MB
        8. video_preproduction.mp4
          8.81 MB
        9. Windows Chrome v135.0.7049.96.png
          Windows Chrome v135.0.7049.96.png
          2.03 MB
        10. Windows Edge.png
          Windows Edge.png
          1.50 MB
        11. Windows FF v137.0.2.png
          Windows FF v137.0.2.png
          2.02 MB

          [GALL-93] Problem on subtitles display - Media element library update

          Change of font size of subtitles with video:cue in CSS seems to change subtitle position.
          Override of subtitle font size in Intranet skin should be removed

          Laurence Aumeunier added a comment - Change of font size of subtitles with video:cue in CSS seems to change subtitle position. Override of subtitle font size in Intranet skin should be removed

          David Cartier-Michaud added a comment - - edited

          We still have some problems afeter library update on :

          • Subtitle wich are displayed on playing timeline
          • Subtitle font (may be depending on web browser?)

          See screenshots and video attached

          David Cartier-Michaud added a comment - - edited We still have some problems afeter library update on : Subtitle wich are displayed on playing timeline Subtitle font (may be depending on web browser?) See screenshots and video attached

          With the upgrade of medialement library to 7.0.7 version, the subtitles are better positioned and can be styled with video::cue CSS style
          Example:

          video::cue {
            font-size: 1rem;
            color: yellow;
          }
          
          ::cue(u) {
            color: red;
          }
          

          Laurence Aumeunier added a comment - With the upgrade of medialement library to 7.0.7 version, the subtitles are better positioned and can be styled with video::cue CSS style Example: video::cue { font-size : 1rem; color : yellow; } ::cue(u) { color : red; }

            laurence Laurence Aumeunier
            dcartier David Cartier-Michaud
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: