[FFmpeg-trac] #2435(avformat:new): moov atom not found

FFmpeg trac at avcodec.org
Sat Apr 6 12:10:31 CEST 2013


#2435: moov atom not found
------------------------------------+------------------------------------
             Reporter:  KSHawkEye   |                    Owner:
                 Type:  defect      |                   Status:  new
             Priority:  normal      |                Component:  avformat
              Version:  git-master  |               Resolution:
             Keywords:  mov         |               Blocked By:
             Blocking:              |  Reproduced by developer:  0
Analyzed by developer:  0           |
------------------------------------+------------------------------------

Comment (by cehoyos):

 It works fine here with "ffmpeg-20130115-git-5ce023b-win32-static"
 (apparently provided by you) and a version compiled with (normal) mingw32:
 {{{
 $ ./ffmpeg -i /c/20121006182827-0006KM.mov
 ffmpeg version N-51511-g599866f Copyright (c) 2000-2013 the FFmpeg
 developers
   built on Apr  6 2013 10:04:02 with gcc 4.7.2 (GCC)
   configuration: --enable-pthreads --cc='gcc -m32' --disable-zlib
 --disable-bzlib
   libavutil      52. 24.100 / 52. 24.100
   libavcodec     55.  2.100 / 55.  2.100
   libavformat    55.  1.100 / 55.  1.100
   libavdevice    55.  0.100 / 55.  0.100
   libavfilter     3. 48.105 /  3. 48.105
   libswscale      2.  2.100 /  2.  2.100
   libswresample   0. 17.102 /  0. 17.102
 Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'c:/20121006182827-0006KM.mov':
   Metadata:
     major_brand     : qt
     minor_version   : 537199360
     compatible_brands: qt
     creation_time   : 2012-10-07 01:28:27
   Duration: 00:05:38.51, start: 0.000000, bitrate: 118222 kb/s
     Stream #0:0(eng): Video: dvvideo (dvh3 / 0x33687664), yuv422p,
 1280x1080 [SAR 3:2 DAR 16:9], 115084 kb/s, 29.97 fps, 29.97 tbr, 2997 tbn,
 29.97 tbc
     Metadata:
       creation_time   : 2012-10-07 01:28:27
       handler_name    : Apple Alias Data Handler
       timecode        : 12:52:51:20
     Stream #0:1(eng): Audio: pcm_s16le (sowt / 0x74776F73), 48000 Hz,
 mono, s16, 768 kb/s
     Metadata:
       creation_time   : 2012-10-07 01:28:27
       handler_name    : Apple Alias Data Handler
     Stream #0:2(eng): Audio: pcm_s16le (sowt / 0x74776F73), 48000 Hz,
 mono, s16, 768 kb/s
     Metadata:
       creation_time   : 2012-10-07 01:28:27
       handler_name    : Apple Alias Data Handler
     Stream #0:3(eng): Audio: pcm_s16le (sowt / 0x74776F73), 48000 Hz,
 mono, s16, 768 kb/s
     Metadata:
       creation_time   : 2012-10-07 01:28:27
       handler_name    : Apple Alias Data Handler
     Stream #0:4(eng): Audio: pcm_s16le (sowt / 0x74776F73), 48000 Hz,
 mono, s16, 768 kb/s
     Metadata:
       creation_time   : 2012-10-07 01:28:27
       handler_name    : Apple Alias Data Handler
     Stream #0:5(eng): Data: none (tmcd / 0x64636D74)
     Metadata:
       creation_time   : 2012-10-07 01:28:27
       handler_name    : Apple Alias Data Handler
       timecode        : 12:52:51:20
 At least one output file must be specified
 }}}

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


More information about the FFmpeg-trac mailing list