Opened 9 months ago
Last modified 4 months ago
#11685 new defect
ffmpeg fails to copy all metadata from webm files
| Reported by: | jr_clifton | Owned by: | |
|---|---|---|---|
| Priority: | normal | Component: | undetermined |
| Version: | git-master | Keywords: | webm metadata |
| Cc: | Blocked By: | ||
| Blocking: | Reproduced by developer: | no | |
| Analyzed by developer: | no |
Description (last modified by )
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.
Attachments (2)
Change History (6)
by , 9 months ago
by , 9 months ago
comment:1 by , 9 months ago
| Description: | modified (diff) |
|---|
comment:2 by , 9 months ago
| Description: | modified (diff) |
|---|
comment:3 by , 9 months ago
| Description: | modified (diff) |
|---|
Mp3tag can add and read the Album tag (and many others) in WebM files, while ffmpeg can't reliably do the same.
comment:4 by , 4 months ago
I am not able to reproduce the bug is there any more detail you can give?
Note:
See TracTickets
for help on using tickets.



This is the converted file with missing metadata