Re: avmedia VLC backend

2018-09-06 Thread Kirk Puppy
>I assume you did this on Linux? Yes. We have VLC installed by default, so we'd like to use that if possible. We don't use gstreamer, but if the VLC backend is not working then we'll have to consider it or just not having embedded video support. I'm part of a group that develops a small Linux dist

Re: avmedia VLC backend

2018-09-06 Thread Miklos Vajna
Hi Kirk, On Tue, Sep 04, 2018 at 07:17:41AM -0400, Kirk Puppy wrote: > I've compiled LibreOffice-6.1.0.3 and 6.0.6.2 with: > > --disable-gstreamer-1-0 > --disable-gstreamer-0-10 > --enable-vlc > > Both versions build fine, but embedded video in Impress doesn't play. No > messages when ran from

avmedia VLC backend

2018-09-04 Thread Kirk Puppy
Hi all, I've compiled LibreOffice-6.1.0.3 and 6.0.6.2 with: --disable-gstreamer-1-0 --disable-gstreamer-0-10 --enable-vlc Both versions build fine, but embedded video in Impress doesn't play. No messages when ran from a terminal. This is using VLC-3.0.3. This did work the last time I built Libre

Re: Avmedia/VLC

2013-10-11 Thread Minh Ngo
Hi, I have tested on this file http://clips.vorwaerts-gmbh.de/big_buck_bunny.mp4 All the best, Minh Minh Ngo | m...@fedoraproject.org | Principal Lazy Engineer On 7 October 2013 11:36, Jean-Baptiste Kempf wrote: > Le 07/10/2013 09:49, Minh Ngo a écrit : > >> Also there are some problems with

Re: Avmedia/VLC

2013-10-07 Thread Jean-Baptiste Kempf
Le 07/10/2013 09:49, Minh Ngo a écrit : Also there are some problems with reading media files. libvlc_video_get_track_count returns -1 for one media file that is played successfully on the VLC player. The last error is "No active What format is that? Some formats like ogg, don't have any track

Re: Avmedia/VLC

2013-10-07 Thread Michael Meeks
Hi Minh, On Mon, 2013-10-07 at 10:49 +0300, Minh Ngo wrote: > So there will be 4 possible options: LO x86_64, VLC x86_64; LO 32, VLC > 32; LO 64, VLC 32, LO 32, VLC 64. And my solution will work only for 2 > of them... Is it ok? We're primarily interested in VLC for Windows I believe, and

Re: Avmedia/VLC

2013-10-07 Thread Minh Ngo
Hi guys, I have few questions about Avmedia/VLC and what we are going to have in the final. If you will look into the VLC web page [1], you could conclude that a main part of VLC users will choose 32-bit version of the VLC Player (because a download button for this one is bigger :) ). So there