[vlc] input.cfg: 8: parsing error !!?
vikas yadav
vikas at in.programmingparadise.com
Thu Nov 7 14:25:54 CET 2002
Hi,
Below vls is giving a input.cfg parsing error. I am unabel to find out the
error in input.cfg
please help.
Thanks and Regards,
Vikas
VLS Output:
2002-11-07 18:43:04 [INFO/Vls] Browsing modules in directory "."
2002-11-07 18:43:04 [INFO/Vls] Browsing modules in directory "C:?ls"
2002-11-07 18:43:04 [INFO/Vls] Channel 'client1' created
2002-11-07 18:43:04 [INFO/Vls] Starting input 'local1'
2002-11-07 18:43:04 [ERROR/Vls] Unable to start input 'local1': Error:
local1:
Unable to initialise input: aborting
Error: Parsing of file 'k:/vls/input.cfg' failed
Error: Error in the configuration file at line 9
2002-11-07 18:43:04 [INFO/Vls] New admin group "monitor" is ok
2002-11-07 18:43:04 [INFO/Vls] New admin group "master" is ok
2002-11-07 18:43:04 [INFO/Vls] New admin user "monitor" is ok
2002-11-07 18:43:04 [INFO/Vls] New admin user "bozo" is ok
2002-11-07 18:43:04 [INFO/Vls] Telnet server initialised
input.cfg:
BEGIN "Input"
FilesPath = "k:\vls"
ProgramCount = "1"
END
BEGIN "1"
Type = "Mpeg2-PS"
Name = "bryan"
FileName = "bryan.mpg" <===line 9
END
vls.cfg:
BEGIN "Vls"
LogFile = "vls.log" # log file
ScreenLog = "enable" # log to the console
SystemLog = "enable" # log to the systemlog
END
BEGIN "Groups"
monitor = "help|browse|logout"
master =
"help|browse|start|resume|suspend|stop|shutdown|logout|config|program|input|
channel|show"
END
BEGIN "Users"
monitor = "monitor:monitor" # password is 'monitor'
bozo = "bozo:master" # password is 'bozo'
END
BEGIN "Telnet"
LocalPort = "9999" # Port to use for that purpose
END
BEGIN "local1"
ConfigPath = "k:/vls"
END
BEGIN "Inputs"
local1 = "local" # Local input example
END
BEGIN "Channels"
client1 = "network"
END
BEGIN "client1"
Type = "unicast"
DstHost = "127.0.0.1"
DstPort = "1234"
END
--
This is the vlc mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://www.videolan.org/lists.html
If you are in trouble, please contact <postmaster at videolan.org>
More information about the vlc
mailing list