[FFmpeg-trac] #2509(avformat:new): Bigger MOOV headers regression

FFmpeg trac at avcodec.org
Mon Apr 29 13:05:18 CEST 2013


#2509: Bigger MOOV headers regression
------------------------------------+------------------------------------
             Reporter:  zimbatm     |                    Owner:
                 Type:  defect      |                   Status:  new
             Priority:  normal      |                Component:  avformat
              Version:  git-master  |               Resolution:
             Keywords:              |               Blocked By:
             Blocking:              |  Reproduced by developer:  0
Analyzed by developer:  0           |
------------------------------------+------------------------------------

Comment (by zimbatm):

 Here is how to reproduce the problem:

 {{{
 wget http://ffmpeg-debug.s3.amazonaws.com/1050-moov-header-size/moov-
 header-sample.mp4
 ffmpeg -i moov-header-sample.mp4 -acodec copy -vcodec copy -y ffmpeg.mp4
 }}}

 I don't think that any compilation options make a difference and I can
 reproduce it on Linux and OSX.

 After fc09bf57a60d4c4a6d339b204b3282337067c06d the moov header size is
 1.5x bigger than before.

-- 
Ticket URL: <https://ffmpeg.org/trac/ffmpeg/ticket/2509#comment:4>
FFmpeg <http://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list