[Ffmpeg-devel] [PATCH] Enhance genre, year and track tag support

Panagiotis Issaris takis.issaris
Thu Sep 7 16:49:22 CEST 2006


Hi,

Op donderdag 7 september 2006 15:03, schreef Michael Niedermayer:
> [...]
> > Hmm. Sorry, but I don't really get it. qscale is defined in both, and "b" (OptionDef) and 
> > "bit_rate" (AVOption) seem to have the same meaning, don't they?
> 
> yes, some are duplicated as a large part of the AVOptions have been created
> automatically from the structs with grep & sed, the duplicated ones should be
> removed from OptionDef and in some cases the names of the AVOption ones should
> be renamed ...
Ah, okay I see. I will have a go at this.

But currently, I'm still trying to figure out why my conversion of the tag-related 
parameters to AVOptions does not work. I noticed that the following functions are not 
used anywhere: av_set_int, av_set_q, av_get_q and av_get_string.

Are they supposed to be used or are the unnecessary remains that can be removed?

With friendly regards,
Takis




More information about the ffmpeg-devel mailing list