Skip to content

BaseMax/EasyVideoConverterPHP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

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