Re: [vdr] xineliboutput and streamdev at the same time

2015-05-12 Thread Torgeir Veimo
Seems to work with -V mmal But I'm still getting judder on OSD update. Does hardware OSD for rpi require more than just current xine-lib? The xinelibplugin on the server side is older, since it's a vanilla yavdr installation, am unsure if that would have an impact on the clients OSD? On 12 May 20

Re: [vdr] xineliboutput and streamdev at the same time

2015-05-12 Thread Torgeir Veimo
Ok, trying again with recompiled xine-lib from hg as of current (http://anonscm.debian.org/hg/xine-lib/xine-lib-1.2/) root@raspberrypi:/usr/local/src/vdr-2.2.0/PLUGINS/src/xineliboutput# ./vdr-fbfe -V rpi -f xvdr+tcp://192.168.1.100 vdr-fbfe 2.0.0-cvs (build with xine-lib 1.2.6, using xine-lib 1

Re: [vdr] xineliboutput and streamdev at the same time

2015-05-11 Thread Petri Hintukainen
On ti, 2015-05-12 at 16:40 +1000, Torgeir Veimo wrote: > I just tried vdr-fbfe compiled from CVS on the RPI, and there's still > that judder when pressing keys when the OSD menu is showing. Is this > possible to remedy somehow? This was one of the issues that made me > switch to softhddevice a few

Re: [vdr] xineliboutput and streamdev at the same time

2015-05-11 Thread Torgeir Veimo
I just tried vdr-fbfe compiled from CVS on the RPI, and there's still that judder when pressing keys when the OSD menu is showing. Is this possible to remedy somehow? This was one of the issues that made me switch to softhddevice a few years ago. On 21 April 2015 at 23:36, Harald Milz wrote: > On

Re: [vdr] xineliboutput and streamdev at the same time

2015-04-21 Thread Harald Milz
On Tue, Apr 21, 2015 at 12:41:57PM +0300, Petri Hintukainen wrote: > Do you mean setting the marks (and letting remote VDR to do the actual > editing) ? Or using VDR in RPi to cut recordings ? Cutting with RPi is > probably very slow and consumes lot of limited I/O resources. > > For setting editi

Re: [vdr] xineliboutput and streamdev at the same time

2015-04-21 Thread Torgeir Veimo
Maybe it would be an idea to explore running vdr-fbfe with the rpihddevice plugin, using the v4l api to send data to it? I guess the current code now implements itself a lot of the stuff needed to use xinelib, which could just be delegated to the v4l device. On 21 April 2015 at 12:06, Petri Hintuk

Re: [vdr] xineliboutput and streamdev at the same time

2015-04-21 Thread Petri Hintukainen
On ma, 2015-04-20 at 11:33 +0200, Torgeir Veimo wrote: > Have you tried rpihddevice plugin with VDR on the rpi? It might work > even smoother than using xinelinboutput, but you'd have to find a > different setup for cec i suppose. > > http://projects.vdr-developer.org/git/vdr-plugin-rpihddevice.gi

Re: [vdr] xineliboutput and streamdev at the same time

2015-04-21 Thread Harald Milz
On Tue, Apr 21, 2015 at 10:25:48AM +0200, M. Fiegert wrote: > On 21.04.2015 07:41, Harald Milz wrote: > > I have been happily using vdr-sfxe on an NVidia ION board on Ubuntu 12.04 > > for > > quite a while (with a sufficiently high WAF factor :-) ) . But I haven't > > seen > > vdr-{sxfe,fbfe} in

Re: [vdr] xineliboutput and streamdev at the same time

2015-04-21 Thread Petri Hintukainen
On ma, 2015-04-20 at 16:34 +0300, Marko Mäkelä wrote: > On Mon, Apr 20, 2015 at 03:15:08PM +0200, Patrick Boettcher wrote: > >The pause is global to all connected clients to this vdr-remote. Yes, > >you can connect several clients to one xineliboutput-vdr-host but they > >will all have the same cha

Re: [vdr] xineliboutput and streamdev at the same time

2015-04-21 Thread Petri Hintukainen
On ma, 2015-04-20 at 16:05 +0300, Marko Mäkelä wrote: > On Mon, Apr 20, 2015 at 11:40:41AM +0200, Patrick Boettcher wrote: > >vdr-fbfe is connecting over network to a vdr running on a full machine. > >No need for streamdev. > > This looks interesting. Am I right assuming that the full machine wil

