fascinating rhythm
Сообщения: 6585 Благодарности: 1511
Профиль | Отправить PM | Цитировать
dir 'D:\Photo\temp\*.jpg' |% { & ffmpeg -i "$($_.fullname)" -vf eq=brightness=-0.28 "D:\Photo\temp2\$($_.name)" }
------- Powershell 7.x | Powershell 5.1 | ffmpeg (docs)
Отправлено: 09:34, 27-12-2021 | #6