This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

TI Overlay Video Playback Issue

Hi Guys,
   I am working with android2.3 on Panda with Ducati binaries
enabled, while I am  trying to play video on SD card from my
application with height and width of VideoView set to 100dp its
getting clutter and shaky and I am getting the following Log

D/TIOverlay( 1424): mZorderUsage[0] = 0 needs to be assigned the
highest zOrder

I/TIOverlay( 1424): Nothing to do!

D/TIOverlay( 1424): overlay_setParameter(): OVERLAY_SET_SCREEN_ID :
stage->panel=0

I/TIOverlay( 1424): Nothing to do!

I expected the video to be auto scaled to fit the VideoView which i
have set to 100dp in height and width, but it is not happening. How
can I resolve this issue, will there be any modifications to be done
in Overlay object.

Thanks
gvk