On 20/04/2012 15:54, bat guano wrote:
When I use command:-
ffmpeg -i filename.m4a -id3v2_version 3 output2.mp3
The tag is shown as ID3V2.3.0
And the metadata seems to be there in MediaInfo (but no cover art).
I don't think ffmpeg knows how to read cover art from MP4 files, so it
won't be copied. However, it is possible to use ffmpeg to add cover art
to the MP3 file after conversion if, e.g., you've downloaded the
programme thumbnail with get_iplayer. The audio data is just re-muxed
when then artwork is added, so it's quick. However, I don't see how
that process could be automated with WinFF since it doesn't support any
variable substitutions in the ffmpeg command lines it generates.
_______________________________________________
get_iplayer mailing list
[email protected]
http://lists.infradead.org/mailman/listinfo/get_iplayer