Hi guys, Iam trying to play a video from my application on Panda boardwith Ducati libraries enabled in a VideoView by setting the height andwidth of VideoView to 100dp. When iam doing so, the video is notscaled to this dimensions and its played with clutter and shaky and icould play the video with 200dp as the minimum dimensions but here thevideo is not getting scaled to this this, rather it is getting croppedand I am getting the following error:D/TIOverlay( 1465): mZorderUsage[0] = 0 needs to be assigned thehighest zOrderI/TIOverlay( 1465): Nothing to do!D/TIOverlay( 1465): overlay_setParameter(): OVERLAY_SET_SCREEN_ID :stage->panel=0I/TIOverlay( 1465): Nothing to do!please help me out resolving this issue, are there any configurationsto be modified in overlay.Thanks...!
krishna;
I tried to reproduce the issue but i cannot, by using videoview setting the size to 100px/100px when playing the video videoview box is resized, i think because i am using IS2P1, try to check how Ducati does OMX_PortSettingsChangedEvent by moving to newer version, check too if final resolutions are multiple of 16.
Thanks for reply,
I tried modifying hdmi.c file, I am having issue in scaling limitations. I will try and update If I find any useful stuff.
Thanks,
Vamshi,
Whats the resolution of the video file you are trying to playback ? What is the resolution of your display ?