Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 1 KB

README.md

File metadata and controls

26 lines (16 loc) · 1 KB

Video Frame Remover

Remove frames and borders around videos

Features:

  • Works with both static and dynamically moving borders
  • Preserves resolution

Installation:

conda create --name vfr --file spec-file.txt

source activate vfr

Usage example:

(vfr)$ python video_frame_remover.py -i test_videos/test_video_0.mp4 -o out/test_video_0_out.mp4

Example outputs:

Input Output
alt text alt text
alt text alt text
alt text alt text