This commit is contained in:
Romain Neutron 2013-04-21 18:08:29 +02:00
commit aea7214cc4

View file

@ -85,8 +85,9 @@ Basic Usage
Process Timeout Process Timeout
--------------- ---------------
PHP-FFMpeg runs ffmpeg commands to processs your medias. A default timeout of PHP-FFMpeg runs ffmpeg commands to process your medias. A default timeout of
60 seconds is set, but you can override this by passing a second argument load : 60 seconds is set, but you can override this by passing a second argument to the
``load`` method :
.. code-block:: php .. code-block:: php