[FFmpeg-user] FFmpeg crashes on using -i option

Carl Eugen Hoyos cehoyos at ag.or.at
Thu Oct 27 16:08:49 CEST 2011


raman gupta <ramandumcs <at> gmail.com> writes:

> FFmpeg is crashed on the following file:
> 
> http://www.datafilehost.com/download-ef7f5247.html

Since I cannot reproduce a crash (and no invalid memory access), you will have
to provide a backtrace etc. as explained on http://ffmpeg.org/bugreports.html

Carl Eugen

ffmpeg -i tmp_1_f.mp4
ffmpeg version N-34112-g3e7db0a, Copyright (c) 2000-2011 the FFmpeg developers
  built on Oct 27 2011 16:01:25 with gcc 4.5.3
  configuration: --cc='/usr/local/gcc-4.5.3/bin/gcc -m32'
  libavutil    51. 22. 0 / 51. 22. 0
  libavcodec   53. 23. 0 / 53. 23. 0
  libavformat  53. 17. 0 / 53. 17. 0
  libavdevice  53.  4. 0 / 53.  4. 0
  libavfilter   2. 45. 0 /  2. 45. 0
  libswscale    2.  1. 0 /  2.  1. 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x8d82a80] multiple edit list entries, a/v desync
might occur, patch welcome
    Last message repeated 2 times

Seems stream 0 codec frame rate differs from container frame rate: 60.00 (60/1)
-> 0.08 (1/12)
Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'tmp_1_f.mp4':
  Metadata:
    major_brand     : f4v
    minor_version   : 0
    compatible_brands: isommp42m4v
    creation_time   : 2017-02-15 05:07:30
  Duration: 00:00:54.56, start: 0.000000, bitrate: 198 kb/s
    Stream #0:0(eng): Video: h264 (Baseline) (avc1 / 0x31637661), yuv420p,
320x182 [SAR 1:1 DAR 160:91], 140 kb/s, 27.98 fps, 0.08 tbr, 1k tbn, 60 tbc
    Metadata:
      creation_time   : 2017-02-15 05:07:30
    Stream #0:1(eng): Audio: nellymoser (nmos / 0x736F6D6E), 22050 Hz, mono,
s16, 44 kb/s
    Metadata:
      creation_time   : 2017-02-15 05:07:30
    Stream #0:2(eng): Data: none (amf0 / 0x30666D61)
    Metadata:
      creation_time   : 2017-02-15 05:07:30
At least one output file must be specified



More information about the ffmpeg-user mailing list