bpa;607995 Wrote: 
> I think there are two issues.
> 
> 1. GUI interface showing when VLC running
> 2. Dos box showing when VLC is running.
> 
> The first issue is handled by VLC command line option
> 
> The second issue is more tricky. You can't close the DOS box window and
> have VLC still running if the window was opened to make VLC run.  The
> trick is to start VLC but with the option not to have a window or else
> minimise the window.   I think you can do the same by either using
> something like the hstart program (
> http://www.ntwind.com/software/utilities/hstart.html  ) or running a
> desktop short cut with "cmd.exe /c" followed by your VLC command (which
> is what the Tuner plugin uses) .  In both cases you need to make sure
> your vlc doesn't open up any GUI windows.

I still can't get the VLC command line to stop throwing up a gui. From
what I have read -I dummy seems to work for others but surely it is
meant to do as it is doing in my case, i.e. show a dummy DOS shell to
run VLC through?

Also having trouble with the cmd.exe in a shortcut...
Am I supposed to put the cmd.exe /c vlc ........etc all in the target
on the properties>shortcut tab?
i.e.
C:\Windows\System32\cmd.exe /c vlc dvb-t://frequency=650200000
:dvb-bandwidth=8 :dvb-caching=300 :program=14720
:sout=#transcode{vcodec=none,acodec=mp3,ab=128,channels=2,samplerate=44100}:http{dst=:8080/RadioStream.mp3}
:no-sout-rtp-sap :no-sout-standard-sap :ttl=1 :sout-keep
If so it won't take the string length and truncates it.


-- 
cliver
------------------------------------------------------------------------
cliver's Profile: http://forums.slimdevices.com/member.php?userid=43289
View this thread: http://forums.slimdevices.com/showthread.php?t=21804

_______________________________________________
plugins mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/plugins

Reply via email to