Opened 8 years ago
Last modified 8 years ago
#6557 new defect
-metadata artist="string", (and title=) are repeated in .WMA files
| Reported by: | PaulJayD | Owned by: | |
|---|---|---|---|
| Priority: | normal | Component: | undetermined |
| Version: | Keywords: | Version 3.3.2 | |
| Cc: | Blocked By: | ||
| Blocking: | Reproduced by developer: | no | |
| Analyzed by developer: | no |
Description
Summary of the bug:
Ffmpeg .WMA -metadata artist and title string repeats
For .wma files the "artist" and "title" fields have the string repeated with some characters in between.
I say "some characters", because in MP3Tag they display as "
", but in FooBar2000 they display as both ", " and "; " depending on the view.
So, for example, [-metadata title="abc"] appears as [abc, abc]
How to reproduce:
ffmpeg -i "validMetadata.wma" -metadata author="abc" -y "badMetadata.wma"
Attachments (1)
Change History (2)
by , 8 years ago
| Attachment: | validMetadata.wma added |
|---|
comment:1 by , 8 years ago
| Keywords: | Version 3.3.2 added |
|---|---|
| Version: | unspecified |
I added Version 3.3.2 as keyword (it's not available in the drop down.
Also, this is running under Windows 10



Test input with valid metadata