On 06/10/09 07:46, Andreas Mair wrote:
> Hi,
>
> check your setup.conf. Mine has invalid sizes:
> FontFix = Courier:Bold
> FontFixSize = 0
> FontFixSizeP = 0,00
> FontOsd = VDRSymbols Sans:Bold
> FontOsdSize = 0
> FontOsdSizeP = 0,00
> FontSml = VDRSymbols Sans:Book
> FontSmlSize = 0
> Fon
On 06/09/09 00:47, Marcel Witte wrote:
> jori.hamalai...@teliasonera.com schrieb am Montag 08 Juni 2009:
On 07.06.2009 01:58, Marcel Witte wrote:
So ext4 seems to be perfect for a video-partition, but to make it more
perfect, it would be nice if VDR could use the fallocate()-systemca
On 06/08/09 13:54, Mr. Tux wrote:
> hello
>
> From what I observe vdr is waiting to grap the epg content of a
> timed recording until this recording starts. There are a bunch of channels
> where this leads to unwelcome side effects:
>
> - Take a channel that is using place holder events in the "n
Hi,
i use the TeVii Firmware from the TeVii driver package :
http://tevii.com/Tevii_linuxdriver_0815.rar
dvb-fe-cx24116.fw and dvb-usb-s650.fw renamed to dvb-usb-dw2104.fw.
You where right about the double mapping, this line can be removed.
basicly it should not harm the existing mapping since y
On 12 June 2009 21:50:15 gimli wrote:
> Hi,
>
> the attached patch is against :
> http://mercurial.intuxication.org/hg/s2-liplianin
>
> It adds the missing remote keys found on the TeVii Remote for the S650 usb
> device.
>
> Now i have the remote fully working ;)
>
> cu
>
> Edgar (gimli) Hucek
Hi E
On 13 June 2009 13:35:04 gimli wrote:
> Hi,
>
> i use the TeVii Firmware from the TeVii driver package :
> http://tevii.com/Tevii_linuxdriver_0815.rar
>
> dvb-fe-cx24116.fw and dvb-usb-s650.fw renamed to dvb-usb-dw2104.fw.
>
> You where right about the double mapping, this line can be removed.
> ba
Perfect ;)
you need a :
signed-off-by: Edgar Hucek < gimli at dark-green dot com >
?
> On 13 June 2009 13:35:04 gimli wrote:
>> Hi,
>>
>> i use the TeVii Firmware from the TeVii driver package :
>> http://tevii.com/Tevii_linuxdriver_0815.rar
>>
>> dvb-fe-cx24116.fw and dvb-usb-s650.fw renamed t
nobody can help us?
2009/6/10 jlacvdr
> The PMT contains only video pid and subtitle pid but not audio pid.
>
> for example on france2hd:
>
> cPatPmtParser::ParsePmt()
> PMT[183]: 02 b0 21 00 84 c1 00 00 e0 dc f0 00 1b e0 dc f0 00 06 e0 f0
> f0 0a 59 08 66 72 61 00 00 01 00 01 75 1b 19 20 ff ff
What if the broadcaster does not send RST signal 2? I never see
any other status signal in syslog than status 4 with this broadcaster.
> Message: 7
> Date: Sat, 13 Jun 2009 11:47:59 +0200
> From: Klaus Schmidinger
> Subject: Re: [vdr] howto change time of epg grap?
>
> If a channel is recorded us
On 06/13/09 14:40, Mr. Tux wrote:
> What if the broadcaster does not send RST signal 2? I never see
> any other status signal in syslog than status 4 with this broadcaster.
Well, then it starts recording when the rst goes to 4.
Running status 2 means that the broadcast is about to start, and allow
On 13 June 2009 14:19:57 gimli wrote:
> Perfect ;)
>
> you need a :
>
> signed-off-by: Edgar Hucek < gimli at dark-green dot com >
>
Very well.
You doubled several lines yet. I will remove them as well.
For reference look at ir-keymaps.c in my repository :)
Especially at ir_codes_dm1105_nec.
If you
On 13 June 2009 14:19:57 gimli wrote:
> Perfect ;)
>
> you need a :
>
> signed-off-by: Edgar Hucek < gimli at dark-green dot com >
>
> ?
>
> > On 13 June 2009 13:35:04 gimli wrote:
> >> Hi,
> >>
> >> i use the TeVii Firmware from the TeVii driver package :
> >> http://tevii.com/Tevii_linuxdriver_08
On 06/08/09 08:59, Christian Wieninger wrote:
> Hi,
>
> the epgsearch plugin handles some tasks as separate threads, that also
> use SVDRP to talk to VDR. Currently these threads are started after a
> fixed time (e.g. 20s) to give VDR the time to start up.
> A user reported that epgsearch fails
> On 13 June 2009 14:19:57 gimli wrote:
>> Perfect ;)
>>
>> you need a :
>>
>> signed-off-by: Edgar Hucek < gimli at dark-green dot com >
>>
>> ?
>>
>> > On 13 June 2009 13:35:04 gimli wrote:
>> >> Hi,
>> >>
>> >> i use the TeVii Firmware from the TeVii driver package :
>> >> http://tevii.com/Tevii
Some questions have come up about how to have a high resolution/color
osd without having to sacrifice the speed of the osd. VDPAU users
have noticed that when using a high resolution theme in yaepghd, it
can take 5+ seconds for the osd itself to even be displayed.
Per Klaus, VDR's position is thi
On 06/13/09 17:31, VDR User wrote:
> Some questions have come up about how to have a high resolution/color
> osd without having to sacrifice the speed of the osd. VDPAU users
> have noticed that when using a high resolution theme in yaepghd, it
> can take 5+ seconds for the osd itself to even be d
On 13.06.2009 17:31, VDR User wrote:
> "VDR renders its OSD into an array (of 8 bit indexes into a palette right
> now, and of full 24(rgb)+8(alpha) bit color values for truecolor)
> and its up to the device implementation how it transfers that array (or
> parts of it) to the actual display hard- o
On 06/13/09 18:34, Udo Richter wrote:
> On 13.06.2009 17:31, VDR User wrote:
>> "VDR renders its OSD into an array (of 8 bit indexes into a palette right
>> now, and of full 24(rgb)+8(alpha) bit color values for truecolor)
>> and its up to the device implementation how it transfers that array (or
>
> On 12/06/2009, Rolf Ahrenberg wrote:
>> On Fri, 12 Jun 2009, Theunis Potgieter wrote:
>>
>> > it seems my old graphix card nvidia 440 MX, doesn't support more than
>> > 16 colours, when it should do OSD and xxmc :(
>> > is there a skin or theme that I can use taht would work good in a 16
>>
What about a simple Option flag? TrueColor yes/no/auto. A setting in the
config file with auto detecting if output is via a nexus
or other device that can do TC. If auto detect is not possible then just yes/no.
- Original Message -
From: "Klaus Schmidinger"
To:
Sent: Saturday, June 13
Hi,
Klaus Schmidinger schrieb:
> On 06/13/09 17:31, VDR User wrote:
>> Some questions have come up about how to have a high resolution/color
>> osd without having to sacrifice the speed of the osd. VDPAU users
>> have noticed that when using a high resolution theme in yaepghd, it
>> can take 5+ s
Hi,
Udo Richter schrieb:
> On 13.06.2009 17:31, VDR User wrote:
>> "VDR renders its OSD into an array (of 8 bit indexes into a palette right
>> now, and of full 24(rgb)+8(alpha) bit color values for truecolor)
>> and its up to the device implementation how it transfers that array (or
>> parts of i
On Sat, Jun 13, 2009 at 11:51:02PM +0200, Reinhard Nissl wrote:
> > Can you (or somebody else) summarize in a few words what special
> > handling the eHD does?
>
> I cannot tell, what these OSD function do internally, but it
> looks to me like they are meant to avoid copying large memory
> block
Hi,
VDR 1.6.0 exited with status 134, when generating a iso-file with
vdr-burn.
system is Fedora 11 x86_64
installed rpm packages:
vdr-osdteletext-0.8.1-2.fc11.x86_64
vdr-burn-debuginfo-0.1.0-0.18.pre21.fc11.x86_64
vdr-1.6.0-21.fc11.x86_64
vdr-mp3-0.10.1-7.fc11.x86_64
vdr-devel-1.6.0-21.fc11.x86
I'm afraid I don't have any suggestions other then maybe try a newer
version of xine-ui. Every time I update xine-vdpau, I update my
xine-ui cvs source as well and all I can really say is that I haven't
experienced the problem you described. Btw, I don't actually 'update'
my sources, I always gra
25 matches
Mail list logo