

> save( new FFMpeg\ Format\ Video\ WMV(), 'export-wmv.wmv')

> frame( FFMpeg\ Coordinate\ TimeCode:: fromSeconds( 10)) > resize( new FFMpeg\ Coordinate\ Dimension( 320, 240)) $ composer require php-ffmpeg/php-ffmpeg Basic Usage require 'vendor/autoload.php' The recommended way to install PHP-FFMpeg is through Composer. For older versions of PHP, check out the 0.x-branch.
