[Ffmpeg-devel] Re: Problem with drawtext.c
Måns Rullgård
mru
Mon Jan 15 17:43:25 CET 2007
C.Ren Boca said:
> I think the problem with drawtext.c may be a simple typo:
>
> drawtext.c:
> 175 optind = 0;
> 176 while ((c = getopt(argc, argv, "f:t:T:x:y:s:c:C:bo")) > 0) {
> 177 switch (c) {
>
> there is no "-bo" option. should be "f:t:T:x:y:s:c:C:b:o" Right?
The code is correct. Read the man page for getopt to find out why.
--
M?ns Rullg?rd
mru at inprovide.com
More information about the ffmpeg-devel
mailing list