[FFmpeg-trac] #7833(avformat:new): ffmpeg cant decode video file.

FFmpeg trac at avcodec.org
Mon Apr 8 13:05:51 EEST 2019


#7833: ffmpeg cant decode video file.
-------------------------------------+-------------------------------------
             Reporter:  nwchero      |                    Owner:
                 Type:  defect       |                   Status:  new
             Priority:  important    |                Component:  avformat
              Version:  git-master   |               Resolution:
             Keywords:  mov edts     |               Blocked By:
  regression                         |
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------
Changes (by cehoyos):

 * keywords:  decode failed => mov edts regression
 * priority:  normal => important
 * version:  4.1 => git-master


Comment:

 For future tickets: Please remember that only current FFmpeg git head is
 supported here.
 Regression since ca6cae73db207f17a0d5507609de12842d8f0ca3, needs
 `-ignore_editlist 1', possible duplicate of ticket #7123.
 {{{
 $ ffmpeg -i can_not_decode.mp4 -f null -
 ffmpeg version N-93542-gecdaa4b Copyright (c) 2000-2019 the FFmpeg
 developers
   built with gcc 6.4.0 (GCC)
   configuration: --enable-gpl --enable-libxml2 --enable-gnutls --enable-
 gmp --enable-version3 --enable-libx264
   libavutil      56. 26.100 / 56. 26.100
   libavcodec     58. 48.101 / 58. 48.101
   libavformat    58. 27.100 / 58. 27.100
   libavdevice    58.  7.100 / 58.  7.100
   libavfilter     7. 48.100 /  7. 48.100
   libswscale      5.  4.100 /  5.  4.100
   libswresample   3.  4.100 /  3.  4.100
   libpostproc    55.  4.100 / 55.  4.100
 Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'can_not_decode.mp4':
   Metadata:
     major_brand     : isom
     minor_version   : 1
     compatible_brands: isom
     creation_time   : 2013-10-28T07:34:51.000000Z
     encoder         : My MP4Box GUI 0.6.0.6 <http://my-mp4box-
 gui.zymichost.com>
   Duration: 00:04:14.77, start: 0.000000, bitrate: 321 kb/s
     Stream #0:0(und): Video: h264 (High) (avc1 / 0x31637661), yuv420p,
 1920x1080, 3515 kb/s, 30 fps, 30 tbr, 90k tbn, 60 tbc (default)
     Metadata:
       creation_time   : 2013-10-26T16:24:28.000000Z
       handler_name    : 1 (2).mp4
     Stream #0:1(und): Audio: aac (LC) (mp4a / 0x6134706D), 44100 Hz,
 stereo, fltp, 253 kb/s (default)
     Metadata:
       creation_time   : 2013-10-28T07:34:51.000000Z
       handler_name    : 1 (2).ac3
 Stream mapping:
   Stream #0:0 -> #0:0 (h264 (native) -> wrapped_avframe (native))
   Stream #0:1 -> #0:1 (aac (native) -> pcm_s16le (native))
 Press [q] to stop, [?] for help
 Too many packets buffered for output stream 0:1.
 Conversion failed!
 }}}

--
Ticket URL: <https://trac.ffmpeg.org/ticket/7833#comment:4>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list