[FFmpeg-cvslog] r20073 - in trunk/libavformat: id3v2.c id3v2.h mp3.c

Ramiro Polla ramiro.polla
Fri Oct 2 03:37:38 CEST 2009


On Tue, Sep 29, 2009 at 4:05 AM, cehoyos <subversion at mplayerhq.hu> wrote:
> Author: cehoyos
> Date: Tue Sep 29 09:05:03 2009
> New Revision: 20073
>
> Log:
> Add id3v2 metadata conversion table and use it in mp3 muxer.
>
> Patch by Anton Khirnov, wyskas gmail
>
> Modified:
> ? trunk/libavformat/id3v2.c
> ? trunk/libavformat/id3v2.h
> ? trunk/libavformat/mp3.c
>
> Modified: trunk/libavformat/id3v2.c

ffmpeg -i <input> -metadata title="bla" output.mp3
no longer outputs the title. This started happening somewhere between
r20072 and 20091 and this seems to be the only relevant commit.



More information about the ffmpeg-cvslog mailing list