Carried over from code.ros.org Trac ticket #5494 reported by efernandez:
It seems that some IEEE1394 cameras have raw8 Bayer pattern formats/modes, but that just say to have mono8.
In ROS, when images are mono8 it's not possible to use the debayering capability of the image pipeline.
IMHO, one solution (or workaround) consists on forcing debayering for mono8.
Below are some links decribing the problem in more detail:
http://answers.ros.org/question/37862/force-raw8-for-debayering/
-- Enrique
It's a Basler A102fc camera.