[FFmpeg-trac] #6335(undetermined:new): ffmpeg silently ignores first 50 frames when decoding h264

FFmpeg trac at avcodec.org
Mon Apr 24 18:52:16 EEST 2017


#6335: ffmpeg silently ignores first 50 frames when decoding h264
-------------------------------------+-------------------------------------
             Reporter:  zhukov       |                    Owner:
                 Type:  defect       |                   Status:  new
             Priority:  normal       |                Component:
              Version:  git-master   |  undetermined
             Keywords:               |               Resolution:
             Blocking:               |               Blocked By:
Analyzed by developer:  0            |  Reproduced by developer:  0
-------------------------------------+-------------------------------------

Comment (by cehoyos):

 Am I correct that for the Telestream file, no frames are missing?

 I don't know what you are trying to do but you cannot generally cut files
 with {{{-vcodec copy}}} and for the first file you uploaded, the reference
 decoder produces the same output as FFmpeg (meaning any software that
 outputs different frames has a bug).
 Work-around is to use {{{-flags2 +showall}}} which makes decoding
 (possibly) non-compliant.

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


More information about the FFmpeg-trac mailing list