Fix keywords and description
This commit is contained in:
parent
f567f31602
commit
b61a2ea183
2 changed files with 3 additions and 3 deletions
|
|
@ -2,6 +2,6 @@
|
||||||
|
|
||||||
[](http://travis-ci.org/alchemy-fr/PHP-FFmpeg)
|
[](http://travis-ci.org/alchemy-fr/PHP-FFmpeg)
|
||||||
|
|
||||||
An Object Oriented library which allow easy to use file conversion with ffmpeg.
|
An Object Oriented library to convert video/audio files with AVConv / FFmpeg.
|
||||||
|
|
||||||
Read The Documentation at http://readthedocs.org/docs/ffmpeg-php/ !
|
Read The Documentation at http://readthedocs.org/docs/ffmpeg-php/ !
|
||||||
|
|
|
||||||
|
|
@ -1,8 +1,8 @@
|
||||||
{
|
{
|
||||||
"name": "php-ffmpeg/php-ffmpeg",
|
"name": "php-ffmpeg/php-ffmpeg",
|
||||||
"type": "library",
|
"type": "library",
|
||||||
"description": "FFMpeg PHP, an Object Oriented library for easy file conversion, image extraction with ffmpeg",
|
"description": "FFMpeg PHP, an Object Oriented library to communicate with AVconv / ffmpeg",
|
||||||
"keywords": ["video processing", "video", "audio processing", "audio"],
|
"keywords": ["video processing", "video", "audio processing", "audio", "avconv", "ffmpeg", "avprobe", "ffprobe"],
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"authors": [
|
"authors": [
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue