Categories

Phpmotion Video Quality – convertor.php

If you just installed phpmotion and are unhappy with the video quality, take a look at this post on their site.

http://phpmotion.com/forum/index.php/topic,3602.0.html

It will show you how to improve the quality. In fact, if you register and login someone posted a new convertor.php file for you to upload.

PHP script protected by phpSHIELD

So you tried to install phpmotion and got the following message.

PHP script /var/www/html/classes/config.php is protected by phpSHIELD and requires the phpSHIELD loader phpshield.5.1.lin. The phpSHIELD loader has not been installed, or is not installed correctly. Please visit the phpSHIELD php encoder site to download required loader.

There are a number of reasons you are [...]

How to install FFmpeg, FFmpeg-PHP, Lame, Libogg, Libvorbis, FLVtool2, Mplayer, and Mencoder…

After spending countless hours trying to figure out how to install FFmpeg on various linux machines I decided to post some lessons I learned that I hope will help other linux tinkerers, like me.

1) Do not install PHPMotion on Ubuntu unless you are very familiar with linux, and the limitations of php-gd, Mencoder, and FFmpeg. [...]