Skip to content
This repository was archived by the owner on Feb 3, 2026. It is now read-only.
This repository was archived by the owner on Feb 3, 2026. It is now read-only.

TGIF-QA evaluation crashing #82

@geomlyd

Description

@geomlyd

Hello there,

Thanks for releasing your code and data! I've been trying to evaluate your checkpoints on the data you linked in #57 and I've been encountering some issues.

  1. The most important one is that evaluating on TGIF-QA seems to be crashing with some ffmpeg related error, which seems to come from moviepy and is of the general form ("invalid continuation byte") described here. In addition, to even get the code to run in the first place, I had to change this line, since if I'm not mistaken there's no such subdirectory in TGIF-QA. Any idea what might be up here? I changed the subdirectory to videos, but I'm not sure if I should have used one of the other two subdirectory names (videos_mp4, video_gif) instead.

  2. When evaluating on ActivityNet, the script does end successfully but displays several errors of the form mmco: unref short failure, which may be coming from the decord package. Is this a concern?

Thanks in advance!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions