[FFmpeg-trac] #6700(undetermined:new): Error reading long MOV file

FFmpeg trac at avcodec.org
Wed Sep 27 22:38:47 EEST 2017


#6700: Error reading long MOV file
-------------------------------------+-------------------------------------
             Reporter:  Melkor       |                     Type:  defect
               Status:  new          |                 Priority:  normal
            Component:               |                  Version:
  undetermined                       |  unspecified
             Keywords:               |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------
 Summary of the bug:

 I have a 1.1TB ProRes 422 MOV file (a bit more than 24 hours of recording)
 when I open it with FFmpeg i get the following:
 {{{
 [mov,mp4,m4a,3gp,3g2,mj2 @ 0000000002611ca0] Invalid
 sample_count=-118755256
 [mov,mp4,m4a,3gp,3g2,mj2 @ 0000000002611ca0] error reading header
 Metadata Error.mov: Invalid data found when processing input
 }}}

 How to reproduce:
 {{{
 % ffmpeg -v error -i input
 ffmpeg N-87353-g183fd30
 }}}

 The same file works fine in VLC and I get correct metadata from it using
 MediaInfo.

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


More information about the FFmpeg-trac mailing list