[Ffmpeg-devel] [PATCH] access all bitrates for amr nb encoding

Benoit Fouet benoit.fouet
Thu Feb 22 17:53:37 CET 2007


Hi,

Benoit Fouet wrote:

[snip]
>>>> then at appropriate places in the code the stuff from
>>>> avctx_opts/avformat_opts is copied into the actual contexts
>>>>
>>>>   
>>>>       
>>>>         
>>> this is what i still have problems to see how is done...
>>> and i guess i have to understand if i want to split it correctly (and do
>>> things at their right places too)
>>>     
>>>       
>> just grep for avctx_opts and replace it by avctx_opts[codec_type which looks
>> appropriate]
>>
>>
>>   
>>     
> i'm doing something like that at the moment... i'll get back when i get
> all this working correctly (i mean, at least regression tests (which
> have just finished successfully) and a bench of tests i have too)
>
>   
well... i guess i missed something again...
how can we know we have to fill only "audio / video / whatever" options
in avctx_opts[codec_type] ?
i mean, do i have to split opt_default function too ? or is there
something i completely missed about default option management ?

Ben





More information about the ffmpeg-devel mailing list