Pascal Baljet
111c153428
[BC] Upgraded dependencies, dropped support for anything below PHP 8.0. ( #849 )
...
* GitHub actions + style fixes + updated packages
* Fixed workflows dir
* Support for PHP 8.1 (#1 )
* Update README.md
* Revert some changes from upstream
2022-02-09 14:32:43 +01:00
Pascal Baljet
d3a0dde89a
Merge branch 'master' into pr/789
2021-12-20 13:52:02 +01:00
Alexander Schranz
c2b99e1ea6
Fix php 5.3 compatibility
2021-11-27 00:20:01 +01:00
Marcus Bointon
839207457f
Merge branch 'master' into spectrumpic
2021-06-18 19:09:36 +02:00
Ilya Chekalsky
afffd627ff
Add ability to disable -b:v ( #767 )
...
* adds ability to disable -b:v
* Fixed a bug in the way the paths to the test files were defined in the AudioConcatenationTest.php file
* Added a test to make sure that a negative kilobit rate returns an exception
* Added a test to check that the -b:v options are not set if the kilo bitrate is set to 0
* Disable 2pass when -b:v is disabled
Co-Authored-By: Philipp Doblhofer <6283313+philipp-doblhofer@users.noreply.github.com>
* Changed the way we call the class FFMpeg\Exception\InvalidArgumentException in tests
* Changed the way we call the class FFMpeg\Exception\InvalidArgumentException in tests
* Updated the README to include this new option
Co-authored-by: Romain Biard <romain.biard@gmail.com>
Co-authored-by: Philipp Doblhofer <6283313+philipp-doblhofer@users.noreply.github.com>
2021-03-04 19:17:34 +01:00
Marcus Bointon
bae154894e
Add Spectrum audio filter
2021-01-28 10:42:55 +01:00
CaliforniaMountainSnake
0d3bed21a7
ComplexMedia has been renamed to the AdvancedMedia.
2020-03-23 17:47:36 +03:00
CaliforniaMountainSnake
4469847d46
Minor improvements of the ComplexMedia
2020-03-02 14:50:42 +03:00
CaliforniaMountainSnake
d6f95508a9
Added runtime check of the ffmpeg version before starting the command in the ComplexMedia. Added the FFMpegDriver::getVersion() method.
2020-02-26 12:33:45 +03:00
CaliforniaMountainSnake
580fb21d5a
Merge remote-tracking branch 'upstream/master'
2020-02-26 09:43:23 +03:00
CaliforniaMountainSnake
6dc260fd3d
Added ffmpeg version checking in the ComplexMediaTest::testXStackFilter().
2020-02-20 14:34:21 +03:00
CaliforniaMountainSnake
f20ad8a82e
Added the ComplexMedia type and the possibility to use -filter_complex and -map features. Added some built-in complex filters. Added the unit and functional tests of the new features. README.md has been updated.
2020-02-18 13:49:32 +03:00
Alexander Schranz
8837f4b115
Set PhpUnit version for older php
2020-02-14 09:08:50 +01:00
Alexander Schranz
14dc6a8b1b
Fix PhpUnit tests for newer php version
2020-02-13 00:39:31 +01:00
Alexander Schranz
537f61095f
Fix mocking of objects for newer phpunit version
2020-02-13 00:23:11 +01:00
Lasse Lehtinen
687a266ce0
Adjusted tests
2018-03-26 19:03:38 +03:00
Lasse Lehtinen
7e8dd72052
Adjusted tests based on code review
2018-03-26 18:25:50 +03:00
Lasse Lehtinen
633bb60dc6
Added tests for audio concatenation
2018-03-23 17:37:29 +02:00
Gabriel Caruso
ee4edc8b02
Use PHPUnit\Framework\TestCase instead of PHPUnit_Framework_TestCase
2017-11-08 18:38:32 -02:00
jens1o
74a1d6539c
Add FFProbe#isValid
...
fixes #394
2017-09-19 19:28:34 +02:00
Maxime Veber
8f3b65dec6
Add support for aac codec of ffmpeg3
2016-12-05 18:12:12 +01:00
Patrik Karisch
f9c6316bad
Cleanup phpunit configs and PSR-4 autoloading and namespaces for tests
2016-03-06 23:38:04 +01:00