[vlc-devel] CVS Commit (fenrir)

cvs at videolan.org cvs at videolan.org
Sun Jan 18 03:20:28 CET 2004


Update of /cvs/videolan/vlc/modules/stream_out
Modified Files:
	duplicate.c 

Log Message:
 * duplicate : added a select option :) The format is
 selector[,selector] where 'selector' are from:
    * no-audio, noaudio, audio
    * no-video, novideo, video
    * no-spu,   nospu,   spu
    * es=num or es=num_start-num_end
    * prgm=num or prgm=num_start-num_end (you can also use program
    instead of prgm)
 It applies for the last dst. selector1,selector2 means selector1 and
selector2.
 Ex:
    vlc file --sout '#duplicate{dst="1° dst", select="selection for 1° dst",
dst="2° dst", dst="3° dst", select="selection for 3° dst" }'

-- 
fenrir

-- 
This is the vlc-devel mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://developers.videolan.org/lists.html
If you are in trouble, please contact <postmaster at videolan.org>



More information about the vlc-devel mailing list