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

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


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

 * Attachment "sample.mp4.xml" added.

 ͏    https://trac.ffmpeg.org/raw-attachment/ticket/11052/sample.mp4\\
 ͏    (~ 1.26 MiB; MP4: H.264 (AVC) video, 4.087 s, 23.98 FPS VFR (avg:
 23.974, min: 23.809, max: 24.391), 1920x1080, YUV 4:2:0)\\
 \\
 ͏    `ffprobe -v warning -hide_banner -threads 0 -show_entries "frame"
 -select_streams v:0 -of "xml" "sample.mp4" -o "sample.mp4.xml"`\\
 \\
 ͏    Note:\\
 [[
 {{{#!xml
             <side_data_list>
                 <side_data type="ATSC A53 Part 4 Closed Captions">
                     <side_datum key="side_data_type" value="ATSC A53 Part
 4 Closed Captions"/>
                 </side_data>
                 <side_data type="Active format description">
                     <side_datum key="side_data_type" value="Active format
 description"/>
                     <side_datum key="active_format" value="8"/>
                 </side_data>
             </side_data_list>
 }}}
 ]]\\
 ͏    Keeps repeating for remaining 97 frames.
-- 
Ticket URL: <https://trac.ffmpeg.org/ticket/11052>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list