Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. QML and Qt Quick
  4. QML Video does not play when explorer.exe is shut down (Windows)
Forum Updated to NodeBB v4.3 + New Features

QML Video does not play when explorer.exe is shut down (Windows)

Scheduled Pinned Locked Moved Unsolved QML and Qt Quick
3 Posts 2 Posters 803 Views 1 Watching
  • 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.
  • M Offline
    M Offline
    Mertanian
    wrote on last edited by
    #1

    On Windows while explorer.exe is shut down any video cannot be played (using QML Video component).
    When I try to play a video with explorer.exe running Video has following values:

    status = 6
    availability = 0
    bufferProgress = 1
    error = 0
    errorString = ""
    playbackState = 1
    position = 57
    

    When I try to play a video (.mp4) with explorer.exe shut down Video has following values:

    status = 6
    availability = 0
    bufferProgress = 0
    error = 0
    errorString = "" 
    playbackState = 1
    position = 0
    

    Is there anything that I can do about this?

    1 Reply Last reply
    0
    • ? Offline
      ? Offline
      A Former User
      wrote on last edited by
      #2

      Hi! Please file a bug report.

      1 Reply Last reply
      0
      • M Offline
        M Offline
        Mertanian
        wrote on last edited by
        #3

        Done :)
        https://bugreports.qt.io/browse/QTBUG-53303

        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