|
|
#1 | |
|
Registered User
Join Date: Jun 2005
Posts: 36
|
Hi,
what does this number mean? Code:
xine_dispose shutdown audio ao_close audio_out: no streams left, closing driver shutdown video vdpau_set_property: property=0, value=0 vo_vdpau: deinterlace: none VDPAU nvidia: Version: NVIDIA VDPAU Driver Shared Library 260.19.21 Thu Nov 4 21:46:12 PDT 2010 VDPAU nvidia: Error detected 1 2335 VDPAU nvidia: Backtrace: --: /usr/lib64/libvdpau_nvidia.so [0x7fcf69d67000] DSO load base 00: /usr/lib64/libvdpau_nvidia.so [0x7fcf69d7be3e] 01: /usr/lib64/libvdpau_nvidia.so [0x7fcf69d84c97] 02: /usr/lib64/libvdpau_nvidia.so [0x7fcf69d7024f] 03: /usr/lib64/libvdpau_nvidia.so [0x7fcf69d74de3] xine_exit: bye! Playlist '/root/.xine/xine-ui_old_playlist.tox' saved. |
|
|
|
|
|
|
#2 | |
|
Moderator
Join Date: Aug 2005
Posts: 1,327
|
It means that VdpPresentationQueueBlockUntilSurfaceIdle() was called with the most recent surface to be queued into the presentation queue. This is illegal, since that surface will be displayed forever (there is nothing to replace it) and hence the function would block forever.
|
|
|
|
|
![]() |
| Thread Tools | |
|
|