snapshot and waterfall images
|
07-19-2011, 08:26 AM
Post: #1
|
|||
|
|||
snapshot and waterfall images
I have a local instance installed on ubuntu 10.04. I have apache php and ffmpeg all installed and webpagetest runs, however for some reason i am having difficulty getting the waterfall and snapshot images to show after the application runs. What could be the reasoning behind this, the only thing I can thin of is if ffmpeg is incorrectly installed.
|
|||
07-19-2011, 08:33 AM
Post: #2
|
|||
|
|||
RE: snapshot and waterfall images
sudo apt-get install php5-gd
ffmpeg is just used for the video static images. The GD library for php is probably missing (used for drawing the waterfalls and generating thumbnail images). |
|||
07-19-2011, 08:34 AM
Post: #3
|
|||
|
|||
RE: snapshot and waterfall images
You may also need to restart apache after installing it.
|
|||
07-20-2011, 02:38 AM
Post: #4
|
|||
|
|||
RE: snapshot and waterfall images
Excellent, worked like a charm, thanks.
|
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)