I get a letterbox window in the middle of the gnome screen. So I tried: -P'xineliboutput --fullscreen --local=sxfe --video=xxmc --audio=alsa --remote=none'
... When I use vdr-xine, I start it with
"xine --fullscreen --hide-gui -V xv -A alsa -D --post vdr_video --post vdr_audio vdr://tmp/vdr-xine/stream#demux:mpeg_pes"
for xine use this
-P"xineliboutput --primary --local=none --remote=37890"
xine "xvdr:tcp://127.0.0.1:37890#nocache;demux:mpeg_block" # for tcp
xine "xvdr:udp://127.0.0.1:37890#nocache;demux:mpeg_block" # for udp