vdr-sxfe(1) | Remote X-Server frontend for vdr-plugin-xineliboutput | vdr-sxfe(1) |
vdr-sxfe - Remote X-Server frontend for vdr-plugin-xineliboutput
vdr-sxfe [options] [xvdr[+udp|+tcp|+rtp]:[//host[:port]]]
vdr-sxfe is a X/Xv/XvMc remote frontend, that plays back streams provided by vdr-plugin-xineliboutput.
Search for VDR (xineliboutput) server, connect to it and negotiate best available transport, use best available audio:
Connect to 192.168.1.3 default port and negoate best available transport:
vdr-sxfe
Connect to 192.168.2.100, port 12550 and use TCP transport:
vdr-sxfe xvdr://192.168.1.3
Automatically search for VDR server and use UDP transport:
vdr-sxfe xvdr+tcp://192.168.2.100:12550
Use alsa:
vdr-sxfe xvdr+udp:
vdr-syfe --udp
Use alsa (and specific card/sub-device):
vdr-sxfe --audio alsa
Video driver (and display / device):
vdr-sxfe --audio alsa:plughw:1,1
vdr-sxfe --video xv
vdr-sxfe --video xvmc:127.0.0.1:1.0
If deinterlacing post plugin options are not given at command line, deinterlacing is controlled by VDR plugin configuration menu settings.
De-interlacing can also be forced on or off with command-line option "--post tvtime". Examples:
vdr-sxfe --post tvtime:method=Linear,cheap_mode=1,pulldown=0,use_progressive_frame_flag=1
vdr-sxfe --post tvtime:enable=0
This manual page was written by Tobias Grimm <etobi@debian.org>
18 May 2023 |