BaseMax / EasyVideoConverterPHP

A tiny PHP-based script to convert and compress all Video files at current directly using FFMPEG tool. (God of video converters)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Easy Video Converter/Compressor (PHP)

A tiny PHP-based script to convert and compress all Video files at current directly using FFMPEG tool. (God of video converters)

Purpose

We held some science conference and what problem we was is to convert/compress all of conference videos, and it's was hard to handly do this. So i write a script to did all these automaticly.

Using

  • git clone https://github.com/BaseMax/EasyVideoConverterPHP
  • cd EasyVideoConverterPHP
  • Put all of your video at EasyVideoConverter directory
  • Finally, run php EasyVideoConverter.php
  • After some times, you will see MP4 files.

Many thanks from FFMPEG creator. (Fabrice Bellard)

© Copyright 2021, Max Base

About

A tiny PHP-based script to convert and compress all Video files at current directly using FFMPEG tool. (God of video converters)

License:GNU General Public License v3.0


Languages

Language:PHP 100.0%