Lines Matching refs:error_printf

346     error_printf("WARNING: argument missing for '%s'\n", token);
1107 error_printf("Error: The bitrate specified is out of the valid range for this preset\n"
1116 error_printf("Error: You did not enter a valid profile and/or options with --preset\n"
1128 error_printf(" Some examples:\n"
1264 error_printf("Illegal resample frequency: %.3f kHz\n", freq);
1449 error_printf( "error: output file name too long\n" );
1495 case 1: error_printf("Could not find: '%s'.\n", file_name); break;
1496 case 2: error_printf("Insufficient memory for reading the albumart.\n"); break;
1497 case 3: error_printf("Read error: '%s'.\n", file_name); break;
1498 case 4: error_printf("Unsupported image: '%s'.\nSpecify JPEG/PNG/GIF image\n", file_name); break;
1517 error_printf("WARNING: ignoring developer-only switch --%s %s\n", token, nextArg);
1526 error_printf("WARNING: ignoring developer-only switch --%s\n", token);
1666 error_printf("sorry, vorbis support in LAME is deprecated.\n");
1697 error_printf("unknown buffer constraint '%s'\n", nextArg);
1806 error_printf("The track number has to be between 1 and 255 for ID3v1.\n");
1815 error_printf("The track number has to be between 1 and 255 for ID3v1, ignored for ID3v1.\n");
1830 error_printf("Unknown ID3v1 genre number: '%s'.\n", nextArg);
1835 error_printf("Unknown ID3v1 genre: '%s'.\n", nextArg);
1843 error_printf("Unknown ID3v1 genre: '%s'. Setting ID3v1 genre to 'Other'\n", nextArg);
1849 error_printf("Internal error.\n");
1859 error_printf("Invalid field value: '%s'. Ignored\n", nextArg);
1913 error_printf("Must specify lowpass with --lowpass freq, freq >= 0.001 kHz\n");
1925 error_printf
1941 error_printf("Must specify highpass with --highpass freq, freq >= 0.001 kHz\n");
1953 error_printf
1964 error_printf("Must specify compression ratio >= 1.0\n");
2052 error_printf("%s: %s argument length (%d) exceeds limit (%d)\n", ProgramName, token, arg_n, PATH_MAX);
2062 error_printf("%s: %s argument length (%d) exceeds limit (%d)\n", ProgramName, token, arg_n, PATH_MAX);
2248 error_printf("%s: unrecognized option --%s\n", ProgramName, token);
2299 error_printf("%s: -m mode must be s/d/f/j/m/l/r not %s\n", ProgramName,
2367 error_printf
2386 error_printf("WARNING: -%c is obsolete.\n", c);
2439 error_printf("%s: -e emp must be n/5/c not %s\n", ProgramName, arg);
2455 error_printf("%s: unrecognized option -%c\n", ProgramName, c);
2477 error_printf
2497 error_printf("%s: excess arg %s\n", ProgramName, argv[i]);
2511 error_printf("combination of nogap and decode not supported!\n");
2563 error_printf("Error: libmp3lame not compiled with mpg123 *decoding* support \n");
2578 error_printf("For free format, specify a bitrate between 8 and 640 kbps\n");
2579 error_printf("with the -b <bitrate> option\n");