<div dir="ltr">Wow, that was easy. Thanks for your help Rene! <br></div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Sep 30, 2016 at 9:11 AM, Rene Engelhard <span dir="ltr"><<a href="mailto:rene@debian.org" target="_blank">rene@debian.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi,<br>
<span class=""><br>
On Wed, Sep 28, 2016 at 10:35:39AM -0400, Kirk Puppy wrote:<br>
>         So I built with --enable-vlc, but libreoffice still seemed to try and<br>
>    use gstreamer. When I would try and insert video into Impress I would get<br>
>    a gstreamer missing pluggins error on the terminal.<br>
>         So then I tried compiling with --enable-vlc, --disable-gstreamer-1-0,<br>
>    and --disable-gstreamer-0-10. Now when I try to insert video into impress,<br>
>    I don't see any errors about gstreamer. But Impress pops up an error<br>
>    message "The format of the selected file is not supported".  I tried mp4,<br>
>    avi, and mkv. All have the same error message. Is there something else I<br>
>    need for using VLC? Is Gstreamer required?<br>
<br>
</span>% grep -ri experimental *<br>
source/vlc/vlcuno.cxx:    // Experimental for now - code is neither elegant nor well tested.<br>
source/vlc/vlcuno.cxx:    if (!xContext.is() || !officecfg::Office::Common::<wbr>Misc::ExperimentalMode::get(<wbr>xContext))<br>
source/vlc/vlcuno.cxx:    // Experimental for now - code is neither elegant nor well tested.<br>
source/vlc/vlcuno.cxx:    if (!xContext.is() || !officecfg::Office::Common::<wbr>Misc::ExperimentalMode::get(<wbr>xContext))<br>
<br>
So I guess you want to enable experimental features?<br>
(in Tools -> Options -> Advanced)<br>
<br>
Regards,<br>
<br>
Rene<br>
</blockquote></div><br></div>