I have installed and compiled everything per the readme file and am getting the following error.....<br>
<pre style="border: 1px solid white;">VLC media player 0.8.1 Janus<br>[00000198] main interface: creating httpd<br>[00000198] http interface error: invalid src dir<br>[00000199] main http daemon: httpd doesn't reference any host, deleting
<br>[00000198] main interface error: no suitable intf module<br>[00000001] main vlc error: interface "(null)" initialization failed</pre>
when I run this command it works form the console...<br>
vlc -vvv /video/recordings/3038_20051013200000_20051013210000.nuv
--sout
'#transcode{vcodec=WMV2,fps=24,vb=300,scale=.5,acodec=mp3,ab=32,channels=2,aspect=1.33}:std{access=mmsh,mux=asf,url=:1863}'<br>
<br>
any help is greatly appriciated.<br>
<br>
-Gregg<br>