Hi there, my platform is android 2.1, I face the following problem: I go to http://3g.youku.com and wath the streaming video (176*144 res.), most time, only audio is played. I catch the log and find one key log info:
E/SurfaceFlinger( 1204): LayerBuffer::BufferSource::postBuffer() invalid buffer (offset=819200, size=-1127995968, heap-size=6934528 by debuging, I get the relative information in LayerBuffer is that: buffers.w=176, buffers.h=144, buffers.hor_stride=1732440432, buffers.ver_stride=1732440408 and mBufferSize = -1127995968. I dont know why the attribute buffers.hor_stride and buffers.ver_stride so strange, can anybody explain this? thanks, ever -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

