gnash-dev
[Top][All Lists]
Advanced

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

Re: [Gnash-dev] Stuttering Playback due to Blocking Reads


From: Benjamin Wolsey
Subject: Re: [Gnash-dev] Stuttering Playback due to Blocking Reads
Date: Thu, 24 Sep 2009 14:34:38 +0200

> It's a design flaw in the parser, which really should get a
> buffer to read and not attempt to seek outside it.
> 

As Sandro points out on the bug report (which is a good place to track
this!), the fact that the parser causes a blocking read when it wants
more data shouldn't itself cause the youtube player to wait. It is
probably incorrectly sending an ActionScript buffer event when the
buffer is still full enough, and that may be the actual bug.

Improving the parser would still be an excellent idea though.

--
Yes, YouTube does work in Gnash
http://www.gnu.org/software/gnash/

Benjamin Wolsey, Software Developer - http://benjaminwolsey.de

Attachment: signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil


reply via email to

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