Mailing List archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[vdr] Re: vdr+softdevice with twinview?



Ramón de la Fuente Anguita wrote:

hi again

there is any way to use both at a time?

if twinview is enbled then vdr/softdevice crash:

[softdevice] initializing Plugin
[softdevice] Initializing Video Out
Xv: NV05 Video Blitter: ports 75 - 106
Xv: grabbed port 75
X Error of failed request: BadMatch (invalid parameter attributes)
Major opcode of failed request: 142 (XVideo)
Minor opcode of failed request: 13 ()
Serial number of failed request: 23
Current serial number in output stream: 24

thanks




this seems to be an issue of the softdevice plugin

as a quick hack, you can comment out following lines in video-xv.c:

XvSetPortAttribute(dpy, port,
                    XInternAtom(dpy, "XV_COLORKEY", 0),
                    0x000000);


worked for me, but i don't claim to know what i did ;)


--
Info:
To unsubscribe send a mail to ecartis@linuxtv.org with "unsubscribe vdr" as subject.



Home | Main Index | Thread Index