[FFmpeg-user] How to brighten part of a dark video?

Gilles codecomplete at free.fr
Fri Sep 18 13:26:23 CEST 2015


On Fri, 18 Sep 2015 10:36:50 +0000, Paul B Mahol <onemda at gmail.com>
wrote:
>mp eq2 was replaced by eq.

Good to know.

If you use the following, the video is all white, though:

ffmpeg -ss 00:05:00 -i input.mpeg -t 15 -c:v libx264 -vf
eq=1:1.68:0.3:1.25:1:0.96:1 -c:a copy -f mp4 output.mp4



More information about the ffmpeg-user mailing list