#11685(undetermined:new): ffmpeg fails to copy all metadata from webm files
#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
#11685: ffmpeg fails to copy all metadata from webm files -------------------------------------+------------------------------------- Reporter: jr_clifton | Owner: (none) Type: defect | Status: new Priority: normal | Component: | undetermined Version: git-master | Resolution: Keywords: webm | Blocked By: metadata | Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | -------------------------------------+------------------------------------- Changes (by jr_clifton): * Attachment "3.webm" added. -- Ticket URL: <https://trac.ffmpeg.org/ticket/11685> FFmpeg <https://ffmpeg.org> FFmpeg issue tracker
#11685: ffmpeg fails to copy all metadata from webm files -------------------------------------+------------------------------------- Reporter: jr_clifton | Owner: (none) Type: defect | Status: new Priority: normal | Component: | undetermined Version: git-master | Resolution: Keywords: webm | Blocked By: metadata | Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | -------------------------------------+------------------------------------- Changes (by jr_clifton): * Attachment "3.ogg" added. This is the converted file with missing metadata -- Ticket URL: <https://trac.ffmpeg.org/ticket/11685> FFmpeg <https://ffmpeg.org> FFmpeg issue tracker
#11685: ffmpeg fails to copy all metadata from webm files -------------------------------------+------------------------------------- Reporter: jr_clifton | Owner: (none) Type: defect | Status: new Priority: normal | Component: | undetermined Version: git-master | Resolution: Keywords: webm | Blocked By: metadata | Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | -------------------------------------+------------------------------------- Description changed by jr_clifton: Old description:
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.
New description: 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.ogg 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#comment:1> FFmpeg <https://ffmpeg.org> FFmpeg issue tracker
#11685: ffmpeg fails to copy all metadata from webm files -------------------------------------+------------------------------------- Reporter: jr_clifton | Owner: (none) Type: defect | Status: new Priority: normal | Component: | undetermined Version: git-master | Resolution: Keywords: webm | Blocked By: metadata | Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | -------------------------------------+------------------------------------- Description changed by jr_clifton: Old description:
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.ogg ffmpeg version 7.1.1 built on ... Windows }}} Patches should be submitted to the ffmpeg-devel mailing list and not this bug tracker.
New description: 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\3.webm -map_metadata 0 -c:a libopus -b:a 64k c:\output\3.ogg 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#comment:2> FFmpeg <https://ffmpeg.org> FFmpeg issue tracker
#11685: ffmpeg fails to copy all metadata from webm files -------------------------------------+------------------------------------- Reporter: jr_clifton | Owner: (none) Type: defect | Status: new Priority: normal | Component: | undetermined Version: git-master | Resolution: Keywords: webm | Blocked By: metadata | Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | -------------------------------------+------------------------------------- Old description:
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\3.webm -map_metadata 0 -c:a libopus -b:a 64k c:\output\3.ogg ffmpeg version 7.1.1 built on ... Windows }}} Patches should be submitted to the ffmpeg-devel mailing list and not this bug tracker.
New description: 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. -- Comment (by jr_clifton): Mp3tag can add and read the Album tag (and many others) in WebM files, while ffmpeg can't reliably do the same. -- Ticket URL: <https://trac.ffmpeg.org/ticket/11685#comment:3> FFmpeg <https://ffmpeg.org> FFmpeg issue tracker
participants (1)
-
FFmpeg