Re: Key frame bitrate
Andreas Engel <[email protected]>
| Newsgroups | gmane.comp.multimedia.ogg.theora.general |
|---|---|
| Message-ID | <[email protected]> |
I used rate buffer size 12 which seems to be the lowest possible setting. Did not have too much effect on the key frame / delta frame size ratio. > 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 >