[FFmpeg-devel] [PATCH] Add support for writing VBR MP3 tags

Jai Menon jmenon86
Sat May 30 08:39:47 CEST 2009


On Fri, May 29, 2009 at 9:24 PM, Michael Niedermayer <michaelni at gmx.at> wrote:
> On Fri, May 29, 2009 at 07:51:08PM +0000, Jai Menon wrote:
>> On Fri, May 29, 2009 at 7:22 PM, Jai Menon <jmenon86 at gmail.com> wrote:
>> > Hi,
>> >
>> > As in subject.
>>
>> Slightly modified version attached.
>
> I dont see how this code could work
> example, stream copy from mpeg-ps -> .mp3

Well, that would require a vbr tag writer which constructs the avg.
bitrate toc. During my experiments, the bitrate changes were not
visible in the muxer. So this, I think would require more work.
Anyway, patch was meant to address one issue for the time being. I
hope someone can write a more general solution.

-- 
Regards,

Jai



More information about the ffmpeg-devel mailing list