[FFmpeg-trac] #11052(avcodec:new): FFmpeg 6, 7 stop encoding without any error, while FFmpeg 5 works

FFmpeg trac at avcodec.org
Tue Jun 11 10:47:12 EEST 2024


#11052: FFmpeg 6, 7 stop encoding without any error, while FFmpeg 5 works
-------------------------------------+-------------------------------------
             Reporter:  nonamepp     |                    Owner:  (none)
                 Type:  defect       |                   Status:  new
             Priority:  normal       |                Component:  avcodec
              Version:  git-master   |               Resolution:
             Keywords:  regression   |               Blocked By:
  libx265                            |
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------
Comment (by mkver):

 Looks like you ran into the bug described in ticket #9666 (see
 [https://trac.ffmpeg.org/ticket/9666#comment:1 my comment there]). It is
 not a complete duplicate though, because your file is based upon A53
 closed caption SEIs and not User Data Unregistered SEIs.
 Workaround is to use "-a53cc 0". (I just sent a patch to make this the
 default.)
-- 
Ticket URL: <https://trac.ffmpeg.org/ticket/11052#comment:17>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list