New submission from Paul <e...@anentropic.com>:

If I run a command like:
ffmpeg -i "src.wav"  -ab 192k -metadata title="Track Title" -metadata 
author="Artist Name" -metadata album="Album" output.mp3

Only the author field shows up in Win 7 file explorer (as 'Contributing 
artists') 
...the Title and Album columns are blank.

However if I load the file in iTunes these columns are filled, so clearly 
ffmpeg 
has written some metadata into the file.

I guess it is maybe a difference in ID3 versions or something?

If I look at mp3 files tagged with other software the data shows up fine in 
windows explorer so it seems like ffmpeg is doing something perhaps incomplete 
or 
outdated.

----------
messages: 13505
priority: normal
status: new
substatus: new
title: Common ID3 tags set via -metadata don't show in Windows Explorer
type: bug

________________________________________________
FFmpeg issue tracker <iss...@roundup.ffmpeg.org>
<https://roundup.ffmpeg.org/issue2562>
________________________________________________

Reply via email to