Lines Matching defs:error
565 av_log(NULL, AV_LOG_FATAL, "Syntax error, mapchan usage: "
1732 av_log(NULL, AV_LOG_FATAL, "Syntax error in matrix \"%s\" at coeff %d\n", str, i);
1904 av_log(NULL, AV_LOG_FATAL, "error parsing rc_override\n");
3559 uint8_t error[128];
3610 av_strerror(ret, error, sizeof(error));
3611 av_log(NULL, AV_LOG_FATAL, "%s\n", error);
3772 "timestamp error delta threshold", "threshold" },
3774 "exit on error", "error" },
3828 "ratio of decoding errors (0.0: no errors, 1.0: 100% errors) above which ffmpeg returns an error instead of success.", "maximum error rate" },