VideoView in X9

Discussion in 'ZIDOO X9' started by bharat, Sep 3, 2015.

  1. bharat

    bharat New Member

    I am facing an issue on Zidoo X9 where i am adding a VideoView in my app. The VideoView needs to be of a custom size and the VIDEO should FIT in ANY size which we specify.

    When the video starts a BLACK border on left/right OR top/bottom of the video is always displayed.
    The Video DOES not fit the VideoView size completely and always leaves some BLACK BORDER.

    Is there any specific SDK code to ZIDOO X9, to make the Video FIT to whatever size we are specifying ?

    I have even used the following but it does not work.

    mp.setVideoScalingMode(MediaPlayer.VIDEO_SCALING_MODE_SCALE_TO_FIT);


    Thanks
     
  2. bob

    bob Active Member Zidoo TECH Supporter

    Try zooming HDMI input source.
    Thanks
     
  3. bharat

    bharat New Member

    I am not using the HDMI Input in my application. I am using VideoView which is not working as intended.
     
  4. bob

    bob Active Member Zidoo TECH Supporter

    upload_2015-9-10_14-12-22.png upload_2015-9-10_14-13-1.png




    Press the button on the remote control 16: 9, select Zoom Mode Default,

    First you have to ensure that your video source is not up and down black edges.

    ths
     
  5. bob

    bob Active Member Zidoo TECH Supporter

    upload_2015-9-10_15-44-32.png

    Full Screen example
     

Share This Page