PHP Classes

ffmpeg requirements

Recommend this page to a friend!

      FFmpeg PHP  >  All threads  >  ffmpeg requirements  >  (Un) Subscribe thread alerts  
Subject:ffmpeg requirements
Summary:ffmpeg
Messages:2
Author:jagan
Date:2011-09-22 19:05:25
Update:2011-11-04 20:56:29
 

  1. ffmpeg requirements   Reply   Report abuse  
Picture of jagan jagan - 2011-09-22 19:05:25
i installed ffmpeg in my windows. To use this class is there any modifications i have to made to this class.
bcz i'm getting error when executing the file ffmpeg_animated_gif_test.php
Fatal error: Class 'PHPUnit_Framework_TestCase' not found in C:\xampp\htdocs\ffmpeg\test\adapter\ffmpeg_animated_gif_test.php on line 20

  2. Re: ffmpeg requirements   Reply   Report abuse  
Picture of Vladimir Gorej Vladimir Gorej - 2011-11-04 20:56:29 - In reply to message 1 from jagan
To run the test you havo to have phpunit installed. For more informatio how to run test of ffmpegphp see the readme file: https://github.com/char0n/ffmpeg-php/blob/master/README.rst