Menu

#163 libmpeg3/mpeg3title.c:194: bad call to fprintf ?

open
nobody
None
5
2017-10-15
2017-10-15
dcb
No

cinelerra-7/libmpeg3/mpeg3title.c:194]: (error) fprintf format string requires 7 parameters but only 5 are given.

Source code is

        fprintf(output, "REGION: %llx-%llx %llx-%llx %f %f %d\n",
            cell->program_start,
            cell->program_end,
            cell->title_start,
            cell->title_end,
            cell->program);

Discussion


Log in to post a comment.

MongoDB Logo MongoDB