Php видео проигрыватель(wimpy ) + ffmpeg

Гость19 лет в сервисе
Данные заказчика будут вам доступны после подачи заявки
20.03.2007

Сложность проекта - низкая

Summary:

1. Accept “mpg/mpeg/wmv/mov/avi” only files from user via http://www.concertzoo.com/NewCZ/maVideo.php - currently any file format is allowed – NEED to lock down acceptable file formats to above mentioned file formats.

2. Files are stored in public_html/newCZ/files/gallery/Vedio

3. ffmpeg/mp3lame are installed on the server

4. NEED to develop module to automatically scan directory for new files. When valid files arrive – need to convert using ffmpeg to .flv file 320X240. Upon successful conversion delete old file

5. NEED to incorporate wimpy video player (or alternative) to Video Approve section of Admin

6. Admin needs to stream .flv in player – Approve or Reject it

7. If Approve – file moved to html/newCZ/files/approved/Video