Hi all,

I used a small component to play video from remote content. My code
works correctly with Android 1.5 and 1.6.
I'm testing with 2.0.1 and 2.1, and I get the following error...

Why I get this error now for these new versions ? Thanks for your help

01-20 13:52:33.320: ERROR/SW_DEC(31): PV SW DECODER is used for MPEG4
01-20 13:52:34.453: DEBUG/dalvikvm(53): GC freed 3727 objects / 209448
bytes in 242ms
01-20 13:52:37.973: INFO/PlayerDriver(31): buffering (28)
01-20 13:52:38.094: ERROR/SurfaceFlinger(53): layer 0x334460,
texture=12, using format 87, which is not supported by the GL
01-20 13:52:38.785: ERROR/SurfaceFlinger(53): layer 0x334460,
texture=12, using format 114, which is not supported by the GL
01-20 13:52:38.873: ERROR/SurfaceFlinger(53): layer 0x334460,
texture=12, using format 116, which is not supported by the GL
01-20 13:52:38.894: ERROR/SurfaceFlinger(53): layer 0x334460,
texture=12, using format 114, which is not supported by the GL
01-20 13:52:38.934: ERROR/SurfaceFlinger(53): layer 0x334460,
texture=12, using format 116, which is not supported by the GL
01-20 13:52:39.063: ERROR/SurfaceFlinger(53): layer 0x334460,
texture=12, using format 114, which is not supported by the GL
01-20 13:52:39.084: ERROR/SurfaceFlinger(53): layer 0x334460,
texture=12, using format 116, which is not supported by the GL
01-20 13:52:39.253: ERROR/SurfaceFlinger(53): layer 0x334460,
texture=12, using format 114, which is not supported by the GL
-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to