Opened 6 years ago
Closed 4 years ago
#7747 closed defect (needs_more_info)
Crackling noises in audio on iPod
Reported by: | forthrin | Owned by: | |
---|---|---|---|
Priority: | normal | Component: | undetermined |
Version: | unspecified | Keywords: | aac |
Cc: | Blocked By: | ||
Blocking: | Reproduced by developer: | no | |
Analyzed by developer: | no |
Description
Some converted audio and video files get sporadic cracking noises during playback on an iPod Nano 3rd generation.
It can happen dozens of times during 30 minutes. Some times 3 times per second, some times 20 seconds apart. There is no clear pattern.
Enclosed is a small excerpt that includes:
- An original input file
- The output file from FFmpeg
- What the output file sounds like when played on the iPod (played through a speaker and recorded with a microphone)
The command line was a simple ffmpeg -i original.ac3 converted.m4a
. Version is latest Git head, run on macOS.
What could cause these crackling noises? Is this a known issue? How can I prevent them from occurring?
Attachments (1)
Change History (4)
by , 6 years ago
Attachment: | archive.zip added |
---|
comment:2 by , 5 years ago
Keywords: | aac added |
---|
Please provide the command line you tested together with the complete, uncut console output to make this a valid ticket.
comment:3 by , 4 years ago
Resolution: | → needs_more_info |
---|---|
Status: | new → closed |
I forgot to mention that the crackling noise only comes from the LEFT audio channel. The sound in the right channel is always fine.
Also, the crackling always happens in the same places, so it has something to do with the audio data, or how the iPod interprets them, since the file plays fine in other players on macOS.