defcomk
Senior Member
I Managed to get Raw Bayer data of my device then decoded it with dcraW If anyone is interested to getting it working on their device do the following.
Goto Play store
Search For CineDroid
Open It / Close It
Look in SDCard/CineDroid camera.parameters. txt
Look for Picture Format Values:
eg LG G2 Should show this
.
if it only shows jpeg it will not work any device with more than jpeg/yuv422 should have raw working.
Excluded Devices Nexus 5 ,Z1 ,S4
Goto Play store
Search For CineDroid
Open It / Close It
Look in SDCard/CineDroid camera.parameters. txt
Look for Picture Format Values:
eg LG G2 Should show this
Code:
picture-format-values=jpeg,bayer-qcom-10gbrg,bayer-qcom-10grbg,bayer-qcom-10rggb,bayer-qcom-10bggr,bayer-mipi-10gbrg,bayer-mipi-10grbg,bayer-mipi-10rggb,bayer-mipi-10bggr,yuv422sp,bayer-ideal-qcom-10grbg
if it only shows jpeg it will not work any device with more than jpeg/yuv422 should have raw working.
Excluded Devices Nexus 5 ,Z1 ,S4