Announcement

Collapse
No announcement yet.

Announcement

Collapse
No announcement yet.

Mecool M8S PRO+ Handshake Problem with Philips TV

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Mecool M8S PRO+ Handshake Problem with Philips TV

    Hello
    i have a big problem with my newly purchased TV box.
    at irregular intervals we greenish my picture, see screenshot:

    Click image for larger version  Name:	img0010optmqgx4nu.jpg Views:	1 Size:	97.7 KB ID:	687790


    I have already tried different HDMI cables, without success
    I found out that it concerns a HDMI Hanshake problem.
    The solution is to set pixel format to RGB.

    Under OpenElec, the solution looks like this:
    Taaadaaam!
    SOLVE IT!
    Option for Pixel Format located at amdpcsdb file, that located in /etc/ati/ (in Openelec)
    I just added this code to the end of file (you can play with it for you needs):
    DAL2_DATA__2_0\DisplayPath_1\default=R64 DAL2_DATA__2_0\DisplayPath_1\Adjustment\default=R6 4 DAL2_DATA__2_0\DisplayPath_1\Adjustment\All_nodes= R4272696768746E6573733B436F6E74726173743B536174757 26174696F6E3B48756500 DAL2_DATA__2_0\DisplayPath_1\Adjustment\Brightness =R0100000000000000 DAL2_DATA__2_0\DisplayPath_1\Adjustment\Contrast=R 0100000064000000 DAL2_DATA__2_0\DisplayPath_1\Adjustment\Saturation =R0100000064000000 DAL2_DATA__2_0\DisplayPath_1\Adjustment\Hue=R01000 00000000000 DAL2_DATA__2_0\DisplayPath_1\MODE_1920_1080_60p_CE A861\default=R64 DAL2_DATA__2_0\DisplayPath_1\All_modes=R4D4F44455F 313932305F313038305F3630705F43454138363100 DAL2_DATA__2_0\DisplayPath_1\MODE_1920_1080_60p_CE A861\Adjustment\default=R64 DAL2_DATA__2_0\DisplayPath_1\MODE_1920_1080_60p_CE A861\Adjustment\All_nodes=R52616E67655267624C696D6 974656400 DAL2_DATA__2_0\DisplayPath_1\MODE_1920_1080_60p_CE A861\Adjustment\RangeRgbLimited=R0100000000000000 DAL2_DATA__2_0\DisplayPath_1\Option\default=R64 DAL2_DATA__2_0\DisplayPath_1\Option\All_nodes=R426 57374566965774F7074696F6E5F48646D6900 DAL2_DATA__2_0\DisplayPath_1\Option\BestViewOption _Hdmi=R0000000000000000030000000100000008000000
    For pixel format two strings are responsible:
    DAL2_DATA__2_0\DisplayPath_1\MODE_1920_1080_60p_CE A861\Adjustment\RangeRgbLimited=R0100000000000000
    Responsible for RGB limit, there R0100000000000000 is FULL, and R0100000001000000 - semi.
    DAL2_DATA__2_0\DisplayPath_1\Option\BestViewOption _Hdmi=R0000000000000000030000000100000008000000
    REsponsible for Pixel Format, there R0000000000000000030000000100000008000000 is RGB, and R0000000000000000030000000300000008000000 is YCbCr
    Good luck!


    http://openelec.tv/forum/67-display/...-problem#17963


    Can someone please help me, and show me how to do that on the Mecool (20170919.150557.V0619)
    Or maybe it is not possible?

    Thanks in advance
Working...
X