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

FFmpeg trac at avcodec.org
Wed Oct 26 19:39:21 EEST 2016


#5911: Error reading MOV file
-------------------------------------+-------------------------------------
             Reporter:  FishB8       |                     Type:  defect
               Status:  new          |                 Priority:  normal
            Component:               |                  Version:
  undetermined                       |  unspecified
             Keywords:  mov          |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------
 I have a mov file recorded on an AJA KiPro. I've never had a problem with
 the files from this device until now.

 The contents should contain "Apple ProRes 422(LT)" for the video stream,
 and "pcm_s24le" for the audio streams, plus a "tmcd" timecode.

 This particular file will open and play with quicktime without audio, so
 something in one or both of the audio tracks is messed up. Oddly enough
 VLC for MacOS manages to open and play with audio.

 With ffmpeg I get the following:

 [mov,mp4,m4a,3gp,3g2,mj2 @ 0x7f426c0093e0] Invalid
 sample_count=-1744855732
 [mov,mp4,m4a,3gp,3g2,mj2 @ 0x7f426c0093e0] error reading header

 This is using ffmpeg-3.1.5. I can build and test with current head if that
 would seem to make any difference.

 The file is rather large (368G) so let me know how I can submit a chunk
 that is just large enough to provide enough info to work with

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


More information about the FFmpeg-trac mailing list