sindresorhus / Gifski

🌈 Convert videos to high-quality GIFs on your Mac
https://sindresorhus.com/gifski
MIT License
7.72k stars 290 forks source link

gifski can't find the file that is there #322

Closed SmartLayer closed 4 months ago

SmartLayer commented 4 months ago
weiwu@snapdragon:/tmp$ gifski  --output tiny.gif 68735465_155953628891116_6725363876017045090_n.mp4 
error: Unable to find the input file: "68735465_155953628891116_6725363876017045090_n.mp4" (searched in "/tmp")
weiwu@snapdragon:/tmp$ ls 68735465_155953628891116_6725363876017045090_n.mp4
68735465_155953628891116_6725363876017045090_n.mp4
sindresorhus commented 4 months ago

This is the repo for the Gifski macOS app, not the command-line tool.