[FFmpeg-trac] #8578(avformat:new): FFmpeg 4.2 breaks Matroska streaming

FFmpeg trac at avcodec.org
Mon Mar 23 00:03:51 EET 2020


#8578: FFmpeg 4.2 breaks Matroska streaming
-------------------------------------+-------------------------------------
             Reporter:  Sesse        |                    Owner:
                 Type:  defect       |                   Status:  new
             Priority:  normal       |                Component:  avformat
              Version:  git-master   |               Resolution:
             Keywords:  mkv          |               Blocked By:
  regression                         |
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------

Comment (by mkver):

 Now that you have mentioned the markers: They are broken: The check for
 the beginning of a new cluster should be "if (mkv->cluster_pos == -1)" and
 not "if (!mkv->cluster_pos)". Will send a patch.

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


More information about the FFmpeg-trac mailing list