Am getting this error when running with local sxfe frontend. Strangely, using vdr-sxfe works, it's only the local frontend that wont start;
Jul 20 03:23:53 htpc vdr: [xine..put] cXinelibLocal::Action - fe->fe_display_open ok Jul 20 03:23:53 htpc vdr: [22273] [xine..put] cXinelibLocal::Action - xine_init Jul 20 03:23:53 htpc vdr: [22273] [vdr-fe] Using xine-lib config file /video/vdr/plugins/xineliboutput/config Jul 20 03:23:53 htpc vdr: [22273] [vdr-fe] fe_xine_init: xine_open_video_driver("vdpau") failed Jul 20 03:23:53 htpc vdr: [22273] [xine..put] cXinelibLocal: Error initializing frontend
Can there be any setting in the xine config_xineliboutput file that causes the local frontend to fail vdpau initialisation?
hi, Are you using the hud osd? If not, try the latest snapshot from cvs. Last commit says:
Fixed startup when not using HUD OSD
HTH. halim
Yes I saw that startup failed if xrender was available, but hud was not in use, but I've got the latest CVS updates, and it still doesn't work.
On 20 July 2010 03:40, Halim Sahin halim.sahin@t-online.de wrote:
hi, Are you using the hud osd? If not, try the latest snapshot from cvs. Last commit says:
Fixed startup when not using HUD OSD
On 20 July 2010 03:49, Torgeir Veimo torgeir@netenviron.com wrote:
Yes I saw that startup failed if xrender was available, but hud was not in use, but I've got the latest CVS updates, and it still doesn't work.
On 20 July 2010 03:40, Halim Sahin halim.sahin@t-online.de wrote:
hi, Are you using the hud osd? If not, try the latest snapshot from cvs. Last commit says:
Fixed startup when not using HUD OSD
Got it working in the end, but now I've got bad stuttering during playback. It's as if xinelib/vdpau doesn't know that the playback buffer is empty, and doesn't send any more pictures to the graphics card. It sort of recovers every other second, only to halt playback again, with audio repeating.
Strangely, using vdr-sxfe works as usual.