Skip to content

a video editing program for simple videos in the Ranger File Browser

License

Notifications You must be signed in to change notification settings

Ragnyll/ranger-video-editor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ranger-video-editor

    Basic Ranger functions for cutting and splicing video clips.

Usage

    The basic workflow is clip_start {[MM:]ss.ms} -> clip_end {[MM:]ss.ms} -> clip_join {output_fname.VIDFMT} where VIDFMT is a valid extension with a video mimetype.

    Alternately use clip_cut {[MM:]ss.ms} {[MM:]ss.ms} where arg[0] is the start time arg[1] is the end time.

Installation

Prerequisites

  • ranger
  • ffmpeg

Both these prerequisites can be installed through your operating systems package manager.

git clone https://gitlab.com/Ragnyll/ranger-video-editor.git
cd ranger-video-editor
make install

Uninstall

make uninstall

About

a video editing program for simple videos in the Ranger File Browser

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published