Skip to main content

Module error_codes

Module error_codes 

Source
Expand description

Common FFmpeg error codes for convenience.

Constantsยง

AVERROR_INVALIDDATA
Invalid data found when processing input (AVERROR_INVALIDDATA).
EAGAIN
ECONNREFUSED
EHOSTUNREACH
EINVAL
Invalid data
EIO
I/O error (EIO). Same value on all POSIX platforms.
ENETUNREACH
ENOMEM
Out of memory
EOF
End of file/stream
ETIMEDOUT