[streaming] Stream file in windows
Tran Minh Son
sony at mht.bme.hu
Wed Aug 6 13:23:33 CEST 2003
Dear All,
According to the feature of vls, it support streaming file in window
enviroment. How can I specify the path for file in window enviroment? I
got the following error message when running vls compiled in VC++:
"Implicit declaration of input 'local1'
ASSERT error in file.cpp line 581, 606..."
THe second error is surely due to the path in unix and window. The
first one I donnot know why I got it
Some part of the config file:
BEGIN "Inputs"
# --- Format:
# InputName = "Type"
# --- Example:
local1 = "local" # Local input example
# kfir = "video" # Video input example (mpeg encoder)
# dvb = "dvb" # Video input example (DVB card)
END
BEGIN "local1"
ProgramCount ="1"
TrickPlay = "normal"
END
BEGIN "1" # MPEG2 stream stored in /home/videolan/streams/Dolby.vob
Name = "test"
FileName =
"D:/sony/projects/Ikta/Projects/vls-0.5.3/short_presentation.vob"
Type = "Mpeg2-TS"
END
THank you for your help
Son Tran
--
This is the streaming mailing-list, see http://www.videolan.org/streaming/
To unsubscribe, please read http://www.videolan.org/support/lists.html
If you are in trouble, please contact <postmaster at videolan.org>
More information about the streaming
mailing list