Adam-Kay / Batch-Encoder

Command line batch file encoder using FFmpeg
GNU General Public License v3.0
0 stars 0 forks source link
encoding ffmpeg ffmpeg-wrapper video

GitHub latest release GitHub release date

Batch-Encoder

A small personal project. A .bat file which uses FFmpeg to encode a folder full of video files.

Dependencies:

How to download/update:

A) Auto-Updater

If you are using the program already (version 1.4 and above), update using the built-in auto-updater. [^1]

B) Downloader

Grab the b-e.updater.bat file, either from Releases or by clicking here to download directly. Place it in the desired folder and run it, and it will download the latest version of the program, and remove your old version if you have one.

Alternatively, this may be downloaded in a Windows terminal with the following command:

  curl.exe -L --ssl-no-revoke -o updater.bat "https://github.com/Adam-Kay/Batch-Encoder/releases/latest/download/b-e.updater.bat"

C) Manual Download

Download the batch.encoder.vx.x.x.bat file from Releases. Place it in the desired folder, delete any older versions you have, and run.

Instructions for use:

  1. Place into a folder with video files.
  2. Run batch.encoder.vx.x.x.bat.
  3. Follow the steps listed on-screen.

[^1]:

Known Issues