I got an error while trying to run an example video i got from on the web.
I'd like some help with solving it.
I've tried to wander around the codebase and found out that below:
if (ctx->inputsize > 0 && ((ctx->demux_ctx->past + bytesinbuffer) < ctx->inputsize) && is_decoder_processed_enough(ctx) == CCX_FALSE)
line handles the error, and also as the log mentions it, the file being read is probably hasn't been parsed.
Output Images:

Video Used:
Example Video