Lines Matching refs:stderr
91 fprintf(stderr,"Usage: %s <filename.wav>\n", argv[0]);
92 fprintf(stderr,"Descr: Short demo to show how to use the lame_enc.dll library file\n");
93 fprintf(stderr,"Note : WAV file is assumed to to have the following parameters\n");
94 fprintf(stderr," : 44100 Hz, stereo, 16 Bits per sample\n");
117 fprintf(stderr,"Error loading lame_enc.DLL");
155 fprintf(stderr,"Error opening %s", argv[1]);
165 fprintf(stderr,"Error creating file %s", strFileOut);
206 fprintf(stderr,"Error opening encoding stream (%lu)", err);
249 fprintf(stderr,"beEncodeChunk() failed (%lu)", err);
256 fprintf(stderr,"Output file write error");
271 fprintf(stderr,"beExitStream failed (%lu)", err);
281 fprintf(stderr,"Output file write error");