Opened 3 years ago

Last modified 19 months 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)

Audiocopybug.mov (1.1 MB ) - added by Atarikid 3 years ago.
boxdump.txt (79.9 KB ) - added by arifd 3 years ago.
boxdumper --box Audiocopybug.mov

Download all attachments as: .zip

Change History (4)

by Atarikid, 3 years ago

Attachment: Audiocopybug.mov added

by arifd, 3 years ago

Attachment: boxdump.txt added

boxdumper --box Audiocopybug.mov

comment:1 by Carl Eugen Hoyos, 20 months ago

Component: undeterminedavformat
Keywords: mov regression added
Priority: normalimportant
Status: newopen

If there is an issue it is a regression since 5e965582d5129ec1c5cbe67125fff8c96c6ba3c6

comment:2 by Carl Eugen Hoyos, 19 months ago

Another sample is mentioned in ticket #9504

Note: See TracTickets for help on using tickets.