I am using a Windows installation of VLS, version 0.6.2 downloaded from the VideoLAN site.
VLS starts up fine, and my vls.cfg and input.cfg files are basically as the defaults.
I have a "local1" input set up, but when I try to add a program to it, I always get the error shown below. The file exists and is the correct format. It loads perfectly if I add the lines below to my input.cfg file:
Any advice would be very appreciated as dynamic program management would be very useful.
- Roger
<VALID SECTION OF INPUT.CFG FILE>
BEGIN "2" # another file
Name = "swordfish"
FileName = "C:/TEMP/DVD-Trailers/Swordfish.vob"
Type = "Mpeg2-PS"
END
<ERROR LOG>
Videolan Server Administration System
Login: bozo
Password:
bozo@vls> show input
Provider: Manager
Status: 0
Info: Showing available inputs.
Provider: local1
Status: 0
Info: Input 'local1'
bozo@vls>
bozo@vls> program mytest local1 c:/temp/dvd-trailers/swordfish.vob Mpeg2-PS --add
Provider: Manager
Error: -1
Provider: local1
Error: -1
Info: Unable to add program mytest
Info: Error: No files defined in vls.cfg
bozo@vls>