Commit graph

26 commits

Author SHA1 Message Date
Romain Biard
dab2ae5a8c Improvements in the way we deal with filters for the waveform 2016-11-16 13:15:27 -03:00
Romain Biard
7ce571119a The waveform filter can only be applied to audio files 2016-11-16 12:55:48 -03:00
Romain Biard
4c0b6f3595 Fixed a bug in the way the input file is passed to the waveform request 2016-11-16 12:49:33 -03:00
Romain Biard
18845d406e We add a missing parameter to the ffmpeg command 2016-11-16 12:43:40 -03:00
Romain Biard
9f970c5d5a Creation of a waveform method in FFMpeg\Media\Video 2016-11-16 12:29:56 -03:00
Romain Biard
b7a8be46aa First implemtation of the waveform feature 2016-11-15 16:54:46 -03:00
sujayjaju
287afbf020 Update AbstractStreamableMedia.php
Annotation fix. getFormat() returns a Format.
2014-11-12 19:04:00 +05:30
mhor
ac767875a6 checkstyle by php-cs-fixer 2014-08-08 23:50:33 +02:00
Simon Schick
7004e53399 Added configuration for audio channels 2014-06-25 10:21:59 +02:00
Romain Neutron
197b534359 Fix CS 2013-12-17 17:40:31 +01:00
Romain Neutron
fca866e1d8 Fix using rotate and resize filters at the same time (#78) 2013-11-29 14:21:21 +01:00
Romain Neutron
ad2b9e75a5 Fix #76 : Remove restriction on filesystem resources 2013-11-29 11:16:57 +01:00
Romain Neutron
d3e97c974e Add support for video to audio transcoding 2013-10-10 15:09:10 +02:00
Romain Neutron
169e63a547 Fix video single pass encodings 2013-10-10 14:59:38 +02:00
Romain Neutron
5da128acaa Fix #66 : Allow single pass encoding 2013-10-10 13:27:06 +02:00
Romain Neutron
bcf3e5f65a Apply frame filters on Frame::save 2013-09-05 11:17:36 +02:00
Romain Neutron
5814eb3085 Inject Video at Frame construction 2013-09-05 11:17:36 +02:00
Romain Neutron
aa26a1efd0 Save frame to target file without prompt 2013-08-06 14:59:28 +02:00
Romain Neutron
ef237a8f76 Fix #47 : MediaTypeInterface::save adds filters depending on the codec 2013-08-05 18:00:39 +02:00
Romain Neutron
964da8a210 Rename FFMpeg\Media\Frame::saveAs to FFMpeg\Media\Frame::save 2013-07-03 20:09:38 +02:00
Romain Neutron
a39d8939db Fix #43 2013-06-26 15:17:16 +02:00
Romain Neutron
890cbce1f9 Add filter priorities 2013-06-26 00:21:12 +02:00
Romain Neutron
c476054052 Fix CS 2013-06-25 21:47:31 +02:00
Romain Neutron
d7cf9231af Add ability to share audio filters with video 2013-06-25 21:43:01 +02:00
Romain Neutron
0887d9088c Fix doc blocks 2013-06-25 10:40:20 +02:00
Romain Neutron
ad3a5af623 Version 0.3 2013-06-25 10:03:20 +02:00