PHP Classes

File: tests/bootstrap.php

Recommend this page to a friend!
  Classes of Vladimir Gorej   FFmpeg PHP   tests/bootstrap.php   Download  
File: tests/bootstrap.php
Role: Auxiliary script
Content type: text/plain
Description: Auxiliary script
Class: FFmpeg PHP
Manipulate video files using the ffmpeg program
Author: By
Last change:
Date: 5 years ago
Size: 95 bytes
 

Contents

Class file image Download
<?php

require __DIR__.'/../vendor/autoload.php';

date_default_timezone_set('Europe/Prague');