Re: [Cortado] How to support seeking in on-the-fly generated Theora stream?
David Schueler <[email protected]> Tue, 24 May 2011 10:22:21 +0200
| Newsgroups | gmane.comp.multimedia.ogg.theora.devel |
|---|---|
| Message-ID | <OFCDBB9D52.181AA2A9-ONC125789A.002D9825-C125789A.002DFE01@tel-billig.de> |
Gregory Maxwell <[email protected]> wrote on 05.24.2011 03:50:40 AM: > On Mon, May 23, 2011 at 8:31 PM, Silvia Pfeiffer > <[email protected]> wrote: > > To be honest: if Cortado doesn't already allow seeking on already > > downloaded byte ranges and is asking to re-download those, then I > > think it's got a serious bug. > > Patches accepted! Isn't my code good enough for having a start? Did you have a look over it? > Ones which don't cause big videos to use hundreds of megs of ram, preferably. Just add a parameter which limits the queue size, so the user/coder is able to set it to eg. 10 meg. This can be don with about 10 lines of Java code, i suppose. David