Opened 12 years ago
Closed 12 years ago
#1884 closed defect (fixed)
earwax artifact
Reported by: | Stefano Sabatini | Owned by: | |
---|---|---|---|
Priority: | normal | Component: | avfilter |
Version: | git-master | Keywords: | earwax overflow |
Cc: | Blocked By: | ||
Blocking: | Reproduced by developer: | yes | |
Analyzed by developer: | no |
Description
How to reproduce:
ffplay -f lavfi "aevalsrc=sin(400*t*2*PI):cos(399*t*2*PI),earwax"
The problems only occurs in the right channel, and seems due to an overflow problem.
Note:
See TracTickets
for help on using tickets.
Fixed in 0ab10f69efd3ab0e66ec9d611e2d41bdccea83cd.