Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 715 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 715 Bytes

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