CVS Commit: vlc
    Stéphane Borel 
    stef at via.ecp.fr
       
    Mon Mar  4 02:59:37 CET 2002
    
    
  
On Mon, Mar 04, 2002 at 02:53:56AM +0100, cvs at videolan.org wrote:
> Log Message:
New command line for DVD, to get rid of global options input_title or
so:
	[dvd:][device][@raw_device][@[title][,[chapter][,angle]]]
That means that you can:
 -give only dvd: 		-> it will use the default DVD device
 -give only the DVD device 	-> it should be detected as a DVD
 -specify title, chapter and/or angle on command line
e.g.
 vlc dvd:
 vlc /dev/dvd
 vlc dvd:,29 		for chapter 29 on default device
 vlc /dev/dvd,,2	for angle 2
I hope I haven't broken any port (especially win32).
-- 
Stef
-- 
This is the vlc-devel mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://www.videolan.org/lists.html
If you are in trouble, please contact <postmaster at videolan.org>
    
    
More information about the vlc-devel
mailing list