Re: [vdr] Problem with VDR 1.7.15 and dxr3plugin 0.2.10

2010-10-02 Thread Luca Olivetti
Al 02/10/10 10:54, En/na Teemu Suikki ha escrit: Hi! I managed to fix 0.2.11 OSD.. It's quite simple, in file dxr3osd_subpicture.c *** 87,92 if (Areas[i].bpp != 1&& Areas[i].bpp != 2&& ! Areas[i].bpp != 4&& ! Areas[i].bpp != 8)

Re: [vdr] Problem with VDR 1.7.15 and dxr3plugin 0.2.10

2010-10-02 Thread Teemu Suikki
Hi! I managed to fix 0.2.11 OSD.. It's quite simple, in file dxr3osd_subpicture.c *** 87,92 if (Areas[i].bpp != 1 && Areas[i].bpp != 2 && ! Areas[i].bpp != 4 && ! Areas[i].bpp != 8) { return oeBppNotSupported

Re: [vdr] Problem with VDR 1.7.15 and dxr3plugin 0.2.10

2010-10-02 Thread Luca Olivetti
Al 02/10/10 09:51, En/na Teemu Suikki ha escrit: It's annoying to have two "almost" working versions. :) git version is fine except for the audio and subtitles, and 0.2.11 is fine except for the OSD. Mmh, strange, my osd is working (with the usual problems but mostly working). Note that my v

Re: [vdr] Problem with VDR 1.7.15 and dxr3plugin 0.2.10

2010-10-02 Thread Teemu Suikki
>> I now tested vdr-dxr3-0.2.11.. It is perfect otherwise, but OSD is all >> messed up. Subtitles work fine, though! > > Good to hear. > >> The git version has working OSD, but subtitles bug sometimes (they >> often appear in wrong location on screen). Also git version doesn't >> have working audio

Re: [vdr] Problem with VDR 1.7.15 and dxr3plugin 0.2.10

2010-10-02 Thread Ville Skyttä
On Saturday 02 October 2010, you wrote: > I'm currently using text2skin and Enigma without channel logos with 1.6.0-2 > and it works fine for me. Forgot to mention that I'm not 100% sure if it's OSD related, but the only situation where I frequently run into problems in this setup is when workin

Re: [vdr] Problem with VDR 1.7.15 and dxr3plugin 0.2.10

2010-10-02 Thread Ville Skyttä
On Friday 01 October 2010, Teemu Suikki wrote: > Howdy! > > I now tested vdr-dxr3-0.2.11.. It is perfect otherwise, but OSD is all > messed up. Subtitles work fine, though! Good to hear. > The git version has working OSD, but subtitles bug sometimes (they > often appear in wrong location on scre

Re: [vdr] Problem with VDR 1.7.15 and dxr3plugin 0.2.10

2010-10-01 Thread Teemu Suikki
Howdy! I now tested vdr-dxr3-0.2.11.. It is perfect otherwise, but OSD is all messed up. Subtitles work fine, though! The git version has working OSD, but subtitles bug sometimes (they often appear in wrong location on screen). Also git version doesn't have working audio, which basicly forces me

Re: [vdr] Problem with VDR 1.7.15 and dxr3plugin 0.2.10

2010-08-24 Thread Teemu Suikki
I tried the patch with git plugin, now it works fine.. I'll try it with your version later. :) 2010/8/24 Ville Skyttä : > If you do, be sure to test the vdr-dxr3-0-2 branch, and see if you need to > apply patches/vdr-dxr3subtitlehack.patch to your VDR.  You may also want to > check if that patch/

Re: [vdr] Problem with VDR 1.7.15 and dxr3plugin 0.2.10

2010-08-24 Thread Ville Skyttä
On Tuesday 24 August 2010, Luca Olivetti wrote: > En/na Teemu Suikki ha escrit: > > OSD is working 100% except for the subtitles. To me it looks like it > > is the subtitle font rendering that is bugged, sometimes you can see > > "unfilled" letters where there's only the white outline and inside is

Re: [vdr] Problem with VDR 1.7.15 and dxr3plugin 0.2.10

2010-08-24 Thread Luca Olivetti
En/na Teemu Suikki ha escrit: OSD is working 100% except for the subtitles. To me it looks like it is the subtitle font rendering that is bugged, sometimes you can see "unfilled" letters where there's only the white outline and inside is transparent.. This might be VDR bug actually, I have no id

Re: [vdr] Problem with VDR 1.7.15 and dxr3plugin 0.2.10

2010-08-24 Thread Teemu Suikki
Ah so the muted digital audio is normal then. :) I'm moving this VDR machine to different room anyway, where I will be using analog audio, so no real problem there. OSD is working 100% except for the subtitles. To me it looks like it is the subtitle font rendering that is bugged, sometimes you can

Re: [vdr] Problem with VDR 1.7.15 and dxr3plugin 0.2.10

2010-08-24 Thread Christian Gmeiner
Hi, thanks for your feedback - I have some commits waiting in my local git repository. I hope I can find some hours this week to commit patches and improve some broken stuff. I think it would be also a good idea to start some unit testing to fix broken OSD outputs. This would improve the situatio

Re: [vdr] Problem with VDR 1.7.15 and dxr3plugin 0.2.10

2010-08-24 Thread Teemu Suikki
Hi, thanks a bunch! This looks a lot more promising now. I have perfect picture and OSD, but there is no sound? It might be due to the fact that this new dxr3 plugin seems to use ALSA? My older installation used OSS. I'm using the digital audio output, I have nothing in the analog outputs so I ca

Re: [vdr] Problem with VDR 1.7.15 and dxr3plugin 0.2.10

2010-08-23 Thread Jan Willies
2010/8/23 Teemu Suikki : > I have been using ancient versions of VDR 1.4.5 and dxr3plugin 0.2.6 > for years now, with no real problems. For some reason I decided to try > the recent versions. :) VDR 1.7.15 and dxr3plugin 0.2.10. Did you choose the buffer-and-sync-rewrite branch [1]? It's working f

[vdr] Problem with VDR 1.7.15 and dxr3plugin 0.2.10

2010-08-23 Thread Teemu Suikki
Hi! I have been using ancient versions of VDR 1.4.5 and dxr3plugin 0.2.6 for years now, with no real problems. For some reason I decided to try the recent versions. :) VDR 1.7.15 and dxr3plugin 0.2.10. VDR starts and works. It can record, and with streamdev I can watch live video on my laptop...