Server Requirements
* Server Running Linux or Windows (XAMPP recommended - not IIS)
* MySQL (Version 4 or higher)
* PHP4 or PHP5 (Version 4.3 or higher)
* GD Library 2
* URL rewrites enabled
Note: These are common features of most webservers!
Also Required
* FFmpeg (
http://ffmpeg.mplayerhq.hu)
* FFmpeg-PHP (
http://ffmpeg-php.sourceforge.net)
* MEncoder and Mplayer (
http://www.mplayerhq.hu)
* flvtool2(
http://rubyforge.org/projects/flvtool2)
* LAME (
http://lame.sourceforge.net)
Note: These are required to run VidiScript. We cannot support the installation, or use of these addons, however your hosting provider can.
Recommended PHP Configuration
* safe_mode = of
* max_execution_time = 1000
* max_input_time = 1000
* open_basedir = (no value)
* upload_max_filesize = 200M
* post_max_size = 200M
* register_argc_argv = On