[FFmpeg-trac] #8568(ffmpeg:new): Four chapters max on Windows

FFmpeg trac at avcodec.org
Thu Mar 12 20:40:13 EET 2020


#8568: Four chapters max on Windows
-------------------------------------+-------------------------------------
             Reporter:  zboubida     |                     Type:  defect
               Status:  new          |                 Priority:  normal
            Component:  ffmpeg       |                  Version:
             Keywords:  chapter,     |  unspecified
  metadata                           |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------
 Summary of the bug: Invalid data error when trying to add more than 4
 chapters to an audio webm on Windows. Works fine on Linux
 How to reproduce:
 {{{
 % ffmpeg -i input.webm -i meta.txt -map_metadata 1 -codec copy output.webm
 ffmpeg version 4.2.2 (git-2020-03-11-36aaee2)
 built on Windows (static)
 }}}

 meta.txt contains 6 chapters. If I remove any 2 of them, it works. The
 very same command on manjaro linux (n4.2.2) works without any error.

--
Ticket URL: <https://trac.ffmpeg.org/ticket/8568>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list