KonradIT / gopro-linux

Bash script which helps with post production for GoPro cameras in Linux, can be used as a replacement for GoPro Studio
GNU General Public License v3.0
337 stars 51 forks source link

gopro fisheye_video not implemented or missing documentation? #12

Closed ChromaLTS closed 6 years ago

ChromaLTS commented 6 years ago

Description

When i run your script like this gopro help it dont print the same example as the one here on github. i tried doing it any way like this gopro fisheye_video and this gopro fisheye_video <gopro_videofile without luck.

i expected to be able to use fisheye_video since it is stated in the example here on github but it seams to be left out of the code? how can i get this to work? is it a WIP feature?

Context

when i run: gopro help i get:

GoPro Tool for Linux
To see a list of commands and syntax available run: gopro help
Checking dependencies...
GoPro Tool for Linux OS
Available commands:

- gopro timelapse [fps] [outfilename] [res width] [res height]
Makes a timelapse with pictures in the current folder, make sure to cd to a DCIM/XXXGOPRO folder!
Example: gopro timelapse 30 goproTL.mp4 1920 1080

- gopro superview
Applies SuperView to all GoPro videos in the current dir

- gopro fisheye
Fixes barrel distorsion to all GoPro pictures in the current folder

- gopro convert
Converts all GoPro MP4 videos to MPEG4 MOV videos for easy editing

- gopro slowmo [video]
Reduces the speed in a High FPS GoPro Video
Example: gopro slowmo GOPRO0553.MP4

- gopro trim [input video] [output video] [HH:MM:SS start] [HH:MM:SS stop]
Trims a video, use this to trim a slow motion video!
Example: gopro trim GOPR0553.MP4 Trimmed.mp4 00:05:04 00:07:43

- gopro sort
Sorts media, please execute in DCIM/XXXGOPRO!

Script by Konrad Iturbe (@KonradIT on GitHub | @konrad_it on Twitter)

what i expect:

- gopro timelapse [fps] [outfilename] [res width] [res height]
Makes a timelapse with pictures in the current folder, make sure to cd to a DCIM/XXXGOPRO folder!
Example: gopro timelapse 30 goproTL.mp4 1920 1080

- gopro superview
Applies SuperView to all GoPro videos in the current dir

- gopro fisheye
Fixes barrel distorsion to all GoPro pictures in the current folder

- gopro fisheye_video [video]
Fixes barrel distorsion on GoPro videos, [video] is optional, remove to apply to all mp4 videos in current dir

- gopro convert
Converts all GoPro MP4 videos to MPEG4 MOV videos for easy editing

- gopro slowmo [video]
Reduces the speed in a High FPS GoPro Video
Example: gopro slowmo GOPRO0553.MP4

- gopro trim [input video] [output video] [HH:MM:SS start] [HH:MM:SS stop]
Trims a video, use this to trim a slow motion video!
Example: gopro trim GOPR0553.MP4 Trimmed.mp4 00:05:04 00:07:43

- gopro sort
Sorts media, please execute in DCIM/XXXGOPRO!

what i get with: gopro fisheye_video and gopro fisheye_video <gopro_videofile

GoPro Tool for Linux
To see a list of commands and syntax available run: gopro help
Checking dependencies...
/usr/local/bin/gopro: line 75: fisheye_video: command not found
ChromaLTS commented 6 years ago

if i can be of any help please let me know ❤️

madzaf commented 6 years ago

I have the same issue.

KonradIT commented 6 years ago

This will be fixed in the next commit. For some reason I rolled back to a very old release and pushed to git.

KonradIT commented 6 years ago

https://github.com/KonradIT/gopro-linux/commit/4bf396687434fa49e312ca599474432a858c8bcb