Commit graph

279 commits

Author SHA1 Message Date
Romain Neutron
ccf9f26c64 Merge branch 'retrojunk/master' 2013-05-04 22:13:10 +02:00
Romain Neutron
94c13056e4 Add timeout getter and setter 2013-04-21 17:52:11 +02:00
Romain Neutron
0567c42f07 Add timeout option on binary load 2013-04-21 17:41:55 +02:00
zboyet
a4e205253d Added ability to choose between resolution modulus 2013-04-16 11:24:29 -07:00
zboyet
cb51cfafb3 Added ability to choose between resolution modulus 2013-04-16 11:23:51 -07:00
zboyet
59eb6f3541 Added resolution modulus and width or height scale
Added the ability to select the resolution modulus and a scale mode based on width or height
2013-04-16 11:22:49 -07:00
zboyet
d7c7e74c25 Added ability to choose between resolution modulus 2013-04-16 11:18:54 -07:00
Romain Neutron
50dbd23ad5 Fix #20 : Use a distinct stat file foreach encoding 2013-02-07 13:01:56 +01:00
Romain Neutron
23bffdfd5f Enhance options for better output 2013-02-07 12:40:11 +01:00
Romain Neutron
2492a07705 Merge branch 'v0.1' 2013-02-07 12:13:24 +01:00
Romain Neutron
333de82f09 Remove incompatible options of FFMpeg 1.1 2013-02-07 12:08:51 +01:00
Robert Gruendler
fa651da41a added possibility to set timeout 2013-02-04 08:19:37 +01:00
Romain Neutron
d7bb7bd091 Remove microtimeFloat method 2012-12-28 00:01:03 +01:00
Alexander
5ec403144e Changed *nix newline symbol "\n" for constant PHP_EOL
Changed *nix newline symbol "\n" for PHP predefined constant PHP_EOL, because on Windows methods probeFormat and probeStreams returns wrong results.
2012-12-16 17:58:50 +04:00
Romain Neutron
1d326e08bb Fix accurate option 2012-12-13 18:26:20 +01:00
Romain Neutron
a8945f7d4d Add accurate option to FFMpeg::extractImage method. 2012-12-13 13:03:55 +01:00
Romain Neutron
cf019896bf Fix bug introduce when renaming interfaces 2012-12-12 15:23:54 +01:00
Gábor Tóth
98ea16f21b More precise progress indication
This fix solves divison by 0 and incorrect percentage report when extractImage is used
2012-12-11 16:15:14 +01:00
Romain Neutron
ea17f2f257 Rename Audio to AudioInterface and Video to VideoInterface 2012-12-06 11:32:32 +01:00
Romain Neutron
cf97e06650 Add VideoInterface getPasses method 2012-12-06 11:25:12 +01:00
Robert Gruendler
71531d606b cs fixes 2012-12-05 21:09:07 +01:00
Robert Gruendler
36b0036285 added support for retrieving progress information via helpers 2012-12-04 17:19:58 +01:00
Romain Neutron
686199f87e Remove debug 2012-10-10 09:25:09 +02:00
Romain Neutron
a70307cdbe Update service provider 2012-10-08 14:31:21 +02:00
Romain Neutron
70ba5000c1 Proper command escaping 2012-10-08 14:20:59 +02:00
Romain Neutron
4a1c7857cf Add Prober and threads to service provider 2012-09-04 17:01:38 +02:00
Romain Neutron
813289b109 Rename Exception Interface 2012-09-04 17:01:07 +02:00
Romain Neutron
02ace2b220 Update license 2012-09-03 16:07:56 +02:00
Romain Neutron
e1c8862248 Add option to service provider for ffmpeg threads number 2012-09-03 15:20:49 +02:00
Romain Neutron
20a3c21d82 Add Silex FFMpegServiceProvider 2012-09-03 14:55:18 +02:00
Romain Neutron
1ced99fd9a Change threads settings 2012-06-14 20:11:17 +02:00
Romain Neutron
644ad9de63 Escape shell args 2012-06-14 17:06:04 +02:00
Nicolas Le Goff
1cb6723d86 Implement supportBFrames method to resizableVideos 2012-06-11 19:20:53 +02:00
Nicolas Le Goff
067a0de808 rename error message 2012-06-06 11:12:40 +02:00
Nicolas Le Goff
e8b8ef7607 add supportBframes function 2012-06-06 11:12:17 +02:00
Nicolas Le Goff
6b9365c082 fix issue when provided dimensions are null 2012-06-06 11:11:58 +02:00
Nicolas Le Goff
175502e9f7 add missing new keyword 2012-06-06 11:11:28 +02:00
grosroro
1de9390db3 Fix bug 2012-06-01 19:03:00 +02:00
grosroro
44e6eb6f79 Fix CS 2012-05-31 16:16:35 +02:00
grosroro
9f8c23dc97 Fix width / height extraction 2012-05-31 16:12:51 +02:00
grosroro
fa39cb09eb FFProbe now returns Json 2012-05-31 15:54:28 +02:00
grosroro
f519298468 Cleanup avconv files 2012-05-30 18:46:11 +02:00
grosroro
0375f48358 Add doc blocks 2012-05-30 18:44:09 +02:00
grosroro
5b11614da9 Fix Resize 2012-05-30 16:53:36 +02:00
grosroro
78bb1bd86e Rename interfaces 2012-05-30 15:06:53 +02:00
grosroro
cee2e1892e Fix CS 2012-05-30 12:26:06 +02:00
grosroro
68852ca65a Change the resize, it now depends of the format 2012-05-30 12:23:55 +02:00
grosroro
b1e6eeaf95 Rename Interfaces 2012-05-30 12:22:22 +02:00
grosroro
96820c5d0f Keep ratio 2012-05-29 10:32:37 +02:00
grosroro
fc7529822f Add resize mode, move getMultiple method to FFMpeg 2012-05-28 19:46:49 +02:00