#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
_______________________________________________
FFmpeg-trac mailing list
[email protected]
https://ffmpeg.org/mailman/listinfo/ffmpeg-trac

To unsubscribe, visit link above, or email
[email protected] with subject "unsubscribe".

Reply via email to