mirror of
https://github.com/ad-aures/castopod.git
synced 2026-04-15 12:37:46 +02:00
build: update CI to 4.5.3 + php and js dependencies to latest
This commit is contained in:
parent
5d35524875
commit
e9c04548de
14 changed files with 2304 additions and 1536 deletions
|
|
@ -223,7 +223,6 @@ class VideoClipper
|
|||
|
||||
public function getCmd(): string
|
||||
{
|
||||
// @phpstan-ignore
|
||||
$filters = [
|
||||
"[0:a]aformat=channel_layouts=mono,showwaves=s={$this->dimensions['soundwaves']['width']}x{$this->dimensions['soundwaves']['height']}:mode=cline:rate=10:colors=white,format=rgb24[waves]",
|
||||
"[waves]scale={$this->dimensions['width']}:{$this->dimensions['height']}:flags=neighbor[resizedwaves]",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue