Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. DirectShowPlayerService::doPause: Unresolved error code 0x8000ffff ()

DirectShowPlayerService::doPause: Unresolved error code 0x8000ffff ()

Scheduled Pinned Locked Moved Solved General and Desktop
2 Posts 1 Posters 1.1k Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • K Offline
    K Offline
    KonradMD
    wrote on last edited by
    #1

    Hi,

    I did not found anyone having the same error on google. Except of a general Windows error, that a windows function is broken.
    Sometimes the Video is able to play, and If I am unlucky I get this error.

    I am using QMediaplayer and I am setting my File from local URL.

    Does somebody else ever had this problem? Is it a Windows problem?

    I would just try to catch this error and set the media again.

    Thanks in advance

    1 Reply Last reply
    0
    • K Offline
      K Offline
      KonradMD
      wrote on last edited by
      #2

      I catched the Error:

      DirectShowPlayerService::doPlay: Unresolved error code 0x8000ffff ()
      QMediaPlayer::ResourceError

      According to the Documentation:

      QMediaPlayer::ResourceError
      Value 1
      A media resource couldn't be resolved.

      The catch method sets the Media again, so it is working now.

      1 Reply Last reply
      0

      • Login

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • Users
      • Groups
      • Search
      • Get Qt Extensions
      • Unsolved