<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEEDINFO "
   title="NEEDINFO - Libreoffice don't insert nor playback videos from ver 7 and later"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=142807#c11">Comment # 11</a>
              on <a class="bz_bug_link 
          bz_status_NEEDINFO "
   title="NEEDINFO - Libreoffice don't insert nor playback videos from ver 7 and later"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=142807">bug 142807</a>
              from <span class="vcard"><a class="email" href="mailto:glogow@fbihome.de" title="Jan-Marek Glogowski <glogow@fbihome.de>"> <span class="fn">Jan-Marek Glogowski</span></a>
</span></b>
        <pre>Just check, that you have the required gstreamer none-plugin packages installed
(they are also plugins, just not codecs). You want some audio and video sink
and most times also gstreamer1.0-plugins-ugly, which has a libx264-160
dependency on Debian Bullseye, which used to be a widely used codec.

I checked with

$ apt search "gstreamer" | grep gstreamer | grep "^[a-z]" | grep -v
"\-dev\|\-doc\|\-debug"

You probably want gstreamer1.0-pulseaudio, gstreamer1.0-alsa, gstreamer1.0-x,
qtgstreamer-plugins-qt5 and gstreamer1.0-gl.</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>