Re: [vdr] xineliboutput and streamdev at the same time

2015-04-21 Thread M. Fiegert
On 21.04.2015 07:41, Harald Milz wrote: > I have been happily using vdr-sfxe on an NVidia ION board on Ubuntu 12.04 for > quite a while (with a sufficiently high WAF factor :-) ) . But I haven't seen > vdr-{sxfe,fbfe} in Raspbian lately. Are there any ready to consume packages > anywhere? Since th

Re: [vdr] xineliboutput and streamdev at the same time

2015-04-20 Thread Harald Milz
On Mon, Apr 20, 2015 at 11:40:41AM +0200, Patrick Boettcher wrote: > On Mon, 20 Apr 2015 11:33:02 +0200 Torgeir Veimo > wrote: > > > Have you tried rpihddevice plugin with VDR on the rpi? It might work > > even smoother than using xinelinboutput, but you'd have to find a > > different setup for c

Re: [vdr] xineliboutput and streamdev at the same time

2015-04-20 Thread Gerald Dachs
Am 20.04.2015 um 15:34 schrieb Marko Mäkelä: > On Mon, Apr 20, 2015 at 03:15:08PM +0200, Patrick Boettcher wrote: >>> Is it technically possible to for example pause a >>> live SD TV stream and copy some files over the Ethernet at the same >>> time? >> >> Which scenario? VDR on RPI or on a remote?

Re: [vdr] xineliboutput and streamdev at the same time

2015-04-20 Thread Marko Mäkelä
On Mon, Apr 20, 2015 at 03:15:08PM +0200, Patrick Boettcher wrote: Is it technically possible to for example pause a live SD TV stream and copy some files over the Ethernet at the same time? Which scenario? VDR on RPI or on a remote? If VDR on a remote host, IIRC, pausing causes very few bandw

Re: [vdr] xineliboutput and streamdev at the same time

2015-04-20 Thread Patrick Boettcher
On Mon, 20 Apr 2015 16:05:45 +0300 Marko Mäkelä wrote: > On Mon, Apr 20, 2015 at 11:40:41AM +0200, Patrick Boettcher wrote: > >vdr-fbfe is connecting over network to a vdr running on a full > >machine. No need for streamdev. > > This looks interesting. Am I right assuming that the full machine >

Re: [vdr] xineliboutput and streamdev at the same time

2015-04-20 Thread Marko Mäkelä
On Mon, Apr 20, 2015 at 11:40:41AM +0200, Patrick Boettcher wrote: vdr-fbfe is connecting over network to a vdr running on a full machine. No need for streamdev. This looks interesting. Am I right assuming that the full machine will not need any video output? Can vdr-fbfe be used for editing r

Re: [vdr] xineliboutput and streamdev at the same time

2015-04-20 Thread Patrick Boettcher
On Mon, 20 Apr 2015 11:33:02 +0200 Torgeir Veimo wrote: > Have you tried rpihddevice plugin with VDR on the rpi? It might work > even smoother than using xinelinboutput, but you'd have to find a > different setup for cec i suppose. > > http://projects.vdr-developer.org/git/vdr-plugin-rpihddevice

Re: [vdr] xineliboutput and streamdev at the same time

2015-04-20 Thread Torgeir Veimo
Have you tried rpihddevice plugin with VDR on the rpi? It might work even smoother than using xinelinboutput, but you'd have to find a different setup for cec i suppose. http://projects.vdr-developer.org/git/vdr-plugin-rpihddevice.git/ On 20 April 2015 at 11:25, Petri Hintukainen wrote: > On p

Re: [vdr] xineliboutput and streamdev at the same time

2015-04-20 Thread Petri Hintukainen
On pe, 2015-04-17 at 09:25 +0200, Patrick Boettcher wrote: > Hi list, > > I'm planning to update my infrastructure according to the follow scheme: > > http://filter-failure.eu/wp-content/uploads/2015/01/vdr-new-backend.png > > The red texts are things where I'm unsure about. Especially the usage

[vdr] xineliboutput and streamdev at the same time

2015-04-17 Thread Patrick Boettcher
Hi list, I'm planning to update my infrastructure according to the follow scheme: http://filter-failure.eu/wp-content/uploads/2015/01/vdr-new-backend.png The red texts are things where I'm unsure about. Especially the usage of vdr-sxfe on the RPI. I made this chart before finding out that there