Commit graph

22 commits

Author SHA1 Message Date
Igor Kosteski
934ed2739a Media Default Format passing duration parameter to the ProgressListener 2018-02-21 16:38:46 +01:00
Igor Kosteski
53a978e021 Fix Clipping video transcoding progress not correct 2018-02-18 13:57:06 +01:00
Romain Biard
96225b2dff Revert "Audio Params" (#377)
* Revert "Correct  type in VideoFilters->framerate (#372)"

This reverts commit cedcd37bd2.

* Revert "fix sources parameter type (array) in concat function (#363)"

This reverts commit af00b9d6a3.

* Revert "Audio Params (#344)"

This reverts commit cb7d850338.
2017-06-30 21:27:10 +02:00
Jens Hausdorf
cb7d850338 Audio Params (#344)
* 🚀 video profile and level
* add missing getter
* add missing use statement
* add missing return $this
* 1 test fixed
* fix other tests and clean up
We MUST rewrite them. They are too complex when it comes to new features
* trim trailing whitespaces
* fix typo
* 🚀 support for additional params in audio
2017-06-27 23:44:26 +02:00
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
MrHash
5211e58dc9 Support for Wav and Aac audio encoding 2014-04-21 14:09:32 +01:00
Romain Neutron
d3e97c974e Add support for video to audio transcoding 2013-10-10 15:09:10 +02: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
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
Romain Neutron
ea17f2f257 Rename Audio to AudioInterface and Video to VideoInterface 2012-12-06 11:32:32 +01:00
Romain Neutron
70ba5000c1 Proper command escaping 2012-10-08 14:20:59 +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
b1e6eeaf95 Rename Interfaces 2012-05-30 12:22:22 +02:00
Romain Neutron
cd33043f78 Remove suffix of Format classes 2012-05-25 20:53:56 +02:00
Romain Neutron
0b74d0c30c Fix CS 2012-05-25 15:44:43 +02:00
Romain Neutron
83408e985f Fix CS 2012-05-11 00:29:43 +02:00
Romain Neutron
53efcb255f Add doc blocks 2012-04-13 15:42:10 +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