Valid values range from 1 to 7 as stated. DTV_ISDBT_LAYER_ENABLED bitmask is built from OR-ing 0x1 0x2 0x4. If all bits are set (0x00000111 = 7) it means all layers should be demodulated.
Gstreamer DVB Source GstDvbSrc makes it possible to view Digital TV with gstreamer. Try: gst-launch dvbsrc frequency=11954 polarity=h symbol-rate=27500 pids=210:220 ! mpegtsdemux es-pids=210:220 name=demux ! queue ! mpeg2dec ! xvimagesink demux. ! queue ! mad ! audioconvert ! autoaudiosink to view the German 3Sat telestation from the Astra 1 19.2E satellite. DVB-C is untested, feedback is welcomed. gstdvbtv is not yet ported to 0.10