Opened 3 years ago

Closed 3 years ago

Last modified 3 years ago

#8954 closed defect (fixed)

Normalize filter overexposes video

Reported by: Balint Laczko Owned by:
Priority: important Component: avfilter
Version: git-master Keywords: normalize
Cc: Blocked By:
Blocking: Reproduced by developer: no
Analyzed by developer: no

Description

Summary of the bug:
In the recent versions the normalize video filter broke. Previously it stretched the contrast, now it blows up the color space towards white. Comparison with v4.2.2 can be found here: https://github.com/fourMs/MGT-python/issues/145#issuecomment-713516121
How to reproduce:

% ffmpeg -i input normalize output
ffmpeg version 4.3.1
built on Windows 10

Patches should be submitted to the ffmpeg-devel mailing list and not this bug tracker.

Change History (3)

comment:1 by Elon Musk, 3 years ago

Resolution: fixed
Status: newclosed

Fixed.

comment:2 by Balint Laczko, 3 years ago

Hey richardpl,

Is this something you already noticed earlier? Can we expect the fix already in the next git builds?

Thanks a lot!
Balint

comment:3 by Balling, 3 years ago

Can we expect the fix already in the next git builds?

It is c7ece8e26f313bba7ab30f0ac7cfd282b6ff51e0

Note: See TracTickets for help on using tickets.