Thx vineeth ! correct version is: source: "file:////\\\\nas\\clips\\clip.mp4"
> Wouldn't that be "file://\\\\server\\share\\..." ? > From: vineeth <[email protected]> > To: "[email protected]" <[email protected]> > Sent: Friday, June 17, 2011 1:16 PM > Subject: Re: [Qt-qml] [QML] QML video element + UNC paths > It must be a URI, try something like : "file://///nas/...." > HTH, > --vineeth > 2011/6/17 Yury <[email protected]> > Hi ! > Is it possible to use UNC paths in QML video element > (like //servername/folder/clip.mp4) ? > I try: > ... > source: "//nas/films/some_clip.mp4" > ... > but got next error: > DirectShowPlayerService::doSetUrlSource: Unresolved error code 80040216 > -- > Yury Kisliak > mailto:[email protected] > _______________________________________________ > Qt-qml mailing list > [email protected] > http://lists.qt.nokia.com/mailman/listinfo/qt-qml > _______________________________________________ > Qt-qml mailing list > [email protected] > http://lists.qt.nokia.com/mailman/listinfo/qt-qml -- Yury Kisliak mailto:[email protected] skype: fas_tm_an Mob : (+37529)787-68-46
_______________________________________________ Qt-qml mailing list [email protected] http://lists.qt.nokia.com/mailman/listinfo/qt-qml
