you must have an output "xineplug_inp_xvdr.so" then, you can play using xine cmd line:
xine xvdr://127.0.0.1:37890
FYI, I have been successfully using xineliboutput *for years* with VDR 1.6.x. The *only reason* I felt this worth reporting to the mailing list is because it has all stopped working after upgrading to VDR 1.7.x.
YES, I have the xvdr plugin!
$ ls -als /usr/local/lib/xine/plugins/1.29/*vdr* 460 -rwxr-xr-x 1 root root 463196 Nov 7 23:29 /usr/local/lib/xine/plugins/1.29/xineplug_inp_xvdr.so
Geez!
Cheers, Chris
On 10.11.2011 1:45, Chris Rankin wrote:
FYI, I have been successfully using xineliboutput *for years* with VDR 1.6.x. The *only reason* I felt this worth reporting to the mailing list is because it has all stopped working after upgrading to VDR 1.7.x.
YES, I have the xvdr plugin!
$ ls -als /usr/local/lib/xine/plugins/1.29/*vdr* 460 -rwxr-xr-x 1 root root 463196 Nov 7 23:29 /usr/local/lib/xine/plugins/1.29/xineplug_inp_xvdr.so
xineliboutput != xine
If you wan't to use xine frontend you need to enable xine plugin from VDR, not xineliboutput (vdr -P'xine -r').
On Thu, Nov 10, 2011 at 1:51 PM, Pertti Kosunen pertti.kosunen@pp.nic.fi wrote:
On 10.11.2011 1:45, Chris Rankin wrote:
FYI, I have been successfully using xineliboutput *for years* with VDR 1.6.x. The *only reason* I felt this worth reporting to the mailing list is because it has all stopped working after upgrading to VDR 1.7.x.
YES, I have the xvdr plugin!
$ ls -als /usr/local/lib/xine/plugins/1.29/*vdr* 460 -rwxr-xr-x 1 root root 463196 Nov 7 23:29 /usr/local/lib/xine/plugins/1.29/xineplug_inp_xvdr.so
xineliboutput != xine
If you wan't to use xine frontend you need to enable xine plugin from VDR, not xineliboutput (vdr -P'xine -r').
That is actually not true. Please see the xineliboutput README for examples on using xine-ui with xineliboutput. Both vdr-sxfe and xine-ui can act as a front-end to xineliboutput.
-Petri