[vlc-devel] Re: video title and video border

Sigmund Augdal sigmunau at stud.ntnu.no
Fri Mar 26 10:08:15 CET 2004


Just a hint. If you change the add_integer() for --video-window to a
--add_boolean() and change the name to something like "video-border" you
could then run vlc with --video-border and --no-video-border. That would be
a more proper way. You don't have to change the code much where you use the
value, just swap 0 and 1.

Sigmund

On Thu, Mar 25, 2004 at 10:23:08AM +0100, Hornsby Adrian wrote:
> I added some more feature to the windows version VLC (directx) so that one can modifie the title of the video playing and in some case can decide to play the video without any frames around the video.
> --video-title <string>
> --video-window <int>   {0: with frame 1: without frame}
> if anyone is interestted in it , just ask. i'll send the patch on the mailing list
> 
> adrian
> 
> ************************************************************
> HORNSBY Adrian
> Teräskatu 7 D 67 
> 33720 Tampere
> FINLAND
> #Tel :+358 (0)456376712
> http://www.students.tut.fi/~hornsby/
> ************************************************************
> Tampere University of Technology -TTY
> Information Technology - Tietotalo
> Department of Signal Processing 
> TF 314
> 33720 Tampere
> FINLAND
> ************************************************************

-- 
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