🔀 Merge branch 'release/0.1.2' into stable
Some checks failed
Check & fix styling / php-cs-fixer (push) Has been cancelled
Tests / P8 - prefer-lowest - ubuntu-latest (push) Has been cancelled
Tests / P8 - prefer-stable - ubuntu-latest (push) Has been cancelled
Tests / P8 - prefer-lowest - windows-latest (push) Has been cancelled
Tests / P8 - prefer-stable - windows-latest (push) Has been cancelled
Some checks failed
Check & fix styling / php-cs-fixer (push) Has been cancelled
Tests / P8 - prefer-lowest - ubuntu-latest (push) Has been cancelled
Tests / P8 - prefer-stable - ubuntu-latest (push) Has been cancelled
Tests / P8 - prefer-lowest - windows-latest (push) Has been cancelled
Tests / P8 - prefer-stable - windows-latest (push) Has been cancelled
This commit is contained in:
commit
559c8eb09b
2 changed files with 2 additions and 2 deletions
|
|
@ -3,7 +3,7 @@
|
|||
[](https://packagist.org/packages/danjones000/ffmpeg-mappable-media)
|
||||
[](https://packagist.org/packages/danjones000/ffmpeg-mappable-media)
|
||||
|
||||
Mappable Media is a plugin for [PHP-FFMpeg](https://github.com/PHP-FFMpeg/PHP-FFMpeg/) which provides a mechanism for mapping individual streams from input to output files.
|
||||
Mappable Media is a plugin for [PHP-FFMpeg](https://packagist.org/packages/php-ffmpeg/php-ffmpeg) which provides a mechanism for mapping individual streams from input to output files.
|
||||
|
||||
It allows for greater control regarding specific codecs and metadata from a particular input stream to a particular output stream than the built-in [AdvancedMedia](https://github.com/PHP-FFMpeg/PHP-FFMpeg/#advancedmedia) provides.
|
||||
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "danjones000/ffmpeg-mappable-media",
|
||||
"description": "This is my package ffmpeg-mappable-media",
|
||||
"description": "A plugin for php-ffmpeg/php-ffmpeg providing greater control of mapping input files to output files",
|
||||
"keywords": [
|
||||
"danjones000",
|
||||
"video processing",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue