PHPackages                             bashencode/ffmpeg-php-class - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. bashencode/ffmpeg-php-class

ActiveLibrary

bashencode/ffmpeg-php-class
===========================

11.6kPHP

Since Oct 26Pushed 10y ago1 watchersCompare

[ Source](https://github.com/bashencode/ffmpeg-php-class)[ Packagist](https://packagist.org/packages/bashencode/ffmpeg-php-class)[ RSS](/packages/bashencode-ffmpeg-php-class/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

> **IMPORTANT!**

> This class will be deprecated as of Friday April 11, 2014.

> For compatibility, we recommend using the **[Clip](https://github.com/olaferlandsen/CLIP-Command-Line-for-PHP)** project( with [FFmpeg plugin](https://github.com/olaferlandsen/CLIP-Command-Line-for-PHP/tree/master/src/Clip/plugins) ).

FFmpeg Class ( Without `ffmpeg-php` )
=====================================

[](#ffmpeg-class--without-ffmpeg-php-)

A complete cross-platform class for using FFmpeg written in PHP 5.3+

> **IMPORTANT!**

> This class don't depend of `ffmpeg-php` php extension.

Requirements
------------

[](#requirements)

- FFmpeg 0.5.12+
- PHP 5.3+
    - PCRE( Perl-Compatible )

Examples
--------

[](#examples)

### Example #1: Input &amp; output.

[](#example-1-input--output)

```
