Skip to content

Unskip test for videos without PTS values #684

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
NicolasHug opened this issue May 15, 2025 · 0 comments
Open

Unskip test for videos without PTS values #684

NicolasHug opened this issue May 15, 2025 · 0 comments

Comments

@NicolasHug
Copy link
Member

Address this TODO:

# The test video we have is from
# https://huggingface.co/datasets/raushan-testing-hf/videos-test/blob/main/sample_video_2.avi
# We can't check it into the repo due to potential licensing issues, so
# we have to unconditionally skip this test.#
# TODO: encode a video with no pts values to unskip this test. Couldn't
# find a way to do that with FFmpeg's CLI, but this should be doable
# once we have our own video encoder.
pytest.skip(reason="TODO: Need video with no pts values.")

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant