Skip to content

A one hour presentation on Bash scripting with some associated resources.

Notifications You must be signed in to change notification settings

markcollinscope/BASH-TUTORIAL-with-FFMPEG-Scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bash-presentation

A one hour presentation on Bash scripting with some associated resources. Includes for scripts to manipulate video files using ffmpeg. Contact: markcollinscope@gmail.com

In this reposiory:

  • powerpoint version of slides (google docs link available on request).
  • some example scripts that manipulate video format files (add timecodes, concatenate videos, etc).
  • utils.shi - a ragbag of utility functions I've found useful over the years. For inclusion in scripts (using the '.' or 'source' directives).

utils.shi is now depreciated. See the top level repository BASH-UTILITIES - contains the to date versions.

About

A one hour presentation on Bash scripting with some associated resources.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages