aboutsummaryrefslogtreecommitdiff
path: root/libraries/phpvideotoolkit/examples/working/tmp/_ffmpeg_info.php
diff options
context:
space:
mode:
Diffstat (limited to 'libraries/phpvideotoolkit/examples/working/tmp/_ffmpeg_info.php')
-rw-r--r--libraries/phpvideotoolkit/examples/working/tmp/_ffmpeg_info.php46
1 files changed, 0 insertions, 46 deletions
diff --git a/libraries/phpvideotoolkit/examples/working/tmp/_ffmpeg_info.php b/libraries/phpvideotoolkit/examples/working/tmp/_ffmpeg_info.php
deleted file mode 100644
index 252f999..0000000
--- a/libraries/phpvideotoolkit/examples/working/tmp/_ffmpeg_info.php
+++ /dev/null
@@ -1,46 +0,0 @@
-<?php
-
- $info = array (
- 'reading_from_cache' => false,
- 'ffmpeg-found' => true,
- 'compiler' =>
- array (
- ),
- 'binary' =>
- array (
- 'configuration' =>
- array (
- ),
- 'vhook-support' => true,
- 'versions' =>
- array (
- ),
- ),
- 'ffmpeg-php-support' => 'emulated',
- 'raw' => 'The system cannot find the path specified.',
- 'formats' =>
- array (
- ),
- 'codecs' =>
- array (
- 'video' =>
- array (
- ),
- 'audio' =>
- array (
- ),
- 'subtitle' =>
- array (
- ),
- ),
- 'filters' =>
- array (
- ),
- 'protocols' =>
- array (
- ),
- 'abbreviations' =>
- array (
- ),
- '_cache_date' => 1299962563,
-); \ No newline at end of file