<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[QMediaPlayer and QGraphicsVideoItem: unable to seek for a video file without audio thread]]></title><description><![CDATA[<p dir="auto">Hello!</p>
<p dir="auto">I use <em>QMediaPlayer</em> and <em>QGraphicsVideoItem</em> for video output. When i try to seek for a video without audio thread video position isn't changed. Then i go to source code of <em>DirectShow</em> and notice that the method <em>IMediaSeeking::setPosition()</em> returns -2147467263(E_FAIL).</p>
<p dir="auto">Win7 Professional SP1, Qt 5.3.1</p>
<p dir="auto">Thanks.</p>
]]></description><link>https://forum.qt.io/topic/47540/qmediaplayer-and-qgraphicsvideoitem-unable-to-seek-for-a-video-file-without-audio-thread</link><generator>RSS for Node</generator><lastBuildDate>Tue, 22 Sep 2026 00:44:42 GMT</lastBuildDate><atom:link href="https://forum.qt.io/topic/47540.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 29 Oct 2014 12:48:27 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to QMediaPlayer and QGraphicsVideoItem: unable to seek for a video file without audio thread on Fri, 31 Oct 2014 11:35:52 GMT]]></title><description><![CDATA[<p dir="auto">Hi I had same problem with videosurface, I guess there is a bug from somewhere when you switch from wmf to directx engine. I solved in this manner:<br />
When you scroll or set direct position do<br />
play-&gt;stop, change setOutputVideo(QVideoWidget reference) ,player-&gt;setPosition<br />
and when release slider do<br />
player-&gt;setOutPutVideo(QVideoGraphics or VideoSurface), player-&gt;play()</p>
]]></description><link>https://forum.qt.io/post/249732</link><guid isPermaLink="true">https://forum.qt.io/post/249732</guid><dc:creator><![CDATA[[[global:former-user]]]]></dc:creator><pubDate>Fri, 31 Oct 2014 11:35:52 GMT</pubDate></item><item><title><![CDATA[Reply to QMediaPlayer and QGraphicsVideoItem: unable to seek for a video file without audio thread on Fri, 31 Oct 2014 10:14:35 GMT]]></title><description><![CDATA[<p dir="auto">Yes, media file with just one video thread.</p>
]]></description><link>https://forum.qt.io/post/249723</link><guid isPermaLink="true">https://forum.qt.io/post/249723</guid><dc:creator><![CDATA[ElboyQt]]></dc:creator><pubDate>Fri, 31 Oct 2014 10:14:35 GMT</pubDate></item><item><title><![CDATA[Reply to QMediaPlayer and QGraphicsVideoItem: unable to seek for a video file without audio thread on Fri, 31 Oct 2014 00:01:44 GMT]]></title><description><![CDATA[<p dir="auto">It even changes the problem completely.</p>
<p dir="auto">When you say video without audio thread to you mean video without a sound track ?</p>
]]></description><link>https://forum.qt.io/post/249647</link><guid isPermaLink="true">https://forum.qt.io/post/249647</guid><dc:creator><![CDATA[SGaist]]></dc:creator><pubDate>Fri, 31 Oct 2014 00:01:44 GMT</pubDate></item><item><title><![CDATA[Reply to QMediaPlayer and QGraphicsVideoItem: unable to seek for a video file without audio thread on Thu, 30 Oct 2014 10:47:57 GMT]]></title><description><![CDATA[<p dir="auto">I changed the topic and described my problem globally.</p>
]]></description><link>https://forum.qt.io/post/249534</link><guid isPermaLink="true">https://forum.qt.io/post/249534</guid><dc:creator><![CDATA[ElboyQt]]></dc:creator><pubDate>Thu, 30 Oct 2014 10:47:57 GMT</pubDate></item><item><title><![CDATA[Reply to QMediaPlayer and QGraphicsVideoItem: unable to seek for a video file without audio thread on Wed, 29 Oct 2014 23:38:37 GMT]]></title><description><![CDATA[<p dir="auto">Hi,</p>
<p dir="auto">Do you have gstreamer for Windows, installed somewhere ?</p>
]]></description><link>https://forum.qt.io/post/249477</link><guid isPermaLink="true">https://forum.qt.io/post/249477</guid><dc:creator><![CDATA[SGaist]]></dc:creator><pubDate>Wed, 29 Oct 2014 23:38:37 GMT</pubDate></item></channel></rss>