[FFmpeg-trac] #3907(undetermined:new): Conversion of .mov files to .mp4 fails with moov error

FFmpeg trac at avcodec.org
Sat Aug 30 02:11:18 CEST 2014


#3907: Conversion of .mov files to .mp4 fails with moov error
-------------------------------------+-------------------------------------
             Reporter:  Racingyacht  |                     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:
 How to reproduce:
 {{{
 %ffmpeg -i inputFile.mov -vcodec copy -acodec copy outputFile.mp4
 ffmpeg version git-2014-03-07-61ff043 Copyright (c) 2000-2014 the FFmpeg
 developers
   built on Mar  7 2014 18:23:07 with gcc 4.4.7 (GCC) 20120313 (Red Hat
 4.4.7-4)
   configuration: --prefix=/root/ffmpeg_build --extra-
 cflags=-I/root/ffmpeg_build/include --extra-
 ldflags=-L/root/ffmpeg_build/lib --bindir=/root/bin --extra-libs=-ldl
 --enable-gpl --enable-nonfree --enable-libfdk_aac --enable-libmp3lame
 --enable-libopus --enable-libvorbis --enable-libvpx --enable-libx264
   libavutil      52. 66.101 / 52. 66.101
   libavcodec     55. 52.102 / 55. 52.102
   libavformat    55. 33.101 / 55. 33.101
   libavdevice    55. 11.100 / 55. 11.100
   libavfilter     4.  3.100 /  4.  3.100
   libswscale      2.  5.101 /  2.  5.101
   libswresample   0. 18.100 /  0. 18.100
   libpostproc    52.  3.100 / 52.  3.100
 [mov,mp4,m4a,3gp,3g2,mj2 @ 0x33fb900] moov atom not found
 inputFile.mov: Invalid data found when processing input
 }}}
 Patches should be submitted to the ffmpeg-devel mailing list and not this
 bug tracker.

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


More information about the FFmpeg-trac mailing list