It's easy to speculating on this subject. But now it is time to listen what CODEs says about issue...
I found sometime to inspect my D6000 firmware, T-GAS6DAAC and I think I have located the class that responsible from 3D function of this TV.
And this night mega star is : GASFRC3DShare Class (Applauds...)
Firstly, for people doesn't aware what CMR means, it Clear motion rate and defines how much pixels are Clear "on picture in motion".
You can watch this video to understand what it is actually.
While I am working on exeDSP, I found some interesting 5 different functions of this class like
Code: Select all
GASFRC3DShare::t_GASFRC3D_Set_FRC1X(void)
GASFRC3DShare::t_GASFRC3D_Set_FRC2X(void)
GASFRC3DShare::t_GASFRC3D_Set_FRC3X(void)
GASFRC3DShare::t_GASFRC3D_Set_FRC4X(void)
GASFRC3DShare::t_GASFRC3D_Set_FRC5X(void)
GASFRC3DShare::t_GASFRC3D_Set_FRC50_to_60(void)
GASFRC3DShare::t_GASFRC3D_Set_Size_50Hz(void)
GASFRC3DShare::t_GASFRC3D_Set_Size_60Hz(void)
Since there is exactly 5 CMR modes defined at the video... But there might be other meaning. I don't know actually.
Also there is some dual functions like
Code: Select all
GASFRC3DShare::t_SetModeMPOForGenoaSAlone(bool)
GASFRC3DShare::t_SetModeMPOForGenoaSParma120Plus(bool)
But after, I realized that, this function clearly says, SAMSUNG DEFINITELY CHANGE PICTURE SIZE WHILE ENABLING 3D MODE ON!
Code: Select all
GASFRC3DShare::t_IsChangedInputSizeForSet3DMode(CD3dEffectMode_k)
So problem on our TV's are NOT unconscious programming error, instead, Samsung actually wanted to have this DEFECTS in our TVs, because Samsung listens the evils call.
I inspect GASFRC3DShare::t_SetModeMPOForGenoaSAlone(bool) function
When it called, function calls some other functions sequentially.
GASFRC3DShare::t_GASFRC3D_SetFRCComp
GASFRC3DShare::t_GASFRC3D_SetFRCRatio -> This function calls Set_FRC*X(void) functions...
GASFRC3DShare::t_GASFRC3D_Set3DInputFormat
I believe, a professional hackers who has much more time to work on this functions could also reveal some other secrets and might he ( are there are any women hacker?

PS:Evil told me that, It (evil doesn't have any sexuality guys) offered to Samsung for make some picture defect on low level D6x00 series for selling more premium priced TVs like D7000 or from E series next year since D6 series 3D capability is not so good, looks like crap and after end of the day, Samsung could make more profit by selling price premium TVs and or more TVs at next year... Actually, it looks like Samsung listens that advices... But evil don't tell them anything about us... That's how evils working with two sides... I wonder things that, what evil don't tell me about Samsung... We will learn soon

I wish Samsung listens the Google motto..."Don't be evil" and you guys, also don't trust it too. I don't.
