Actually I posted that the compile runs successfully but vlc does not run and does not give any indication of an error.
You are reporting an issue with gettext - are these 2 issues dependent somehow?
I know that issue, but I was not faced with it.
I used mirror.calvin.edu dist for installing cygwin, I just had to take care about the qt issue which is mentioned in the how-to and it compiled successfully - but as mentioned above - it does not run ;-(
--
Mike
Hi I successfully compiled vlc 0.9.0 under cygwin. I used contrib-20070503... and the following config file: CONTRIB_TREE=/usr/win32 PATH=${CONTRIB_TREE}/bin:$PATH \ ./bootstrap && \ CPPFLAGS="-I${CONTRIB_TREE}/include -I${CONTRIB_TREE}/include/ebml" \ LDFLAGS=-L${CONTRIB_TREE}/lib...
Hi I use VLC version 0.8.5 Janus on SUSE 9.3 and I stream my webcam on my internal network. Since yesterday I get the following warnings and I do not see a pic anymore: ... [00000293] main input debug: `http://84.73.179.107:8090' successfully opened [00000343] main decoder debug: no aout present, sp...
Ok I got that, but I think I do not understand vlc, see my questions below: a) What is the added value of a vlc server if I have to provide the URL? b) Then I can prepare each video accordingly (with transcode/ffmpeg) and put them on a server, again why should I then use vlc server? -- Thanks for yo...
The how-to explains how to stream a file, which is fine.
My questions is how do I publish these streams?
Is the http internal server for that purpose made of?
If so, what are the requirments from a client perspective?
Hi I am new on VLC and I have a conceptual question. I have several small movies which I have to publish through the Internet, so the movies can be watched from different people. (I have a root server running with Linux on it). Is is correct when I set up a VLC server (http interface) and publish th...