From: Mihai B. <mi...@ha...> - 2008-09-23 18:55:28
|
On Sep 23, 2008, at 2:35 PM, Paulo Vicentini wrote: > Hi Mihai, > First I'll try to set key frame frequency to 2^3 (to use an Intra- > coded picture after 8-1 predictive-coded pictures) -Thus 8/15s > between them or other values to that. > > Do you know if theora will have a built in support for slices as > well as picture type (P,B) loss/detection mechanism? As far as I know, there are no plans for slicing and loss detection/ resilience. I'm not even sure it is even possible without an incompatible redesign of the codec and the bitstream. You might want to ping Theora dev list on this though. Make sure you take into account increased bandwidth requirements when you increase key frame frequency.... Mihai |