Page 1 of 1

play multiple file from "start position" to "end position" ?

Posted: 03 Jan 2012 04:43
by nav
hi,
i want to creat playlist that play multiple video file like this,but i can't find anyway to do this in VLCplayer , so i ask for help .If you know how to do or a software can do this ,please tell me
the process will look like this :


video1.avi [start position] to [end postition]
video2.avi [start position] to [end postition]
video3.avi [start position] to [end postition]
......
[start position] to [end postition] is the time of videos such as
4:01 (241 sec) , 3:02 (182 sec)

the player will jump to [start position] of video1 , play to [end postion] of video1
then jump to [start position] of video2 ,play to [end postion] of video2
....

the start and end postion of each video will be save ,such as will be set manual by player ,then save to playlist file , or even better we can edit it by open playlist file by text editor ....

sorry for bad english

Re: play multiple file from "start position" to "end positio

Posted: 03 Jan 2012 17:22
by RĂ©mi Denis-Courmont
I think it goes "vlc video1.avi :start-time=123 :stop-time=456 video2.avi :start-time=124 :stop-time=457"...