[FFmpeg-trac] #10399(undetermined:closed): Output presents "crackling " static sounds
FFmpeg
trac at avcodec.org
Sat Jun 3 12:42:03 EEST 2023
#10399: Output presents "crackling " static sounds
-------------------------------------+-------------------------------------
Reporter: drive4code | Owner: (none)
Type: defect | Status: closed
Priority: important | Component:
| undetermined
Version: unspecified | Resolution: invalid
Keywords: AAC volume | Blocked By:
Blocking: | Reproduced by developer: 0
Analyzed by developer: 0 |
-------------------------------------+-------------------------------------
Changes (by Elon Musk):
* status: new => closed
* resolution: => invalid
Comment:
This is invalid bug report, this trac is not support channel.
Also volume operates per audio frames, audio frames have usually more than
single sample per channel.
If you turn volume abruptly up/down from/to 1/0 it will cause artifacts.
Your solution for your problem is invalid. You either need afade filter to
fade audio in/out or wait for aoverlay filter which will simplify this.
--
Ticket URL: <https://trac.ffmpeg.org/ticket/10399#comment:1>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
More information about the FFmpeg-trac
mailing list