gnash-dev
[Top][All Lists]
Advanced

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

Re: [Gnash-dev] Re: Not enough storage was allocated to hold the appende


From: strk
Subject: Re: [Gnash-dev] Re: Not enough storage was allocated to hold the appended data!
Date: Tue, 18 Nov 2008 22:32:22 +0100

On Tue, Nov 18, 2008 at 02:21:32PM -0700, Rob Savoye wrote:

>   That's no a problem, that's what it's supposed to do. :-)

If you build the rtmp branch as of 9755, and run:

   utilities/rtmpget -n -vv rtmp://pms.youtube.com:443

You get that exception.
It's some bug between Element::encode and AMF::encodeElement
(libamf, not libnet AFAICT).

Currently, AMF::encodeElement contains some code which seems
to set that output size, but doesn't seem correct.
Does Element itself exposes the size of it's encoded representation ?
It would likely help such cases...

--strk;





reply via email to

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