/video-batch-script

Script for converting multiple videos using ffmpeg.

Primary LanguageShell

video-batch-script

A simple script for converting multiple video files using ffmpeg

How to use

  1. Place the video files you wish to convert into the input folder.
  2. Open a new terminal window in this folder.
  3. Run command: bash script.sh.
  4. All files will be converted to .mp4 and placed in the output folder.