<?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[Video Playback issues on QT 5.2, Windows 7, MinGW32]]></title><description><![CDATA[<p dir="auto">On my build environment, all video playback fails with the error: DirectShowPlayerService::doRender: Unresolved error code 80040266</p>
<p dir="auto">This video playback fails on any video file I tried including ogv, webm, mp4.</p>
<p dir="auto">I also tried the W3Schools HTML5 Video tester in Tabbed Browser sample app and it fails with the same error when I try to play the video.</p>
<p dir="auto">I build up an Ubuntu 13.1 environment to verify it html5 video support should work I confirmed that the W3Schools HTML5 Video player works fine on Ubuntu.</p>
<p dir="auto">Anybody know about this issue?</p>
]]></description><link>https://forum.qt.io/topic/36954/video-playback-issues-on-qt-5-2-windows-7-mingw32</link><generator>RSS for Node</generator><lastBuildDate>Sun, 09 Aug 2026 13:19:21 GMT</lastBuildDate><atom:link href="https://forum.qt.io/topic/36954.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 23 Jan 2014 19:46:19 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Video Playback issues on QT 5.2, Windows 7, MinGW32 on Fri, 24 Jan 2014 08:44:41 GMT]]></title><description><![CDATA[<p dir="auto">Hi,</p>
<p dir="auto">For minGW, the only available backend is the DirectShow backend (dsengine), which will not support many codecs out-of-the-box. Installing codecs for DirectShow solved the problem in my case, except when the video does not include an audio stream.<br />
We are now testing with a MSVC 2012 build, which includes both the WMF and the DS backend. WMF supports more codecs (but might have trouble with h.264). I will post the test results when they 're done.</p>
]]></description><link>https://forum.qt.io/post/212045</link><guid isPermaLink="true">https://forum.qt.io/post/212045</guid><dc:creator><![CDATA[maxit]]></dc:creator><pubDate>Fri, 24 Jan 2014 08:44:41 GMT</pubDate></item><item><title><![CDATA[Reply to Video Playback issues on QT 5.2, Windows 7, MinGW32 on Fri, 24 Jan 2014 02:58:58 GMT]]></title><description><![CDATA[<p dir="auto">Hello JKSH</p>
<p dir="auto">I will look into the page you suggested.</p>
<p dir="auto">For your question, I tried playing the videos many different ways including:</p>
<h1>Custom iframe youtube based page that loaded a webm video</h1>
<h1>YouTube view app loading the same webm video</h1>
<h1>Called the W3Schools HTML5 Video demo from Tab Browser, Fancy Browser and a custom simple QWebView app</h1>
<h1>Made a local copy of the W3Schools HTML5 Video HTML and tried many different ways</h1>
<h1>I tried the Video Player sample app to load several good html5 video formats</h1>
<p dir="auto">All of the tests resulted with the same error message.</p>
<p dir="auto">To extend my testing, I loaded the MSVC 2012 Tool Kit into my environment and all the videos play fine when I build using this tool kit. Therefore, this issue appears so far to be isolated to MinGW 32bit build environment.</p>
]]></description><link>https://forum.qt.io/post/212035</link><guid isPermaLink="true">https://forum.qt.io/post/212035</guid><dc:creator><![CDATA[[[global:former-user]]]]></dc:creator><pubDate>Fri, 24 Jan 2014 02:58:58 GMT</pubDate></item><item><title><![CDATA[Reply to Video Playback issues on QT 5.2, Windows 7, MinGW32 on Fri, 24 Jan 2014 01:04:12 GMT]]></title><description><![CDATA[<p dir="auto">Hi,</p>
<p dir="auto">How did you try to show the videos?</p>
<p dir="auto">This page might provide some clues to the source of your error: <a href="http://qt-project.org/wiki/Qt_Multimedia_Backends" target="_blank" rel="noopener noreferrer nofollow ugc">http://qt-project.org/wiki/Qt_Multimedia_Backends</a></p>
]]></description><link>https://forum.qt.io/post/212031</link><guid isPermaLink="true">https://forum.qt.io/post/212031</guid><dc:creator><![CDATA[JKSH]]></dc:creator><pubDate>Fri, 24 Jan 2014 01:04:12 GMT</pubDate></item></channel></rss>