Opened 10 years ago
Closed 10 years ago
#3884 closed defect (fixed)
Decoding specific MP3 file produces broken sound at the beginning if "-ss 0" is applied
Reported by: | VILIC VANE | Owned by: | |
---|---|---|---|
Priority: | important | Component: | avformat |
Version: | git-master | Keywords: | mp3 regression |
Cc: | Blocked By: | ||
Blocking: | Reproduced by developer: | yes | |
Analyzed by developer: | no |
Description
Summary of the bug:
How to reproduce:
% ffmpeg -y -ss 0 -i input.mp3 -codec:a libmp3lame -qscale:a 8 output.mp3 ffmpeg version N-65810-g1b5ec6a built on Aug 22 2014 00:27:20 with gcc 4.8.3 (GCC)
Found only one specific mp3 file would cause this issue, and only when -ss is set to 0. I tried -ss 0.01 and it worked fine.
Attachments (1)
Change History (3)
by , 10 years ago
comment:1 by , 10 years ago
Analyzed by developer: | unset |
---|---|
Component: | undetermined → avformat |
Keywords: | mp3 regression added |
Status: | new → open |
Summary: | Trimming specific MP3 file produces broken sound at the beginning if "-ss 0" is applied → Decoding specific MP3 file produces broken sound at the beginning if "-ss 0" is applied |
Version: | unspecified → git-master |
comment:2 by , 10 years ago
Resolution: | → fixed |
---|---|
Status: | open → closed |
Note:
See TracTickets
for help on using tickets.
For future tickets: Please always add the complete, uncut console output and please use internal encoders if they allow to reproduce the issue.
Regression since 7546ac2f