Skip to content

alex000kim/video_frame_remover

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Remove frames and borders around videos

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages