amanwalia123 / KeyFramesExtraction

This repository contains script to divide a video into key frames.
MIT License
156 stars 34 forks source link

sys.argv[3] : IndexError: list index out of range #10

Open ckp-666 opened 2 months ago

ckp-666 commented 2 months ago

hello, nice project ! Its very useful. But I have a question :May I ask what is the reason for this error?

sys.argv[3] : IndexError: list index out of range

amanwalia123 commented 1 month ago

I think you are not passing all the arguments needed.