[vlc] Re: Append file to playlist from command line

Sigmund Augdal Helberg dnumgis at videolan.org
Thu Jun 8 13:04:14 CEST 2006


On Thu, 2006-06-08 at 03:53 -0700, Alan Gibson wrote:
> does anyone know a command line option to append a file to the
> playlist of a running instance of videolan?
> 
> for instance, with Totem you can do
> 
> totem playlist.txt
> totem --enqueue movie.mpg
> 
> and movie.mpg will be appended to the playlist of the first running
> instance without interrupting the playback.
With vlc you do:
vlc --one-instance playlist.txt
vlc --one-instance --enqueue movice.mpg

But it only works on windows...

Sigmund
> 
> thanks much,
> alan
> 

-- 
This is the vlc mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://www.videolan.org/support/lists.html



More information about the vlc mailing list