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.

Overlay Issue: Video playback

Hi guys, Iam trying to play a video from my application on Panda board
with Ducati libraries enabled in a VideoView by setting the height and
width of VideoView to 100dp. When iam doing so, the video is not
scaled to this dimensions and its played with clutter and shaky  and i
could play the video with 200dp as the minimum dimensions but here the
video is not getting scaled to this this, rather it is getting cropped
and I am getting the following error:

D/TIOverlay( 1465): mZorderUsage[0] = 0 needs to be assigned the
highest zOrder
I/TIOverlay( 1465): Nothing to do!
D/TIOverlay( 1465): overlay_setParameter(): OVERLAY_SET_SCREEN_ID :
stage->panel=0
I/TIOverlay( 1465): Nothing to do!

please help me out resolving this issue, are there any configurations
to be modified in overlay.


Thanks...!