Skip to content
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

IndexError: list index out of range #14

Closed
devksingh4 opened this issue Apr 26, 2022 · 1 comment
Closed

IndexError: list index out of range #14

devksingh4 opened this issue Apr 26, 2022 · 1 comment

Comments

@devksingh4
Copy link

Getting this error with demo_video.py, with the video downloaded from youtube-dl when trying to read in video with ID "pmjPjZZRhNQ.mp4". Using CUDA 11.6 with python 3.8 in the mreserve conda environment.

@devksingh4
Copy link
Author

Issue resolved, ffmpeg was not installed. For future reference, installed with conda install -c conda-forge ffmpeg.

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