Opened 10 years ago

Closed 10 years ago

#4029 closed enhancement (invalid)

Support 10-16bit pixel formats in noise filter vf_noise

Reported by: rmk Owned by:
Priority: wish Component: avfilter
Version: git-master Keywords: noise bounty
Cc: Blocked By:
Blocking: Reproduced by developer: no
Analyzed by developer: no

Description

Currently the noise filter seems to only support 8 bit pixel formats. This enhancement request is for making it support 10-16 bit formats to make it usable in workflows with intermediate codecs like prores.

Bounty that can be claimed for an invoice when LGPL code is committed to git master: 200 Euro

Example command line can be found in ticket 4017.

Change History (2)

comment:1 by Carl Eugen Hoyos, 10 years ago

Component: undeterminedavfilter
Keywords: noise bounty added
Priority: normalwish
Status: newopen
Version: unspecifiedgit-master

comment:2 by Carl Eugen Hoyos, 10 years ago

Resolution: invalid
Status: openclosed

16bit was already supported (but broken), Michael fixed it.
The heuristic for choosing the right pix_fmt in a filter chain seems to work fine.

Note: See TracTickets for help on using tickets.