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