BRoy98 / pandroid

Automatically exported from code.google.com/p/pandroid
0 stars 0 forks source link

video playback overlay issue #27

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Enabling Ducati binaries, for hardware accelaration
2. Running my sample video application to play a video in a small window
3. video file is available on my SD card. Size of VideoView window is 100dp in 
height and width.

What is the expected output? What do you see instead?
I expected the video to be scaled to fit the window size I defined in my 
application.

What version of the product are you using? On what operating system?
PandaBoard_L27.12.1-P2_Release_Notes

Please provide any additional information below.

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!

How
can I resolve this issue, will there be any modifications to be done
in Overlay object.
Thanks
GVK51

Original issue reported on code.google.com by vamshi....@gmail.com on 21 Dec 2011 at 7:30