Commit graph

49 commits

Author SHA1 Message Date
Romain Neutron
962806a265 Remove unused namespace 2013-07-03 18:14:33 +02:00
Romain Neutron
8e87d243d9 Add ExecutableNotFoundException 2013-07-03 14:13:29 +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
Tóth Gábor
f6def020c1 minor exception message cleanup 2013-06-04 18:23:45 +02:00
Oleg Tsarenko
98a8cf8874 Add of set the timeout for video process and audio 2013-05-10 23:53:37 +03:00
Romain Neutron
f5cfd56747 Tweak retrojunk changes 2013-05-04 22:20:01 +02: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
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
Romain Neutron
ea17f2f257 Rename Audio to AudioInterface and Video to VideoInterface 2012-12-06 11:32:32 +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
70ba5000c1 Proper command escaping 2012-10-08 14:20:59 +02:00
Romain Neutron
1ced99fd9a Change threads settings 2012-06-14 20:11:17 +02:00
Nicolas Le Goff
067a0de808 rename error message 2012-06-06 11:12:40 +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
68852ca65a Change the resize, it now depends of the format 2012-05-30 12:23:55 +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
Romain Neutron
3a9544a124 Remove suffix of Format classes 2012-05-25 20:54:54 +02:00
Romain Neutron
6d45c54d0d Fix Typo 2012-05-25 18:46:02 +02:00
Romain Neutron
06c6aabd9d Remove mandatory dimensions 2012-05-25 18:24:37 +02:00
Romain Neutron
04daae19d6 Fix CS 2012-05-25 16:22:16 +02:00
Romain Neutron
5a33a99cb0 Logger is now required 2012-05-25 16:21:16 +02:00
Romain Neutron
0b74d0c30c Fix CS 2012-05-25 15:44:43 +02:00
Romain Neutron
f567f31602 Fix getBinary 2012-05-11 00:34:19 +02:00
Romain Neutron
7f3d76c5fe Can now use avconv and avprobe 2012-05-11 00:30:02 +02:00
Romain Neutron
8c16e7f4c7 Deprecate image dimensions in extractImage 2012-04-18 10:36:29 +02:00
Romain Neutron
7c3a6ac242 Add close method ; methods now return the driver itself 2012-04-17 16:33:36 +02:00
Romain Neutron
32de2b39da Fix exceptions handlers 2012-04-13 15:21:52 +02:00
Romain Neutron
4582e152df Add doc blocks 2012-04-13 15:12:43 +02:00
Romain Neutron
4233651502 Add License 2012-04-13 14:34:53 +02:00
Romain Neutron
5b53381904 Add audio formats MP3 and Flac 2012-04-13 14:15:56 +02:00
Romain Neutron
94775176c9 Add Audio and Video interfaces 2012-04-13 12:45:41 +02:00
Romain Neutron
11345d6367 Initila Import 2012-04-13 10:20:54 +02:00