JeroenLam / FFMPEG-Video-Convert-Script

A script used to speed up all files in a folder (does not support audio)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Description

This reposetory hosts a script used to automaticly increase the speed of all videos in the inport folder. The script does not support audio scaling.

Features

Increases the speed of all videos by a provided factor.

Concatentates all the video to 1 file

Install

  • Install ffmpeg
  • Create a ./Input/ and ./Output/ folder in the location where the script is placed
  • Run SpeedUpAndMerge.sh
  • Follow the promts

About

A script used to speed up all files in a folder (does not support audio)


Languages

Language:Shell 67.6%Language:PowerShell 32.4%