![]() |
VDPAU: Error detected 0 3793
What does this mean?
I allways see that when starting a xine frontend. |
Re: VDPAU: Error detected 0 3793
crisalide, which driver version was that error from; the error code values are assigned differently from version to version. Thanks.
|
Re: VDPAU: Error detected 0 3793
256.35
|
Re: VDPAU: Error detected 0 3793
It sounds like an unknown VDP_VIDEO_MIXER_FEATURE value is being passed to some VDPAU function. Our driver only supports (and hence only attempts to handle at all) VDP_VIDEO_MIXER_FEATURE_HIGH_QUALITY_SCALING_L1, not _L2, _L3, ... Perhaps that's the issue? If not, some completely invalid value is being passed in.
|
Re: VDPAU: Error detected 0 3793
Right, that's it:
Code:
this->scaling_level_max = this->scaling_level_current = 0;Thanx. |
| All times are GMT -5. The time now is 05:04 AM. |
Powered by vBulletin® Version 3.7.1
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Copyright ©1998 - 2013, nV News.