Video Content Management system development for Intel® Software Network (ISN)
PHP, MySQL, Ajax
FFMPEG library, Jquery
This is a Content Management Solution for managing video content. The admin interface allows for categorization of videos, uploading videos that get converted in Flash and managing video content (editing title, description, changing video file, making a video “featured video” to be displayed as first video on page load or end user section).
The main challenge in the project was to implement run time conversion of videos uploaded in .avi,.mpeg,.wmv,.mpg to .flv (flash) format and to implement i18n and L10n specifications for Internationalization and Localization.
Using FFMPEG library for video conversion, PHP for scripting at server side, JQuery library, MySQL as database backend.
Please see the live site at http://software.intel.com/en-us/videos/
Hardware: Intel® Quad Processor with 8 GB RAM
OS: Ubuntu 8.04 server
Database: MySQL1
Languages: PHP52 | AJAX3 | JQuery4 | FFMPEG