Lines Matching refs:stderr
70 fprintf(stderr, "Could not allocate AVPacket\n");
75 fprintf(stderr, "Could not open input file '%s'", in_filename);
80 fprintf(stderr, "Failed to retrieve input stream information");
88 fprintf(stderr, "Could not create output context\n");
118 fprintf(stderr, "Failed allocating output stream\n");
125 fprintf(stderr, "Failed to copy codec parameters\n");
135 fprintf(stderr, "Could not open output file '%s'", out_filename);
142 fprintf(stderr, "Error occurred when opening output file\n");
174 fprintf(stderr, "Error muxing packet\n");
193 fprintf(stderr, "Error occurred: %s\n", av_err2str(ret));