[FFmpeg-trac] #7780(avformat:open): Can not write moov atom to the beginning of the file if audio is eac3

FFmpeg trac at avcodec.org
Fri Mar 29 03:43:13 EET 2019


#7780: Can not write moov atom to the beginning of the file if audio is eac3
-------------------------------------+-------------------------------------
             Reporter:  Nomis101     |                    Owner:
                 Type:  defect       |                   Status:  open
             Priority:  important    |                Component:  avformat
              Version:  git-master   |               Resolution:
             Keywords:  eac3 mov     |               Blocked By:
  regression                         |
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------
Changes (by jamrial):

 * status:  new => open


Comment:

 The commit you link as the start of this regression is one that propagates
 errors instead of ignoring them. If you get the "Cannot write moov atom
 before EAC3 packets parsed." error then it means the output file prior to
 that commit was potentially non spec compliant, as it'd be missing a valid
 dec3 atom. Lovely :/

 Patch in the ml, thanks for the report.

--
Ticket URL: <https://trac.ffmpeg.org/ticket/7780#comment:3>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list