[Live-devel] input frame data too large for buffer
Juan Manuel Lopez Baio
jmbaio at gmail.com
Tue Oct 17 08:39:15 PDT 2006
Hello. I was doing some tests with videos encoded with mencoder from
air tv, of very poor quality (lots of garbage) and when trying to
stream them got the following error:
MultiFramedRTPSink::afterGettingFrame1(): The input frame data was too
large for our buffer size (60753). 34086 bytes of trailing data was
dropped! Correct this by increasing "OutPacketBuffer::maxSize" to at
least 94839, *before* creating this 'RTPSink'. (Current value is
60000.)
StreamParser internal error (149997+ 4 > 150000)
I looked in LiveMedia code and found a couple of places where
OutPacketBuffer::maxSize is assigned; but, is there a way to modify
this without touching the code, I mean, is it configurable?
Thanks a lot,
Juan
More information about the live-devel
mailing list