On Samstag 07 Oktober 2006 13:20, Leo Márquez wrote:
> Thank you for your answer!
> 
> Herbert Poetzl escribió:
> 
> >On Fri, Oct 06, 2006 at 09:23:39PM +0200, Leo Márquez wrote:

> >>When I run vdr I get a window with the image but osd is shown for a
> >>half second and get off. This behavior is produced every key I press
> >>and can't get osd fixed in screen to navigate menus.
> >>    
> >>
> >
> >try to change the softdevice.OSDalphablend to 1
> >in the setup.conf (should fix this)

Can you please test if changing:
attributeStore.SetValue("XV_AUTOPAINT_COLORKEY",0);
to
attributeStore.SetValue("XV_AUTOPAINT_COLORKEY",1);

(file video-xv.c around line 1206)

has some effect when using pseudo drawing mode ?

> >  
> >
> Yes!, you're right! Thanks!
> 
> >>Another qüestion is if I can run softdevice -vo xv in full screen mode. 
> >>It's possible?
> >>    
> >>
> >
> >works fine here, just press 'f' to toggle
> >fullscreen 
> >  
> >
> Ok! It work too but any way to start always in fullscreen. I will not 
> have keyboard on my box.

To get a full list of available parameter, you may try calling vdr
with parameter -h.
for option "-vo xv:" you'll get the following list:

  -vo xv:                  enable output via X11-Xv
  -vo xv:aspect=wide       use a 16:9 display area (1024x576)
  -vo xv:aspect=normal     use a  4:3 display area (768x576)
  -vo xv:max-area          use maximum available area
  -vo xv:full              startup fullscreen
  -vo xv:use-defaults      don't change brigtness etc on startup

> 
> Thank you again.
> 
> Leo
> 
> >>My vga card is a riva tnt2 m64.


-- 
Stefan Lucke
_______________________________________________
Softdevice-devel mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/softdevice-devel

Reply via email to