Re: [vdr] Plugin compiler arguments / Make.config

2009-10-28 Thread Andreas Mair
Hi! Sorry for digging out that old posting, but for my plugin I ran into that problem too. I wonder why no other plugin authors shared there opinion and how they fix it. As I understand it every plugin must be changed whenever VDR introduces changes in that area and if the VDR compiling user does

[vdr] vdr-plugin reelchannelscan-0.6.1 with s2api support

2009-10-28 Thread Goga777
Hi http://www.free-x.de/vdr/patches/hdtv/vdr-plugin-reelchannelscan_0.6.1-1tvt1.tar.gz here's patched channelscan plugin for vdr 1.7.* branch. It supports s2api and can scan dvb-s/s2 transponders. It has been tested with vdr 1.7.9. thank to Yuri from Russian Linux VDR/DVB forum http://www.forum

Re: [vdr] vdr-plugin reelchannelscan-0.6.1 with s2api support

2009-10-28 Thread Halim Sahin
Hi, The plugin didn't compile on my machine. I have modified the Makefile this way: INCLUDES += -I$(VDRDIR) -I../../$(DVBDIR)/include to INCLUDES += -I$(VDRDIR) -I../../$(DVBDIR)/include -I../../../include HtH. Halim ___ vdr mailing list vdr@linuxtv.or

Re: [vdr] xineliboutbut channel change judder

2009-10-28 Thread Torgeir Veimo
I am running xine-vdpau rel 285. I guess the "xine-lib" source is not really synced with current xine-lib. What versions of xine-lib, patched or unpatched, are others using with xineliboutput and vdpau? -- -Tor ___ vdr mailing list vdr@linuxtv.org htt

[vdr] which xorg.conf for vdr-1.7.9 xineliboutput and vdpau?

2009-10-28 Thread Halim Sahin
Hello List, Playback of arte hd works on an ion based board and vdpau (hdmi) but the playback stops every x secs. Do I need special options or settings in my xorg.conf? Please can someone post a working xorg.conf for vdpau output? Thanks Halim ___ vd

[vdr] 12-hour time format an option?

2009-10-28 Thread HighlyCaffeinated
I did some searching around but had no luck finding anything on a very minor annoyance issue. Is it possible to provide the user a 12-hour AM/PM time option in the VDR menu system (OSD, timers, etc.)? fEPG offers it in the EPG, but timers and VDR Time are always 24h. I'm betting it's part of som

Re: [vdr] which xorg.conf for vdr-1.7.9 xineliboutput and vdpau?

2009-10-28 Thread Luca Olivetti
En/na Halim Sahin ha escrit: Hello List, Playback of arte hd works on an ion based board and vdpau (hdmi) but the playback stops every x secs. Do I need special options or settings in my xorg.conf? Please can someone post a working xorg.conf for vdpau output? Did you try disabling the composit

Re: [vdr] vdpau experience

2009-10-28 Thread Kimmo Taskinen
Hi, I noticed couple of issues with vdpau extention patch set v11: xineliboutput-cvs-20091013-vdpau-extensions-v11.diff.gz xine-lib-1.2-vdpau-r284-extensions-v11.diff.gz 1. Cropping is not reseted if I switch to 16:9 channel that has the same resolution as 4:3 channel that has turn on the crop

Re: [vdr] vdpau experience

2009-10-28 Thread Jukka Tastula
On Wednesday 28 October 2009 19:56:48 Kimmo Taskinen wrote: > 1. Cropping is not reseted if I switch to 16:9 channel that has the > same resolution as 4:3 channel that has turn on the cropping. Same happens if the channel switches aspect to 16:9 making it rather unusable with commercials getting

Re: [vdr] Plugin compiler arguments / Make.config

2009-10-28 Thread Udo Richter
On 28.10.2009 09:01, Andreas Mair wrote: I wonder why no other plugin authors shared there opinion and how they fix it. As I understand it every plugin must be changed whenever VDR introduces changes in that area and if the VDR compiling user doesn't use (and adopt) Make.config. I guess this o

[vdr] Restricting a particular dvb card from tuning to channels with a selected modulation

2009-10-28 Thread Petri Helin
Hi, I have an USB DVB-C card (Reddo dvb-c, actually a relabelled Tongshi box), which works very well with the current Linux driver excluding channels with QAM-256 modulation. Would it be easy to check FE_CAN_QAM_256 in vdr before trying to use a device to tune to a particular channel? In such

Re: [vdr] which xorg.conf for vdr-1.7.9 xineliboutput and vdpau?

2009-10-28 Thread Halim Sahin
Hi, On Mi, Okt 28, 2009 at 06:43:03 +0100, Luca Olivetti wrote: > En/na Halim Sahin ha escrit: > > Hello List, > > Playback of arte hd works on an ion based board and vdpau (hdmi) but > > the playback stops every x secs. > > > > Do I need special options or settings in my xorg.conf? > > Please can

[vdr] xineliboutput: sxfe-reconnect doesn't work

2009-10-28 Thread Halim Sahin
Hello, Xineliboutput from cvs Sxfe as remote frontend doesn't reconnect when vdr restarts. It says that it can't get data from the server but it doesn't try to reconnect. Tcp transport was used. Any idea what's wrong? BR. Halim -- Halim Sahin E-Mail: halim.sahin (at) t-o

Re: [vdr] Restricting a particular dvb card from tuning to channels with a selected modulation

2009-10-28 Thread VDR User
I have 3 dvb-s cards in one of my boxes. 2 of those cards are able to tune all channels in my channels.conf. 1 of them can only tune some. So, the problem is there seems to be no way to specify something like 'use device X,Y,Z' for a certain channel in channels.conf... I had raised this issue be

Re: [vdr] 12-hour time format an option?

2009-10-28 Thread Timothy D. Lenz
VDRadmin has this problem also. - Original Message - From: HighlyCaffeinated To: vdr@linuxtv.org Sent: Wednesday, October 28, 2009 9:36 AM Subject: [vdr] 12-hour time format an option? I did some searching around but had no luck finding anything on a very minor annoyance

Re: [vdr] xineliboutput: sxfe-reconnect doesn't work

2009-10-28 Thread Theunis Potgieter
i have found this to happen too. I also get where vdr-sxfe locks up. Vdr is fine but restarting vdr-sxfe the only way of fixing that. Last night I restarted vdr on purpose while vdr-sxfe was running, it did take a while for vdr-sxfe to become functional again. I had to press channel up/down before

Re: [vdr] vdpau experience

2009-10-28 Thread Theunis Potgieter
There is a zoom, but the zoom is restricted to 10%.Not enough I would say? Would aslo be nice to have a 16:10 aspect cropping. For those that use wide screen PC monitors as a Tv. On 10/28/09, Jukka Tastula wrote: > On Wednesday 28 October 2009 19:56:48 Kimmo Taskinen wrote: > >> 1. Cropping is no