Details
-
Bug
-
Resolution: Done
-
P2: Important
-
5.6.0
-
Windows 7
-
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
For Gerrit Dashboard: QTBUG-53114 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
157903,2 | DirectShow: Invoke IGraphBuilder::AddSourceFilter() with local file name. | 5.6 | qt/qtmultimedia | Status: MERGED | +2 | 0 |
157913,3 | DirectShow: Improve error handling. | 5.7 | qt/qtmultimedia | Status: MERGED | +2 | 0 |
157917,2 | Polish the videowidget example. | 5.6 | qt/qtmultimedia | Status: MERGED | +2 | 0 |