[FFmpeg-cvslog] r15695 - trunk/ffserver.c

Baptiste Coudurier baptiste.coudurier
Sun Oct 26 09:15:09 CET 2008


Hi,

Stefano Sabatini wrote:
> On date Saturday 2008-10-25 02:51:46 +0200, bcoudurier wrote:
>> Author: bcoudurier
>> Date: Sat Oct 25 02:51:45 2008
>> New Revision: 15695
>>
>> Log:
>> cosmetics: ffserver -> FFserver
>>
>> Modified:
>>    trunk/ffserver.c
>>
>> Modified: trunk/ffserver.c
>> ==============================================================================
>> --- trunk/ffserver.c	(original)
>> +++ trunk/ffserver.c	Sat Oct 25 02:51:45 2008
> [...]
>> @@ -4450,7 +4450,7 @@ static void opt_debug()
>>  
>>  static void opt_show_help(void)
>>  {
>> -    printf("usage: ffserver [options]\n"
>> +    printf("usage: FFserver [options]\n"
>>             "Hyper fast multi format Audio/Video streaming server\n");
>>      printf("\n");
>>      show_help_options(options, "Main options:\n", 0, 0);
> 
> I'm not sure this is a good idea, ffplay and ffmpeg show the name of
> the program lowcased, since the usage line has to mimick the command
> the user will launch (and she will use lowcased characters).
> 

I see, since it has to mimick the command the user will launch, I'd say 
use argv[0] for all.

-- 
Baptiste COUDURIER                              GnuPG Key Id: 0x5C1ABAAA
Smartjog USA Inc.                                http://www.smartjog.com
Key fingerprint                 8D77134D20CC9220201FC5DB0AC9325C5C1ABAAA




More information about the ffmpeg-cvslog mailing list