[FFmpeg-trac] #11142(avformat:reopened): Bad decoding of MP4 containing differently encoded videos joined

FFmpeg trac at avcodec.org
Sun Aug 25 12:53:22 EEST 2024


#11142: Bad decoding of MP4 containing differently encoded videos joined
-------------------------------------+------------------------------------
             Reporter:  Anatoliy     |                    Owner:  (none)
                 Type:  enhancement  |                   Status:  reopened
             Priority:  normal       |                Component:  avformat
              Version:  git-master   |               Resolution:
             Keywords:  concat mp4   |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+------------------------------------
Comment (by Anatoliy):

 The difference only is between 1-frame chunks and non-1-frame chunks.
 1-frame chunks are special in this regard.
 Seems this is the field of undefined behavior (but I suspect it is very
 close to become defined, just need some improvement to handle the case
 (because for x264 there is no such a problem), so this should not be
 considered as a bug, but as a feature request though).
-- 
Ticket URL: <https://trac.ffmpeg.org/ticket/11142#comment:4>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list