Lines Matching refs:stderr
57 fprintf(stderr, "The QSV pixel format not offered in get_format()\n");
70 fprintf(stderr, "Error during decoding\n");
81 fprintf(stderr, "Error during decoding\n");
90 fprintf(stderr, "Error transferring the data to system memory\n");
126 fprintf(stderr, "Usage: %s <input file> <output file>\n", argv[0]);
133 fprintf(stderr, "Cannot open input file '%s': ", argv[1]);
147 fprintf(stderr, "No H.264 video stream in the input file\n");
155 fprintf(stderr, "Cannot open the hardware device\n");
162 fprintf(stderr, "The QSV decoder is not present in libavcodec\n");
190 fprintf(stderr, "Error opening the decoder: ");
197 fprintf(stderr, "Error opening the output context: ");
228 fprintf(stderr, "%s\n", buf);