Skip to content

C code using ffmpeg to add a retro VHS effect to video files

Notifications You must be signed in to change notification settings

estebanpw/retro-video

Repository files navigation

retro-video

C code using ffmpeg to add a retro VHS effect to video files

REQUIREMENTS

  1. You need to have ffmpeg installed and available in the $PATH. Download from here: https://ffmpeg.org/

  2. You need a gcc compiler.

INSTALLING

  1. Clone the repository
  2. run "make all"
  3. Thats it

RUNNING

./launcher.sh video.format1 outputvideo.format2 MM/DD/YYYY hh:mm:ss

About

C code using ffmpeg to add a retro VHS effect to video files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published