pub const AVERROR_INVALIDDATA: i32 = -1_447_971_320;Expand description
Invalid data found when processing input (AVERROR_INVALIDDATA).
This is FFERRTAG(0xF8,'I','N','V') — a tag-based code, not an errno,
so it has the same value on all platforms.