#2785: Matroska muxer produces non spec conformant files when adding chapters
------------------------------------+------------------------------------
Reporter: jamal | Owner:
Type: defect | Status: open
Priority: normal | Component: avformat
Version: git-master | Resolution:
Keywords: mkv | Blocked By:
Blocking: | Reproduced by developer: 0
Analyzed by developer: 0 |
------------------------------------+------------------------------------
Comment (by jamal):
Ok, "title" and "stereo_mode" metadata entries are correctly being
filtered here, but when they are the only ones available, the muxer
creates a tag without any SimpleTag element inside, which should not
happen.
I just sent a patch to ffmpeg-devel to check for valid metadata entries
before calling mkv_write_tag(), that will prevent the creation of empty
tags.
--
Ticket URL: <https://ffmpeg.org/trac/ffmpeg/ticket/2785#comment:6>
FFmpeg <http://ffmpeg.org>
FFmpeg issue tracker
_______________________________________________
FFmpeg-trac mailing list
[email protected]
http://avcodec.org/mailman/listinfo/ffmpeg-trac