Lines Matching refs:stderr
56 fprintf(stderr,
100 fprintf(stderr, "Usage: %s output_file\n"
111 fprintf(stderr, "Could not open destination file %s\n", dst_filename);
118 fprintf(stderr, "Could not allocate resampler context\n");
134 fprintf(stderr, "Failed to initialize the resampling context\n");
144 fprintf(stderr, "Could not allocate source samples\n");
159 fprintf(stderr, "Could not allocate destination samples\n");
183 fprintf(stderr, "Error while converting\n");
189 fprintf(stderr, "Could not get sample buffer size\n");
199 fprintf(stderr, "Resampling succeeded. Play the output file with the command:\n"