iejMac / clip-video-encode

Easily compute clip embeddings from video frames
MIT License
132 stars 19 forks source link

Getting bus error while trying to run example code #86

Open vedlettuce opened 8 months ago

vedlettuce commented 8 months ago

Every time I am trying to execute the code it's throwing up errors

$ clip-video-encode https://www.youtube.com/watch?v=pCUtPE4cAsk --take_every_nth 10 Bus error Environment: Distributor ID: Debian Description: Debian GNU/Linux 11 (bullseye) Release: 11 Codename: bullseye

Need help to figure out what's missing.