[FFmpeg-devel] [RFC] RM demuxer should be rewritten

Kostya kostya.shishkov
Mon Feb 16 17:14:44 CET 2009


On Mon, Feb 16, 2009 at 07:55:15AM -0500, Ronald S. Bultje wrote:
> Hi,
> 
> On Mon, Feb 16, 2009 at 2:00 AM, Kostya <kostya.shishkov at gmail.com> wrote:
> > Let's see your patches first. It's better to design new demuxer with
> > multirate support in mind.
> 
> See attached or my current version. I'm not very interested in a
> review yet (unless somebody else wants to handle the comments) because
> I'm working on other sets of patches now.

Thank you, it's the source of infomation too

[...]
> 4. rmdec-parse-indx.patch
> parse instead of skip the index, useful for seeking in general and (I
> think) necessary for seeking in multirate files. some more general
> work might be good, for example I'd like to add a feature to
> av_seek_frame() to return an error if the demuxer seek func returns an
> error (there was discussion about this a while ago), rather than
> trying generic functions (which will fail for multirate files anyway).

Well, proper seeking is needed too.
 
> Not very clean yet, parts might not be finished, so don't see this as
> an official patch submission.
> 
> Ronald




More information about the ffmpeg-devel mailing list