Opened 7 years ago

Last modified 7 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)

validMetadata.wma (840.2 KB ) - added by PaulJayD 7 years ago.
Test input with valid metadata

Download all attachments as: .zip

Change History (2)

by PaulJayD, 7 years ago

Attachment: validMetadata.wma added

Test input with valid metadata

comment:1 by PaulJayD, 7 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

Note: See TracTickets for help on using tickets.