| 3705 | } |
| 3706 | |
| 3707 | static void show_usage(void) |
| 3708 | { |
| 3709 | printf("Hyper fast Audio and Video encoder\n"); |
| 3710 | printf("usage: ffmpeg [options] [[infile options] -i infile]... {[outfile options] outfile}...\n"); |
| 3711 | printf("\n"); |
| 3712 | } |
| 3713 | |
| 3714 | static void show_help(void) |
| 3715 | { |