Re: [vdr] How to properly attach stream to live view?

2010-07-19 Thread Frank Schmirler
Hi Udo, On Sun, 18 Jul 2010 15:45:02 +0200, Udo Richter wrote > In short, -1 receivers are supposed to be disconnectable at any time, > but transfer mode runs at -1 priority too, and should not be > disconnected. Transfer mode runs at -1 so that an existing transfer mode > does not block channel s

[vdr] [Announce] vdr-streamdev-0.5.0 / 0.4.0

2010-07-19 Thread Frank Schmirler
Hi there, I finally published new streamdev releases on http://streamdev.vdr-developer.org. Streamdev-0.4.0 is the final release for VDR 1.4.x. There won't be any more updates. Use streamdev-0.5.0 for recent VDRs. IMPORTANT: Please follow the upgrade instructions from the plugin's README file.

Re: [vdr] A/V out of sync for BSkyB channels Channel4, More4, E4, Film4

2010-07-19 Thread Darren Salt
I demand that Günter Merz may or may not have written... > I've found a solution to my longstanding problem: Video and audio being out > of sync on my vdr system using xine-lib as output display/control > application. [snip] > --- src/libmad/xine_mad_decoder.c.old 2010-07-17 20:00:54.0 +0

[vdr] xineliboutput problem on new fedora 13 install

2010-07-19 Thread Torgeir Veimo
Am getting this error when running with local sxfe frontend. Strangely, using vdr-sxfe works, it's only the local frontend that wont start; Jul 20 03:23:53 htpc vdr: [xine..put] cXinelibLocal::Action - fe->fe_display_open ok Jul 20 03:23:53 htpc vdr: [22273] [xine..put] cXinelibLocal::Action - xin

Re: [vdr] xineliboutput problem on new fedora 13 install

2010-07-19 Thread Halim Sahin
hi, Are you using the hud osd? If not, try the latest snapshot from cvs. Last commit says: Fixed startup when not using HUD OSD HTH. halim ___ vdr mailing list vdr@linuxtv.org http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr

Re: [vdr] xineliboutput problem on new fedora 13 install

2010-07-19 Thread Torgeir Veimo
Yes I saw that startup failed if xrender was available, but hud was not in use, but I've got the latest CVS updates, and it still doesn't work. On 20 July 2010 03:40, Halim Sahin wrote: > hi, > Are you using the hud osd? > If not, try the latest snapshot from cvs. > Last commit says: > > Fixed st

Re: [vdr] A/V out of sync for BSkyB channels Channel4, More4, E4, Film4

2010-07-19 Thread Tony Houghton
On Mon, 19 Jul 2010 17:00:12 +0100 Darren Salt wrote: > Anyway, I've (sometimes) seen sync problems with Channel 4 channels on > Freeview, though I rarely watch those channels; it's possible that > both cause and fix are the same. I've committed the patch locally > (for now). Were they old black

Re: [vdr] How to properly attach stream to live view?

2010-07-19 Thread Udo Richter
Am 19.07.2010 10:44, schrieb Frank Schmirler: > Good shot. Streamdev suffers from a similar problem and would benefit from > this patch, too. If a streamdev-client prepars to switch channels, the current > stream blocks a device which will also become available a little later. At the > moment strea

Re: [vdr] A/V out of sync for BSkyB channels Channel4, More4, E4, Film4

2010-07-19 Thread Darren Salt
I demand that Tony Houghton may or may not have written... > On Mon, 19 Jul 2010 17:00:12 +0100 > Darren Salt wrote: >> Anyway, I've (sometimes) seen sync problems with Channel 4 channels on >> Freeview, though I rarely watch those channels; it's possible that both >> cause and fix are the same.