Fatal error Call to undefined function togdimage

This error is due to ffmpeg-php installation with out GD support.

You need to reinstall ffmpeg-php with GD support.

In most servers, you need to install php-gd package before you install ffmpeg-php

http://groups.google.com/group/ffmpeg-php/browse_thread/thread/8fbea946f48091e8/caa27c2699121ef6?hl=en#caa27c2699121ef6


ERRORS