AV_LOG_FATAL constant
int
const AV_LOG_FATAL
Something went wrong and recovery is not possible. For example, no header was found for a format which depends on headers or an illegal combination of parameters is used.
Implementation
static const int AV_LOG_FATAL = 8;