Sep 15 08:37:36 video vdr: [17541] ERROR: cOsd::SetAreas returned 6
Your OSD is running out of memory. The only cure is to shrink your current OSD size.
Rolf, you know that this happens with the vdr default OSD size?
With my FF DVB-C (2 MB) and vdr 1.7.9 I have the following default values after deleting the setup.conf: Left and Right 8% Width 87% Height 84% To avoid the above mentioned error I reduced width and height to 82%. Then I got the femon OSD display, but with an other error:
Sep 8 20:26:27 ubuntuvdr vdr: [3668] ERROR: cFemonOsd::cFemonOsd() OSD height (461) smaller than required (480).
I increased the height to 84% and the error message disappeared. But now I got no display of the transponder and stream information - only the title.
After setting width to 81% and height to 87% everything worked.
Why is it not possible to show all femon OSD content with the vdr default OSD size? I don't remember that I had to change the OSD size with earlier vdr/plugin versions.
On Tue, 15 Sep 2009, Martin Dauskardt wrote:
Rolf, you know that this happens with the vdr default OSD size?
Well, you should get the memory upgrade for your FF card. :)
Femon adapts its' window size now only with VDR's OSD width/height settings, but also with the size of small font. Decreasing the size of the small font reduces also the memory requirements.
You could also change the used theme theme to "Duotone" that makes use of 2bpp instead of 4bpp windows and therefore uses less memory.
Sep 8 20:26:27 ubuntuvdr vdr: [3668] ERROR: cFemonOsd::cFemonOsd() OSD height (461) smaller than required (480).
This indicates that the (small) font size clashes with the OSD size settings.
Why is it not possible to show all femon OSD content with the vdr default OSD size? I don't remember that I had to change the OSD size with earlier vdr/plugin versions.
There shouldn't be any problems with the "Duotone" theme, but on the other hand I find it too ugly for a default one.
BR, -- rofa
Hi,
On Tue, Sep 15, Rolf Ahrenberg wrote:
Why is it not possible to show all femon OSD content with the vdr default OSD size? I don't remember that I had to change the OSD size with earlier vdr/plugin versions.
There shouldn't be any problems with the "Duotone" theme, but on the other hand I find it too ugly for a default one.
yes, with Duotone theme it works. Thank you for this hint.