Commit graph

152 commits

Author SHA1 Message Date
Romain Neutron
bb31915285 Add FrameFilters::fixDisplayRatio method 2013-09-05 11:18:14 +02:00
Romain Neutron
e43da86152 Fix FiltersCollection::getIterator in case of empty collection 2013-09-05 11:18:14 +02:00
Romain Neutron
1de948faba Add DisplayRatioFixer Frame filter 2013-09-05 11:18:14 +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
15711a0e50 Add convenient Stream::getDimensions method to extract video dimension. 2013-09-04 19:24:19 +02:00
Romain Neutron
543d9aaeaf Fix #46 : A/V synchronization works on flash player, not on html5 one 2013-08-08 11:12:50 +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
69767d3d34 Allow use of FFProbe on remote files 2013-08-05 14:37:21 +02:00
Romain Neutron
3bdb341abb Fix #44 : throw an exception in case of older ffprobe 2013-07-03 20:53:12 +02:00
Romain Neutron
ee1eb83a0b Rename VideoResampleFilter to FrameRateFilter 2013-07-03 20:16:09 +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
8e87d243d9 Add ExecutableNotFoundException 2013-07-03 14:13:29 +02:00
Romain Neutron
890cbce1f9 Add filter priorities 2013-06-26 00:21:12 +02:00
Romain Neutron
d7cf9231af Add ability to share audio filters with video 2013-06-25 21:43:01 +02:00
Romain Neutron
3fa1ea1f4f Add TimeCode::fromSeconds method 2013-06-25 18:19:15 +02:00
Romain Neutron
ad3a5af623 Version 0.3 2013-06-25 10:03:20 +02:00
Romain Neutron
0cb9b30932 Add unit tests to getMultiple 2013-05-04 22:20:30 +02:00
Romain Neutron
94c13056e4 Add timeout getter and setter 2013-04-21 17:52:11 +02:00
Romain Neutron
506730e739 Fix uni tests 2013-02-07 13:39:22 +01:00
Romain Neutron
23bffdfd5f Enhance options for better output 2013-02-07 12:40:11 +01:00
Romain Neutron
d7bb7bd091 Remove microtimeFloat method 2012-12-28 00:01:03 +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
8ddbc82630 Fix tests to fit API 2012-10-11 16:29:10 +02:00
Romain Neutron
01756fa1a8 Fix tests 2012-09-03 19:16:50 +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
Nicolas Le Goff
1cb6723d86 Implement supportBFrames method to resizableVideos 2012-06-11 19:20:53 +02:00
grosroro
084bb43fc1 Rename Interfaces 2012-05-30 12:24:25 +02:00
grosroro
fc7529822f Add resize mode, move getMultiple method to FFMpeg 2012-05-28 19:46:49 +02:00
Romain Neutron
cd33043f78 Remove suffix of Format classes 2012-05-25 20:53:56 +02:00
Romain Neutron
e930f3a359 Fix CS 2012-05-25 18:27:18 +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
d024622a8e Add Png/Gif tests for extract image support 2012-05-12 01:52:43 +02:00
Romain Neutron
f567f31602 Fix getBinary 2012-05-11 00:34:19 +02:00
Romain Neutron
8c16e7f4c7 Deprecate image dimensions in extractImage 2012-04-18 10:36:29 +02:00
Romain Neutron
2d75a3694a Fix tests to fit the latest interfaces 2012-04-13 15:44:46 +02:00
Romain Neutron
5bae694f8e Fix exceptions handlers 2012-04-13 15:26:57 +02:00
Romain Neutron
c29cabb3bb Cleanup 2012-04-13 14:28:18 +02:00
Romain Neutron
d7df02fd94 Add cover annotation 2012-04-13 14:26:40 +02:00
Romain Neutron
92499c1923 Add audio test file 2012-04-13 14:24:00 +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
7491db22e2 Add Format tests 2012-04-13 12:09:11 +02:00
Romain Neutron
eec7e3f2dd Add Formats tests 2012-04-13 11:35:55 +02:00
Romain Neutron
3890100388 Add Binary tests 2012-04-13 11:23:04 +02:00