Date: prev next · Thread: first prev next last
2016 Archives by date, by thread · List index


Hi,

On Wed, Sep 28, 2016 at 10:35:39AM -0400, Kirk Puppy wrote:
        So I built with --enable-vlc, but libreoffice still seemed to try and
   use gstreamer. When I would try and insert video into Impress I would get
   a gstreamer missing pluggins error on the terminal.
        So then I tried compiling with --enable-vlc, --disable-gstreamer-1-0,
   and --disable-gstreamer-0-10. Now when I try to insert video into impress,
   I don't see any errors about gstreamer. But Impress pops up an error
   message "The format of the selected file is not supported".  I tried mp4,
   avi, and mkv. All have the same error message. Is there something else I
   need for using VLC? Is Gstreamer required?

% grep -ri experimental *
source/vlc/vlcuno.cxx:    // Experimental for now - code is neither elegant nor well tested.
source/vlc/vlcuno.cxx:    if (!xContext.is() || 
!officecfg::Office::Common::Misc::ExperimentalMode::get(xContext))
source/vlc/vlcuno.cxx:    // Experimental for now - code is neither elegant nor well tested.
source/vlc/vlcuno.cxx:    if (!xContext.is() || 
!officecfg::Office::Common::Misc::ExperimentalMode::get(xContext))

So I guess you want to enable experimental features?
(in Tools -> Options -> Advanced)

Regards,

Rene

Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.