Quote Originally Posted by roja
Hello.

I cant upload Divx Format videos at my site .
can some one please help me to fix this problem

How can enable to upload Videos in Divx Format ??

Thanks
You need to add $convert_divx = $cmd_ffmpeg to your /include/settings/video_conversion.php. Then go add "divx" as a file type in /include/settings/upload.php. Finally, go into /cgi-bin/uu_default_config.pm and go down to "allow extensions" and add "divx". That should do it.