Skip to content

madratman/py_video_editor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

action_cam_process

Bunch of utility scripts to process videos / timelapse images I take with an action cam.

Usage

Crop

python crop.py --orig_video_fname /home/madratman/Videos/iros_18/WireAvoidanceIROS_rough.mp4 --cropped_video_fname WireAvoidanceIROS_rough_cropped_2D.avi --crop_top 64 --crop_left 65 --crop_bottom 628 --crop_right 454

python crop.py --orig_video_fname /home/madratman/Videos/iros_18/WireAvoidanceIROS_rough.mp4 --cropped_video_fname /home/madratman/Videos/iros_18/WireAvoidanceIROS_rough_cropped_3D.avi --crop_top 500 --crop_left 500 --crop_bottom 20 --crop_right 70

About

Bunch of utility scripts to process videos / timelapse images I take with an action cam.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages