Niek / superview

A small program that takes a 4:3 aspect ratio video file, and transforms it to a 16:9 video using the GoPro SuperView method
GNU General Public License v3.0
211 stars 20 forks source link

Linux and OSX releases have no file extensions #32

Closed AlfredJKwack closed 3 years ago

AlfredJKwack commented 3 years ago

Hi,

There's something amiss with the Releases. The Linux and macOS versions don't seem to have a file extension. The macOS version doesn't look like it's a dmg or tar either.

Niek commented 3 years ago

That's supposed to be like that - CLI programs have no file extension in *n*x. If you're looking for the GUI version, download superview-gui-*.{tar.gz,dmg}

AlfredJKwack commented 3 years ago

If anyone ever comes across this one. Remember chmod +x after downloading :-)