Page 1 of 1

VLS on Windows :How do I specify the VOB file path ?

Posted: 19 Apr 2004 14:22
by pjo
How do I specify the VOB file path in VLS.cfg for Windows ?
Which section and How ?
I tried

BEGIN "1" # MPEG2 stream stored in /home/videolan/streams/Dolby.vob
Name = "DAD"
FileName = "F:\DVD\DAD_JP_D1\VIDEO_TS\VTS_06_01.VOB"
Type = "Mpeg2-PS"
END

Also tried:

BEGIN "local1"
FilesPath = "F:\DVD\DAD_JP_D1\VIDEO_TS\"
ProgramCount = "1"
TrickPlay = "normal"
END

BEGIN "1"
Name = "DAD"
FileName = "VTS_06_2.VOB"
Type = "Mpeg2-PS"
END

Both with errors: cannot open the file.

Posted: 19 Apr 2004 15:34
by Gibalou
Please see my answer to your other post about using VLC instead.