I have that autosort and i tworks with 1.7.7 however it has always been a
problem causing segfaults regularly.Let me know if its ok for you.
Mike
___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr
Hi,
I would like to get a HDTV VDR system started.
I have the following hardware to play with:
gigabyte m55plus s3g main board (nVidia GeForce 6100 / nForce 430)
with Athlon 64 3500+, 1GB RAM
GeForce 9500GT card with 1GB RAM
2 TT-budget S2-3200 DVB S2 cards
I have installed OpenSuse 11
On Saturday 23 May 2009 12:47:49 Klaus Schmidinger wrote:
> EPG data is always collected for the transponders you actually tune to.
> The EPG scan just automatically switches through all transponders, which
> is apparently not what you want.
>
> You could also remove all unwanted channels from you
On 24.05.2009 12:35, Carsten Koch wrote:
> Hi,
>
> I would like to get a HDTV VDR system started.
> I have the following hardware to play with:
>gigabyte m55plus s3g main board (nVidia GeForce 6100 / nForce 430)
>with Athlon 64 3500+, 1GB RAM
>GeForce 9500GT card with 1GB RAM
>2 TT
On Sunday 24 of May 2009, Carsten Koch wrote:
>
> * How do I configure LIRC, so it works with the S3-3200
> and the remote control included with it?
>
> Thanks in advance for any hints,
> Carsten.
Hi,
you don't need lirc, try plugin remote (http://www.escape-
edv.de/endriss/vdr/). It seems to be
vdr: error while reading '/etc/vdr/channels.conf'
I have 5000 channels there.
Is there some way vdr can tell me what is the offending channel line?
___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr
On 24.05.2009 13:24, marti...@embl.de wrote:
> vdr: error while reading '/etc/vdr/channels.conf'
>
>
> I have 5000 channels there.
> Is there some way vdr can tell me what is the offending channel line?
Should be logged in your syslog file.
Klaus
___
Dear list,
Am Freitag, den 24.04.2009, 17:11 +0200 schrieb Paul Menzel:
[…]
> Could you please tell me where I could get some video files to test the
> quality of my setup/system. I remember sometimes there is some test
> images on the TV broadcasted by the TV station if there is an error(?).
You can work around this and continue to use regular mplayer if vdr runs inside
X session. I just used to start background xterm instance in my xinitrc and
invoke vdr in it. Obviously such approach wont work if your vdr runs on another
machine and frontend connects via network.
Alternatively ju
Klaus Schmidinger wrote:
> http://linuxtv.org/hg/v4l-dvb should work, but you'll still
> need the patch from
>
> ftp://ftp.cadsoft.de/vdr/Developer/v4l-dvb-header-fix.diff
>
> because the header files apparently are still broken :-(
This commit should've fixed them:
http://linuxtv.org/hg/v4l-d
On Sun, 2009-05-24 at 16:49 +0300, Anssi Hannula wrote:
> Klaus Schmidinger wrote:
> > http://linuxtv.org/hg/v4l-dvb should work, but you'll still
> > need the patch from
> >
> > ftp://ftp.cadsoft.de/vdr/Developer/v4l-dvb-header-fix.diff
> >
> > because the header files apparently are still bro
On Sun, 2009-05-24 at 16:13 +0200, Carsten Koch wrote:
...
> With the patch I am getting
>
> g++ -g -O2 -Wall -Woverloaded-virtual -Wno-parentheses -c -DREMOTE_KBD
> -DLIRC_DEVICE=\"/dev/lircd\" -DRCU_DEVICE=\"/dev/ttyS1\" -D_GNU_SOURCE
> -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64
Carsten Koch wrote:
> I did a
>cd /usr/src/v4l-dvb/linux/include/linux
>ln -s /usr/src/linux-2.6.27.21-0.1/include/linux/compiler.h .
>
> that fixed it.
This has been a problem with all drivers for a long time,
whenever i grab complete new set of drivers, i need to add
compiler.h to the
Lauri Tischler wrote:
> Carsten Koch wrote:
>
>> I did a
>>cd /usr/src/v4l-dvb/linux/include/linux
>>ln -s /usr/src/linux-2.6.27.21-0.1/include/linux/compiler.h .
>>
>> that fixed it.
>
> This has been a problem with all drivers for a long time,
> whenever i grab complete new set of driv
Hi Klaus,
/var/log/vdr.log doesn´t contain any info regarding problems with channel
s.conf
I start vdr with -l 3
dmesg |grep vdr
shows nothing
where else should I look?
Using ubuntu 8.10
Date: Sun, 24 May 2009 13:30:40 +0200
From: Klaus Schmidinger
Subject: Re: [vdr] vdr: error while reading
On 05/24/09 17:10, marti...@embl.de wrote:
> Hi Klaus,
>
> /var/log/vdr.log doesn´t contain any info regarding problems with channel
> s.conf
> I start vdr with -l 3
>
> dmesg |grep vdr
> shows nothing
>
> where else should I look?
Try /var/log/messages (or whatever the syslog file is called on
Hi,
In ubuntu you have to run
grep /var/log/syslog
and
grep /var/log/messages
Another way to monitor what happening in your system is to open separate
new terminal and run tail -f /var/log/syslog , and in the previuos
terminal start vdr with /etc/init.d/vdr restart. Now you can see what is
wro
I've seen this. It usually means that a line in channels.conf is incorrectly
formed
On Sun, May 24, 2009 at 4:10 PM, wrote:
> Hi Klaus,
>
> /var/log/vdr.log doesn´t contain any info regarding problems with channel
> s.conf
> I start vdr with -l 3
>
> dmesg |grep vdr
> shows nothing
>
> where els
Hi Andreas,
I appreciate your effort. I have imon with tft display. My device ID is
15c2:0036.
I use now lcdproc plugin.
Is possible to include device 15c2:0036 to your plugin?
BR
Marky
-Original Message-
From: vdr-boun...@linuxtv.org [mailto:vdr-boun...@linuxtv.org] On Behalf Of
Andrea
On Sun, 2009-05-24 at 13:22 +0200, Ales Jurik wrote:
> you don't need lirc, try plugin remote (http://www.escape-
> edv.de/endriss/vdr/). It seems to be easier to setup and works without
> problems.
I got lirc to work first, then I read your message and
tried the remote plugin.
Very nice. No da
Hello,
Marek Hajduk wrote:
> I appreciate your effort. I have imon with tft display. My device ID
> is 15c2:0036. I use now lcdproc plugin.
> Is possible to include device 15c2:0036 to your plugin?
>
Sorry, i don't known other devices than my own LCD 15c2:0038.
I found only follow statement abou
Yes it is, you have to use TS stream. It works for me with vlc using url
like http://ip:port/TS/HDchannel.
'Z
2009/5/17 Goga777
> > > has someone the experience with IPTV streaming of h264 hdtv channels to
> local network from VDR ?
> > > which software need to use for that ?
> >
> > You can us
With the remote, when you use ch+ or ch-, only available channels are
accessed. I know it's not what you expect but it's a beginning :-)
'Z
2009/5/7 Simon Baxter
> Hi
>
> Is there a plug-in or mechanism anyone's found to highlight the channels
> that are available for viewing or recording?
>
>
I've just tried vdr 1.7.7. With latest cvs xineliboutput, when i switch to
HD channel (H264), i have a seg fault.
With vdr-xine, latest cvs too, i have no vdr OSD :-(
2009/5/3 Artem Makhutov
> Hello,
>
> sometime ago I have reported, that I have problems watching HD
> channes with streamdev and
Also OSD with vdpau, using xineliboutput cvs, is broken since a long time.
cu
Edgar (gimli) Hucek
> I've just tried vdr 1.7.7. With latest cvs xineliboutput, when i switch to
> HD channel (H264), i have a seg fault.
> With vdr-xine, latest cvs too, i have no vdr OSD :-(
>
> 2009/5/3 Artem Makhut
Also OSD with vdpau, using xineliboutput cvs, is broken since a long time.
cu
Edgar (gimli) Hucek
> I've just tried vdr 1.7.7. With latest cvs xineliboutput, when i switch to
> HD channel (H264), i have a seg fault.
> With vdr-xine, latest cvs too, i have no vdr OSD :-(
>
> 2009/5/3 Artem Makhut
26 matches
Mail list logo