Announcement

Collapse
No announcement yet.

[vdpau] Error when calling vdp_presentation_queue_block_until_surface_idle

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • [vdpau] Error when calling vdp_presentation_queue_block_until_surface_idle

    While i watch a 1080p video, i got this error.

    [vdpau] Error when calling vdp_presentation_queue_block_until_surface_idle: A catch-all error, used when no other error code applies.

    Any idea ?

  • #2
    Originally posted by zelda32 View Post
    While i watch a 1080p video, i got this error.

    [vdpau] Error when calling vdp_presentation_queue_block_until_surface_idle: A catch-all error, used when no other error code applies.

    Any idea ?
    This usually is a programming error, e.g. bad usage of the API in the application. This also is a means for NVIDIA to notify client applications that something terribly stupid happened with the HW decoder and it probably reset it. Can the bug be reproduced with the same sample at the same time?

    In the AMD world, this would just crash and/or reboot the system with no possible means to recover. Fortunately, an embedded system never crashes, hey? haha.

    Comment


    • #3
      Well, sometimes the bug occur whule playing other files.
      But nevertheless, the playback keep going. Not interrupted.

      Comment

      Working...
      X