Skip to content

[BUG] Error in switch_to_next_file() #1701

@shri-acha

Description

@shri-acha

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:
Image
Video Used:
Example Video

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions