CosmicNIO / video-batch-script

Script for converting multiple videos using ffmpeg.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Script for converting multiple videos using ffmpeg.


Languages

Language:Shell 100.0%