Hi,
I`ve found that:
 
- if i close the AVCodec
- change the AVCodecContext`s bit_rate and 
- re-open the AVCodec with the same AVCodecContext 
 
it works.
 
Is there any problem in this solution? (...besides the delay of re-opening the 
codec)
 
 
Rafael Maia
 
 
 
> Date: Mon, 8 Sep 2008 16:20:27 +0200> From: [EMAIL PROTECTED]> To: 
> [email protected]> Subject: Re: [libav-user] Change video bit rate in 
> real time> > Hi,> > Rafael Maia wrote:> [...]> > I have a rtp video session 
> and i want the video bit rate to change to reflect the rtcp information i 
> receive.> > I change the AVCodecContext`s bit_rate but nothing changes.> > > 
> > How can i change the video bit rate of a codec in real time?> > I do not 
> think you can do that. At least, not without modifying the> rate control code 
> in libavcodec.> > > Luca> _______________________________________________> 
> libav-user mailing list> [email protected]> 
> https://lists.mplayerhq.hu/mailman/listinfo/libav-user
_________________________________________________________________
ConheƧa o Windows Live Spaces, a rede de relacionamentos do Messenger!
http://www.amigosdomessenger.com.br/
_______________________________________________
libav-user mailing list
[email protected]
https://lists.mplayerhq.hu/mailman/listinfo/libav-user

Reply via email to