Quoting Leo Márquez leo@calidae.net:
Hi Stefan, thanks for your patch!!. Now I can start and toggle between fullscreen and windowed modes without problems. This patch will be included in cvs version or I have to apply to every new release?
This will be included in cvs soon.
But ....I still with black screen. Now the syslog says:
Nov 5 20:35:16 dori vdr: [4461] [XvVideoOut]: XV_SWOV: available ports 68 - 68 Nov 5 20:35:16 dori vdr: [4461] [XvVideoOut]: XV_SWOV: format 0x30323449 is NOT in format list:
Ah, thats I420. So please select YV12 or YUY2 pixelformat via OSD, and you should get video too .
Nov 5 20:35:16 dori vdr: [4461] [XvVideoOut]: 0x32595559[YUY2] Nov 5 20:35:16 dori vdr: [4461] [XvVideoOut]: 0x32315659[YV12] Nov 5 20:35:16 dori vdr: [4461] [XvVideoOut]: 0x434d5658[VIA] Nov 5 20:35:16 dori vdr: [4461] [XvVideoOut]: 0x35315652[RV15] Nov 5 20:35:16 dori vdr: [4461] [XvVideoOut]: 0x36315652[RV16] Nov 5 20:35:16 dori vdr: [4461] [XvVideoOut]: 0x32335652[RV32] Nov 5 20:35:16 dori vdr: [4461] [XvVideoOut]: (ERROR) could not grab any port! No video possible!
Stefan Lucke