<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2800.1400" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Okay, could we get rid of the ; </FONT></DIV>
<DIV><FONT face=Arial size=2>if (video_title == NULL) /*default video
Title*/<BR> {
<BR> if(
p_event->p_vout->p_sys->b_using_overlay
)<BR>
SetWindowText(
p_event->p_vout->p_sys->hwnd,<BR>
VOUT_TITLE " (hardware YUV overlay DirectX output)"
);<BR> else
if( p_event->p_vout->p_sys->b_hw_yuv
)<BR>
SetWindowText(
p_event->p_vout->p_sys->hwnd,<BR>
VOUT_TITLE " (hardware YUV DirectX output)"
);<BR> else
SetWindowText(
p_event->p_vout->p_sys->hwnd,<BR>
VOUT_TITLE " (software RGB DirectX output)"
);<BR>
break;<BR>
}</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>and just have a default video TITLE like VLC ? and
then change the title with --video-title <string> ???</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>adrian</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial
size=2>************************************************************<BR>HORNS
Adrian<BR>Teräskatu 7 D 67 <BR>33720 Tampere<BR>FINLAND<BR>#Tel :+358
(0)456376712<BR><A
href="http://www.students.tut.fi/~hornsby/">http://www.students.tut.fi/~hornsby/</A><BR>************************************************************<BR>Tampere
University of Technology -TTY<BR>Information Technology -
Tietotalo<BR>Department of Signal Processing <BR>TF 314<BR>33720
Tampere<BR>FINLAND<BR>************************************************************</FONT></DIV></BODY></HTML>