Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-53114

QMediaPlayer cannot open videos from UNC paths

    XMLWordPrintable

Details

    • a26b2c016fed668c1d84adfde3df1839973415f8 (qtmultimedia/5.6, 3.5.2016, 5.6.1)

    Description

      When using the Qt example "videowidget", trying to open a video from UNC path causes error, and the video cannot be played.

      Steps to reproduce:

      • Start Qt Example program "videowidget"
      • Open file, navigate to network path (i.e. "\\server\movie.avi")
      • Press play

      Observed result:

      • Error is shown to user, video cannot play. Given error is "DirectShowPlayerService::doRender: Unresolved error code 80040266"

      Expected result:

      • Video plays

      I tested changing the QUrl::fromLocalFile to simple QUrl as suggested by some workarounds, but it did not fix the problem.

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            kleint Friedemann Kleint
            jussi_witick Jussi Witick
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes