Hi,
I just started with a fresh install of raspbian jessie on a Raspi2, and a strange issue happens with omxplayer.
While it is able to play correctly random videos of different sources, I can't make it play correcly raw h264 videos from the camera module. No error message dumped to the terminal, I just see a green-ish noisy image which barely resembles the original scene. This happens both with videos acquired by the same raspi2 with the same camera but on a previous installation (wheezy) and with newly recorded videos. I was able to correcly play the videos on wheezy.
It is quite disturbing that when I process the videos with opencv and then plot the frames, they look correct, this confirms that the data is not corrupted.
Any clue?
Thanks