Re: Key frame bitrate
Ralph Giles <[email protected]>
| Newsgroups | gmane.comp.multimedia.ogg.theora.general |
|---|---|
| Message-ID | <[email protected]> |
On 8 February 2011 23:39, Andreas Engel <[email protected]> wrote: > I'm using Theora for live video chat. My problem is, at higher bitrates > the bandwidth peaks caused by key frames are so high that most key > frames get dropped in UDP traffic. Have you tried TH_ENCCTL_SET_RATE_BUFFER to set the number of frames over which the bitrate is averaged to a smaller number? -r