Page 1 of 1

Script infinity loop

Posted: 16 Mar 2006 11:47
by e6964822
Hello,

I write this script for play two mp3 files.

vlc "piano.mp3" "paino2.mp3"


I want do an infinity loop whit this. What I must do?


Thank you very mush.

I LOVE VLC :P

Posted: 16 Mar 2006 12:53
by dionoea
You can use the following command line option:

Code: Select all

-L, --loop, --no-loop Repeat all (default disabled)