Romain Biard
2b5d18f510
Creation of a Gif Media to be able to extract gif animation based on video sequences ( #285 )
...
* Creation of a media to extract video sequences into gif files
* We add a gif method to the class Video to be able to use the Gif Media.
* Parameters where missing in the declaration of the gif function
* One parameter was badly defined in the gif method
* We use the proper media in the method gif
* We add a missing declaration in the Video class
* Update of the README file
* Modification of the README file
* We remove an empty class
2017-01-24 15:03:51 -03:00
Romain Biard
7adc8c73c0
Merge branch 'master' into multipleframes
2017-01-13 12:28:36 -03:00
Romain Biard
31629f7162
Merge branch 'master' into addAudioMetadata
2017-01-13 12:12:26 -03:00
Romain Biard
4c0777b7c4
Merge branch 'master' into padding
2017-01-13 11:53:59 -03:00
Romain Biard
ba17ad273a
We update the README with this new filter
2017-01-11 12:13:59 -03:00
shadrech
48a0bdc13b
Minor ammendment to README.md file
2017-01-09 17:41:32 +00:00
shadrech
8cfb17682f
Add metadata to audio files - feature
2017-01-09 13:41:32 +00:00
Malte Blättermann
f0ca0c950f
Change installation method to composer require
...
The composer.json SHOULD NOT be edited by hand for installation.
2017-01-04 10:12:45 +01:00
Romain Biard
52d32ec70b
Update of the README
2016-12-21 10:30:52 -03:00
a3020
462663fbdd
Explicitly
2016-12-20 11:42:05 +01:00
Romain Biard
e1625f1f94
Modification of the filters
2016-11-16 14:11:11 -03:00
Sébastien Lavoie
e9f87eee94
Added documentation for the watermark filter ( #221 )
...
Added documentation for the watermark filter
2016-05-02 19:24:08 +02:00
Diego
fcedd81332
fix audio example on README.md
2014-12-03 21:59:27 -02:00
Romain Neutron
3a0c6a1e1e
Prepare version 0.5.0
2014-08-12 21:05:45 +02:00
Romain Neutron
c1993b6b92
Merge branch 'master' of github.com:SimonSimCity/PHP-FFMpeg into SimonSimCity-master
...
* 'master' of github.com:SimonSimCity/PHP-FFMpeg:
checkstyle by php-cs-fixer
Added configuration for audio channels
2014-08-12 20:53:47 +02:00
Simon Schick
7004e53399
Added configuration for audio channels
2014-06-25 10:21:59 +02:00
Simon Schick
521c708290
Fixed sample for duration and added sample for codec_name
...
I've updated the README file, because the existing example for getting the duration of a file was not working for file-types like WebM (see #103 ).
To not to loose the sample that was already in place, I changed it to return the codec-name for the video. Maybe returning width or height of a video is more used, but we can't have a sample for all ;)
2014-06-03 09:47:27 +02:00
Romain Neutron
4ebd4a0166
Update Travis icon
2014-02-28 00:23:32 +01:00
Romain Neutron
b9a908e889
Update travis icon
2014-02-28 00:22:46 +01:00
Romain Neutron
18abae55a9
Fix compatibility with avconv 0.9
2013-12-02 14:05:18 +01:00
Romain Neutron
5a9d4a0f04
Update README
2013-11-29 11:38:16 +01:00
Romain Neutron
8fd4e23615
Update install instruction
2013-11-26 23:37:37 +01:00
Romain Neutron
fca01b0577
Fix #72 : Add audio and video bitrate settings examples
2013-11-21 10:48:09 +01:00
Romain Neutron
885618ec27
Update README.md
2013-11-13 00:06:17 +01:00
Romain Neutron
8178cccd59
Add insight badge
2013-11-13 00:05:50 +01:00
Romain Neutron
31c798c834
Fix file modes
2013-11-12 20:14:08 +01:00
Romain Neutron
7e66785b5d
Merge branch 'master' of https://github.com/guimeira/PHP-FFmpeg into guimeira-master
2013-11-08 12:23:59 +01:00
Romain Neutron
088eb5a801
Add note about binaries requirements
2013-10-02 10:24:12 +02:00
guimeira
cdeed25ada
Added ClipFilter to the README
2013-09-27 01:31:29 -03:00
Romain Neutron
b5cbe7fdc6
Add FFProbe usage example
2013-08-05 14:40:53 +02:00
Romain Neutron
8bb596a919
Update current install script
2013-07-03 20:33:57 +02:00
Romain Neutron
d26c19c43e
Typo
2013-07-03 20:32:06 +02:00
Romain Neutron
fd3aa1b289
Update README
2013-07-03 20:16:29 +02:00
Romain Neutron
b21e9dbb55
Update documentation
2013-07-03 19:42:24 +02:00
Romain Neutron
d7663441e1
Add audio documentation
2013-07-03 18:57:42 +02:00
Romain Neutron
16bad9184e
Add video filters doc
2013-07-03 18:46:41 +02:00
Romain Neutron
9b7a26532c
Update README to version 0.3
2013-07-03 18:14:44 +02:00
Robert Gruendler
36b0036285
added support for retrieving progress information via helpers
2012-12-04 17:19:58 +01:00
Romain Neutron
32cdeb7d48
Update usage
2012-09-03 14:55:18 +02:00
Romain Neutron
b6b8bd5021
Add PHP FFmpeg Extra link
2012-06-21 11:42:45 +03:00
grosroro
dca8288566
Add API browser link
2012-05-31 16:25:42 +02:00
grosroro
f73d94fd74
Simplify example
2012-05-31 16:10:16 +02:00
grosroro
45c9415144
Add PHP tag for color highlighting
2012-05-31 16:09:01 +02:00
grosroro
31c9c26957
Add PHP tag for color highlighting
2012-05-31 16:08:40 +02:00
grosroro
07bf88d315
Add usage exmaple and License
2012-05-31 16:07:30 +02:00
Romain Neutron
b61a2ea183
Fix keywords and description
2012-05-11 00:36:57 +02:00
Romain Neutron
bdf9c14a73
Add documentation link
2012-04-13 18:19:08 +02:00
Romain Neutron
dc0f14173f
Add readme informations
2012-04-13 14:16:50 +02:00
Romain Neutron
aa681f66b1
Add README
2012-04-13 12:12:24 +02:00