[FFmpeg-trac] #9504(undetermined:new): Audio fragment repeated

FFmpeg trac at avcodec.org
Wed Nov 10 13:01:11 EET 2021


#9504: Audio fragment repeated
-------------------------------------+-------------------------------------
             Reporter:  David        |                     Type:  defect
  Sullivan                           |
               Status:  new          |                 Priority:  normal
            Component:               |                  Version:
  undetermined                       |  unspecified
             Keywords:  Non-         |               Blocked By:
  monotonous, mov, audio             |
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------
 When converting `in.mov` to `out.mov` there are some audio oddities.
 Around the 0:49s mark an audio fragment from the beginning (0:01s mark) is
 repeated.

 How to reproduce:
 {{{
 % ffmpeg -i in.mov -report -c:a copy out.mp4
 }}}

 This was reproduced with development branch commit `945b2dcc`.

 Might be related to <https://trac.ffmpeg.org/ticket/9431>.
-- 
Ticket URL: <https://trac.ffmpeg.org/ticket/9504>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list