Skip to content

A collection of helper scripts for producing video for the web

Notifications You must be signed in to change notification settings

adamcmoore/ffmpeg-helper-scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ffmpeg-helper-scripts

A collection of helper scripts for producing video for the web.

vid-resize-crop

Resize a video to fit a desired size.

vid-resize-crop input.mp4 output.mp4 target_width target_height

vid-crop-blackbars

Remove any letter boxing from a video.

vid-crop-blackbars input.mp4 output.mp4

vid-to-html5

Convert a video to HTML5 supported webm and mp4. Based on https://gist.github.com/yellowled/1439610

vid-to-html5 input.mp4 output.mp4

About

A collection of helper scripts for producing video for the web

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages