Search found 8 matches

Go to advanced search

by Lalesvi
12 Feb 2009 16:13
Forum: VLC media player for Windows Troubleshooting
Topic: Compile VLC 0.86d source and use Cygwin tool issue
Replies: 7
Views: 3230

Re: Compile VLC 0.86d source and use Cygwin tool issue

to update the packages we have to do: "aptitude update". I had already done this... But I find the error, I was searching "libtools", instead of "libtool"... hehe... I took away the "s" and I could find the package and install it. I have already being able to ...
by Lalesvi
12 Feb 2009 14:01
Forum: VLC media player for Windows Troubleshooting
Topic: Compile VLC 0.86d source and use Cygwin tool issue
Replies: 7
Views: 3230

Re: Compile VLC 0.86d source and use Cygwin tool issue

I forgot to say that I am using Ubuntu 7.10, not windows and cywin.
by Lalesvi
12 Feb 2009 13:04
Forum: VLC media player for Windows Troubleshooting
Topic: Compile VLC 0.86d source and use Cygwin tool issue
Replies: 7
Views: 3230

Re: Compile VLC 0.86d source and use Cygwin tool issue

It seems I have the same problem: root@gatv-laptop:/usr/local/vlc-0.9.5# ./bootstrap + ACLOCAL_ARGS=-I m4 + test -d extras/contrib/bin + uname -s + test .Linux = .Darwin + pkg-config --version + PKGCONFIG=yes + export AUTOPOINT + test + AUTOPOINT=autopoint + autopoint --dry-run --force + AUTOPOINT=t...
by Lalesvi
05 Dec 2008 19:11
Forum: Development around libVLC
Topic: plugin that denies reproduction in some cases
Replies: 5
Views: 1172

Re: plugin that denies reproduction in some cases

Oh! yes sorry, I mean play.
by Lalesvi
05 Dec 2008 12:50
Forum: Development around libVLC
Topic: plugin that denies reproduction in some cases
Replies: 5
Views: 1172

Re: plugin that denies reproduction in some cases

demuxdump just "This saves the input as a file (specified by demuixdump-file), without decoding it. This is a way to "decode" input to VLC." (wiki.videolan.org/Demuxdump). How can it help me?
by Lalesvi
05 Dec 2008 12:40
Forum: Development around libVLC
Topic: New plugin for VLC: 2 problems
Replies: 3
Views: 1437

Re: New plugin for VLC: 2 problems

First of all, thank you for your reply! 1. I know I have to copy and modify some part of the configure.ac, but I haven't manage to figure out which one... I suppose I have to modify the PATH or something similar, and I have tried to find it but... 2. What do you mean by capability? I dont know very ...
by Lalesvi
05 Dec 2008 10:13
Forum: Development around libVLC
Topic: plugin that denies reproduction in some cases
Replies: 5
Views: 1172

plugin that denies reproduction in some cases

Hello once again! I am also integrating a plugin in the VLC that should allow only in some cases the reproduction of audio/video files. I have writen a program named "shouldReproduce.c" which main method returns a boolean stating if the file should or shouldn't be reproduced. I am searchin...
by Lalesvi
05 Dec 2008 09:52
Forum: Development around libVLC
Topic: New plugin for VLC: 2 problems
Replies: 3
Views: 1437

New plugin for VLC: 2 problems

Hello. I have tried to install a new plugin for the VLC and I have basically two problems (I am using Linux (Ubuntu)): 1. To compile my program (outside the VLC) I was doing "gcc -o myPlugin myPlugin.c `pkg-config --libs --cflags gtk+-2.0`". My program has a graphic interface based in the ...

Go to advanced search