[vlc] "to start with automatic repetition - how to"
Anton Kapela
tkapela at gmail.com
Thu Dec 25 01:43:13 CET 2008
On Tue, Dec 23, 2008 at 1:05 PM, Kai Hoffmann
<diegoetterdesfluxus at gmx.com> wrote:
> more time to drink some beer ;-) ) ... but: loading that playlist again,
> "endless playing" comes as OFF ?!?!?!?!?
I'd avoid the GUI for this, instead, launch VLC from the command line,
and do something like this:
vlc input-file.ts another-file.ts etc.ts -L
the default action will be to play the video via standard 'display'
output and the -L causes the specified input files to be played
sequentially in an endless loop.
hope that helps,
-tk
More information about the vlc
mailing list