Skip to content

eddieschoute/title-slide

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

title-slide

Prepend a title slide to a video.

Note: The script is very rough on the edges. You will probably have to read and understand the source code If you have questions, contact me.

Installation

  1. Install the Julia programming language
  2. Install the latest version of ffmpeg
  3. Download this repository.

Usage

  1. Prepare an <input>.csv containing the following columns without header:
    1. (unused)
    2. Input video filename
    3. Author
    4. Affiliation
    5. Title
  2. Run julia TitleSlides.jl <input>.csv

Notes

Currently the following is hard-coded and will need to be changed in the source:

  • Conference title
  • Logos

About

Prepend a title slide to a video

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages