[FFmpeg-trac] #7833(avformat:new): ffmpeg cant decode video file.
FFmpeg
trac at avcodec.org
Mon Apr 8 11:31:07 EEST 2019
#7833: ffmpeg cant decode video file.
---------------------------------------+----------------------------------
Reporter: nwchero | Type: defect
Status: new | Priority: normal
Component: avformat | Version: 4.1
Keywords: decode failed | Blocked By:
Blocking: | Reproduced by developer: 0
Analyzed by developer: 0 |
---------------------------------------+----------------------------------
Summary of the bug:
ffmpeg cant decode mp4 video file, and I have test some verison, in ffmpeg
version V3.1.11 it can decode 684 frame, please help confirm.
How to reproduce:
{{{
% ffmpeg -i can_not_decode.mp4 output.yuv
ffmpeg version 4.1.3 Copyright (c) 2000-2019 the FFmpeg developers
built with gcc 5.4.0 (Ubuntu 5.4.0-6ubuntu1~16.04.11) 20160609
configuration: --disable-x86asm
libavutil 56. 22.100 / 56. 22.100
libavcodec 58. 35.100 / 58. 35.100
libavformat 58. 20.100 / 58. 20.100
libavdevice 58. 5.100 / 58. 5.100
libavfilter 7. 40.101 / 7. 40.101
libswscale 5. 3.100 / 5. 3.100
libswresample 3. 3.100 / 3. 3.100
}}}
--
Ticket URL: <https://trac.ffmpeg.org/ticket/7833>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
More information about the FFmpeg-trac
mailing list