Home
last modified time | relevance | path

Searched refs:error_printf (Results 1 - 12 of 12) sorted by relevance

/third_party/lame/frontend/
H A Dlame_main.c106 error_printf("Input file and Output file are the same. Abort.\n"); in init_files()
117 error_printf("Can't init infile '%s'\n", inPath); in init_files()
121 error_printf("Can't init outfile '%s'\n", outPath); in init_files()
181 error_printf("Internal error. Aborting."); in lame_decoder_loop()
240 error_printf("WAVE file contains 0 PCM samples\n"); in lame_decoder_loop()
245 error_printf("Very huge WAVE file, can't set filesize accordingly\n"); in lame_decoder_loop()
281 error_printf in print_trailing_info()
341 error_printf in write_xing_frame()
348 error_printf("fatal error: can't update LAME-tag frame!\n"); in write_xing_frame()
353 error_printf("Erro in write_xing_frame()
[all...]
H A Drtp.c107 error_printf("socket() failed.\n"); in rtp_socket()
119 error_printf("setsockopt SO_REUSEADDR failed\n"); in rtp_socket()
128 error_printf("setsockopt IP_MULTICAST_TTL failed. multicast in kernel?\n"); in rtp_socket()
136 error_printf("setsockopt IP_MULTICAST_LOOP failed. multicast in kernel?\n"); in rtp_socket()
143 error_printf("connect IP_MULTICAST_LOOP failed. multicast in kernel?\n"); in rtp_socket()
198 error_printf("error %d\n%s\n", error, err_txt); in print_socket_error()
242 error_printf("Unknown host %s\r\n", address); in rtp_socket()
266 error_printf("socket () "); in rtp_socket()
272 error_printf("bind () "); in rtp_socket()
276 error_printf("broadcas in rtp_socket()
[all...]
H A Dparse.c346 error_printf("WARNING: argument missing for '%s'\n", token); in evaluateArgument()
1107 error_printf("Error: The bitrate specified is out of the valid range for this preset\n" in presets_set()
1116 error_printf("Error: You did not enter a valid profile and/or options with --preset\n" in presets_set()
1128 error_printf(" Some examples:\n" in presets_set()
1264 error_printf("Illegal resample frequency: %.3f kHz\n", freq); in resample_rate()
1449 error_printf( "error: output file name too long\n" ); in generateOutPath()
1495 case 1: error_printf("Could not find: '%s'.\n", file_name); break; in set_id3_albumart()
1496 case 2: error_printf("Insufficient memory for reading the albumart.\n"); break; in set_id3_albumart()
1497 case 3: error_printf("Read error: '%s'.\n", file_name); break; in set_id3_albumart()
1498 case 4: error_printf("Unsupporte in set_id3_albumart()
[all...]
H A Dmp3rtp.c167 error_printf("Illegal destination selector '%s', must be ip[:port[:ttl]]\n", argv[1]); in lame_main()
173 error_printf("fatal error during initialization\n"); in lame_main()
207 error_printf("Could not create \"%s\".\n", outPath); in lame_main()
222 error_printf("Can't init infile '%s'\n", inPath); in lame_main()
237 error_printf("fatal error during initialization\n"); in lame_main()
H A Dget_audio.c483 error_printf in fskip_long()
701 error_printf("Could not close sound file \n"); in close_infile()
790 error_printf("Error: internal problem!\n"); in get_audio_common()
942 error_printf("Error: format changed in %s - not supported\n", in read_samples_mp3()
974 error_printf("Error: number of channels has changed in %s - not supported\n", in read_samples_mp3()
985 error_printf("Error: sample frequency has changed in %s - not supported\n", type_name); in read_samples_mp3()
1002 error_printf("Unsupported number of channels: %d\n", num_channels); in set_input_num_channels()
1018 error_printf("Unsupported sample rate: %d\n", sr); in set_input_samplerate()
1076 error_printf("Unsigned input only supported with bitwidth 8\n"); in open_snd_file()
1125 error_printf("Coul in open_snd_file()
[all...]
H A Dconsole.c250 error_printf(const char *format, ...) in error_printf() function
331 error_printf("writing debug info into: %s\n", fn); in set_debug_file()
334 error_printf("Error: can't open for debug info: %s\n", fn); in set_debug_file()
H A Dconsole.h49 int error_printf(const char *format, ...);
H A Dmp3x.c53 error_printf("Can't init infile '%s'\n", inPath); in lame_main()
H A Damiga_mpega.c87 error_printf("Unable to open mpega.library v2\n"); in lame_decode_initfile()
H A Dbrhist.c96 error_printf("lame internal error: VBR min %d kbps or VBR max %d kbps not allowed.\n", in brhist_init()
H A Dmain.c494 error_printf("fatal error during initialization\n"); in c_main()
H A Dgtkanal.c195 error_printf("Warning: get_audio is returning too much data.\n"); in gtkmakeframe()
233 error_printf("READ_AHEAD set too low - not enough frame buffering.\n" in gtkmakeframe()
279 error_printf("input/output pcm syncing problem. should not happen!\n"); in plot_frame()

Completed in 15 milliseconds