gnash-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Gnash-dev] Media parsing


From: strk
Subject: Re: [Gnash-dev] Media parsing
Date: Tue, 9 Dec 2008 18:17:46 +0100

On Tue, Dec 09, 2008 at 07:13:10PM +0200, Shachar Kaufman wrote:
> >
> > Timestamps in encoded frame are expected.
> > Why I dunno, but this was the case with FLV, which is the only
> > officially supported container format AFAIK.
> 
> 
> I know but I've been successfully using gnash with AVC for a while with a
> new video decoder for 0.8.3. I have issues of course (mostly the second
> question in my previous response), but still.

0.8.3 was not using the MediaHandler design, right ?
Did you overload NetStream ?

> Still, it seems restrictive to demand this pass through a SW API. I do
> understand that there's no need to extend it before there are
> parsers/decoders that need this feature a public patch so I guess I should
> get back to the code...

MediaParser is a virtual class, shouldn't be too hard to overload
so to avoid the queues.

The aim has been stability and maintainability of the code, which
has had a long history of instability.

--strk;




reply via email to

[Prev in Thread] Current Thread [Next in Thread]