On Wed, Jul 27, 2011 at 06:03:28PM +0200, Andrea Celestino wrote: > During my testing with video, I encountered this error on spice Server > > "Application transferred too few scanlines" > > and the server crashes. > > Surfing on the net, I found this in jerror.h: > > JMESSAGE(JERR_TOO_LITTLE_DATA, "Application transferred too few scanlines")
Yep, I broke that in master, it's caused by the mjpeg changes, the "height" used when calling mjpeg_encoder_new is 1 byte less than the height which is then used in the loop around mjpeg_encoder_encode_scanline. Christophe
pgpHoplVa53Rk.pgp
Description: PGP signature
_______________________________________________ Spice-devel mailing list Spice-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/spice-devel