thannoy i've resolved the problem using again nsi installer.
now installation is the same of the previous versions, and i can choose mozilla plugins to install (and they work as before)
Yes you can: Here is how to proceed, in two steps (it can be done in one step but don't have it in mind) make package-win32-debug-zip # or others similar targets, you can look at the Makefile to get them # will generate vlc-1.0.../ and vlc-1.0...zip, which have to be removed before calling the make...
thank you for the answer but i've already make an exe installer with nsis (before i've compiled with make package-win32-zip) the problem is that this installer created is different from the "official" one used by videolan crew. In fact on their installer (see 0.9.8a version) there is the c...
yes in both cases, but with 1.0.0-git doesn't work when i try to load a video. another thing: i'm trying to load this video on vlc player (not mozilla embedded): http://h264.code-shop.com:8080/tee-bakom-pod.mp4 it's h264 subformat i think, but vlc has very difficult to play it (bufferizing and stopp...
installed version 0.9.8a before, with installer-exe, and it put automatically the mozilla plugin (registry key and npvlc.dll.manifest on mozilla/firefox/plugins): firefox works correctly with this plugin, in fact examples of http://vlc.revolunet.com run good. With vlc 1.0.0-git, (installed without t...
i've vlc 1.0.0-git compiled by myself with mozilla plugins.
Mozilla plugins are activated on firefox browser (typing about:plugins i see all the mozilla vlc plugins activated).
Now where can i find a website where i can use this vlc browser player?
thank you
Gianluca
i don't know very well, i'm on an engineering stage for italian university, and they ask me to compile vlc sources, but i really don't know for what reason.
Right now i've to try if files h264 work well with this vlc.
can you explain better? this is my configure-vlc.sh: PATH=/usr/win32/bin:$PATH \ PKG_CONFIG_LIBDIR=/usr/win32/lib/pkgconfig \ CPPFLAGS="-I/usr/win32/include -I/usr/win32/include/ebml" \ LDFLAGS=-L/usr/win32/lib \ CC="gcc -mno-cygwin" CXX="g++ -mno-cygwin" \ ./configure ...
now i used newest version of contrib (20090118) and donwload vlc using git command on cygwin batch shell. .bootstrap succesfully ./configure-vlc.sh finished ok ./make -j2 (using 2 processor i hope) after about 20 minutes of compiling...it finished like this: http://img.overpic.net/images/w/k/z/xwkz7...
Hi, today, thanks for your help, i've been able to run successfully ./bootstrap and ./configure-vlc.sh commands. Starting "make" ,after some minutes, the process stops with these errors: (i'm compiling an old version of vlc with old contrib file, and basic version of vlc) http://img230.ima...