Opened 5 years ago
Last modified 4 years ago
#9431 open defect
Audio copy oddness
| Reported by: | Atarikid | Owned by: | |
|---|---|---|---|
| Priority: | important | Component: | avformat |
| Version: | git-master | Keywords: | mov regression |
| Cc: | Blocked By: | ||
| Blocking: | Reproduced by developer: | no | |
| Analyzed by developer: | no |
Description
With some source files when you copy the audio stream, the result starts to loop the audio.
I have added such source file that triggers the problem.
ffmpeg/ -i Audiocopybug.mov -c:a copy -c:v copy -y destination.mp4
When playing the destination.mp4 file, you will notice the BigSur words get repeated. This is a small example file but with the larger files it really starting to sound ugly (everything is delayed 2 to multiple times). Very odd.
Attachments (2)
Change History (4)
by , 5 years ago
| Attachment: | Audiocopybug.mov added |
|---|
by , 5 years ago
| Attachment: | boxdump.txt added |
|---|
comment:1 by , 4 years ago
| Component: | undetermined → avformat |
|---|---|
| Keywords: | mov regression added |
| Priority: | normal → important |
| Status: | new → open |
If there is an issue it is a regression since 5e965582d5129ec1c5cbe67125fff8c96c6ba3c6
Note:
See TracTickets
for help on using tickets.



boxdumper --box Audiocopybug.mov