[FFmpeg-trac] #8821(undetermined:new): 3GP corrupted after optimization

FFmpeg trac at avcodec.org
Mon Jul 27 12:37:10 EEST 2020


#8821: 3GP corrupted after optimization
-------------------------------------+-------------------------------------
             Reporter:  necros       |                     Type:  defect
               Status:  new          |                 Priority:  normal
            Component:               |                  Version:  git-
  undetermined                       |  master
             Keywords:  3gp          |               Blocked By:
  corruption optimization            |
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------
 Summary of the bug:
 Output file is corrupted (stripped data)
 How to reproduce:
 {{{
 % ffmpeg.exe -i "test.3gp" -vcodec copy -acodec copy -map 0 -map_metadata
 -1 "out.3gp"
 ffmpeg version git-2020-07-24-21442a8 Copyright (c) 2000-2020 the FFmpeg
 developers
   built with gcc 9.3.1 (GCC) 20200621
 }}}

--
Ticket URL: <https://trac.ffmpeg.org/ticket/8821>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list