#11685: ffmpeg fails to copy all metadata from webm files -------------------------------------+------------------------------------- Reporter: jr_clifton | Type: defect Status: new | Priority: normal Component: | Version: git- undetermined | master Keywords: webm | Blocked By: metadata | Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | -------------------------------------+------------------------------------- Summary of the bug: Fails to preserve all metadata. For instance, Album and Album Artist tags are missing How to reproduce: {{{ % ffmpeg -i c:\output\2.webm -map_metadata 0 -c:a libopus -b:a 64k c:\output\2.opus ffmpeg version 7.1.1 built on ... Windows }}} Patches should be submitted to the ffmpeg-devel mailing list and not this bug tracker. -- Ticket URL: <https://trac.ffmpeg.org/ticket/11685> FFmpeg <https://ffmpeg.org> FFmpeg issue tracker
_______________________________________________ FFmpeg-trac mailing list FFmpeg-trac@avcodec.org https://ffmpeg.org/mailman/listinfo/ffmpeg-trac
To unsubscribe, visit link above, or email ffmpeg-trac-requ...@ffmpeg.org with subject "unsubscribe".