MP3 Tagging Metadata Query
dinkypumpkin
dinkypumpkin at gmail.com
Mon Sep 5 14:57:39 EDT 2011
On 05/09/2011 17:52, Paul wrote:
> I am curious though as to why programs such as the play below are
> tagged as Drama rather than Podcast as the metadata seems to suggest
> that it is a Podcast:
> 'INFO: ┬®gen Podcast'
The metadata you see reported by RTMPDump is lost when FFmpeg converts
the audio in the downloaded FLV file (produced by RTMPDump) into an MP3
file. AFAIK, FFmpeg doesn't support digging out those metadata values
(they are packaged in a single FLV metadata "tag"). get_iplayer itself
aggregates a more complete set of metadata from BBC resources, and that
is what is used for tagging the MP3 file.
More information about the get_iplayer
mailing list