[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Adding metadata tags to wav files



Have you tried using Kid3?  Doc says it supports wav file.  Not CLI program though.

On Sun, Jun 11, 2017 at 1:34 AM, Rodolfo Medina <rodolfo.medina@gmail.com> wrote:
I successfully add metadata tags (album, artist, title, genre...) to mp3 files
using ffmpeg:

 $ ffmpeg -i input.mp3 -c copy -metadata title="Yesterday" output.mp3

.  When I do the same with wav format, the tags are then properly shown by
ffmpeg itself, but they aren't by common media players.  Has anyone ever
experimented that, with ffmpeg or other tools?

Thanks,

Rodolfo




--

Reply to: