Romain Neutron
|
c4fcee4517
|
Fix width / height detection
|
2013-12-17 17:38:12 +01:00 |
|
Romain Neutron
|
18abae55a9
|
Fix compatibility with avconv 0.9
|
2013-12-02 14:05:18 +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
|
7ede8579c6
|
Remove time_start metadata when using synchronize filter
|
2013-11-28 18:39:28 +01:00 |
|
Romain Neutron
|
6948e263ff
|
Add a rotate filter (fix #15)
|
2013-11-28 15:37:17 +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
|
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 |
|
guimeira
|
e1688c7966
|
Standard fixing
|
2013-09-27 01:34:46 -03:00 |
|
guimeira
|
3fb918a7e2
|
Parameter on ClipFilter made optional
|
2013-09-27 01:30:11 -03:00 |
|
Guilherme
|
ba7bd90780
|
Created ClipFilter
|
2013-09-26 16:03:58 -03:00 |
|
Jacob Budin
|
790e891ffc
|
Added Vorbis (.ogg) audio format
Use requires 2 channel (stereo) audio input
|
2013-09-09 13:10:31 -04:00 |
|
Romain Neutron
|
c722665482
|
Fix Invalid ratio computing
|
2013-09-05 12:09:39 +02:00 |
|
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
|
f530d60118
|
Break if dimension is found
|
2013-09-04 19:44:45 +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
|
57d51c1568
|
Add notes about resize modes
|
2013-07-03 18:46:22 +02:00 |
|
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
|
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
|
3fa1ea1f4f
|
Add TimeCode::fromSeconds method
|
2013-06-25 18:19:15 +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
|
1a7fd1f058
|
Add resizable doc block
|
2013-05-04 22:21:46 +02:00 |
|
Romain Neutron
|
f5cfd56747
|
Tweak retrojunk changes
|
2013-05-04 22:20:01 +02:00 |
|
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 |
|