DagarDrv / VIdeo-Php-FFMPEG-Converter

FFmpeg video converter

Home Page:http://thedagars.com/video/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hello,

I'm new to the community and currently in the learning phase. I've been working on a project that allows users to utilize server resources to convert their videos. Please note that this project is still a work in progress and is not yet completed.

To install the application, you can simply download the code and upload it to your PHP server. Ensure that FFmpeg is installed on your server for it to function properly.

Here's what's currently functional in the application:

  1. Video upload functionality.
  2. An upload progress bar to track the file upload progress.
  3. The ability to select the output video format.
  4. Conversion of uploaded videos to the desired output format.
  5. Conversion real-time progress bar

In the future, I plan to implement a feature for remote file uploads.

The project is named "Video-Php-FFMPEG-Converter."

About

FFmpeg video converter

http://thedagars.com/video/


Languages

Language:PHP 45.0%Language:HTML 43.9%Language:CSS 11.1%