[issue2562] Common ID3 tags set via -metadata don't show in Windows Explorer

2011-01-19 Thread Paul
Paul e...@anentropic.com added the comment: update: as I noted in the ffmpeg-users mailing list the problem appears to be down to Windows (including Win 7) being limited to ID3v2.3 or less. ffmpeg outputs ID3v1 + ID3v2.4 which Windows doesn't like.

[issue2562] Common ID3 tags set via -metadata don't show in Windows Explorer

2011-01-19 Thread Paul
Paul e...@anentropic.com added the comment: http://lists.mplayerhq.hu/pipermail/ffmpeg-user/2011-January/028452.html FFmpeg issue tracker iss...@roundup.ffmpeg.org https://roundup.ffmpeg.org/issue2562

[issue2562] Common ID3 tags set via -metadata don't show in Windows Explorer

2011-01-19 Thread Justin Ruggles
Justin Ruggles justin.rugg...@gmail.com added the comment: Changing this to a feature request. It might be useful to have a per-muxer AVOption for the mp3 muxer to write (or not write) different versions of ID3 tags. -- priority: important - wish status: new - open substatus: new - open

[issue2562] Common ID3 tags set via -metadata don't show in Windows Explorer

2011-01-18 Thread Paul
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