<?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[Running a video with QMediaPlayer : undefined symbol]]></title><description><![CDATA[<p dir="auto">Hi all,</p>
<p dir="auto">I'm trying to run a simple application that plays a video with Qt Multimedia but i got the following error :<br />
@<br />
(TestMultimedia:17734): GStreamer-WARNING **: Failed to load plugin '/usr/lib64/gstreamer-0.10/libgstfcdec.so': /usr/lib64/gstreamer-0.10/libgstfcdec.so: undefined symbol: __gst_debug_min<br />
@</p>
<p dir="auto">It looks like i have a bad version of <a href="http://libgstfcdec.so" target="_blank" rel="noopener noreferrer nofollow ugc">libgstfcdec.so</a>. Am i right and how to solve this issue ?</p>
<p dir="auto">Can any one help me please ?</p>
<p dir="auto">Thanks in advance.</p>
]]></description><link>https://forum.qt.io/topic/36330/running-a-video-with-qmediaplayer-undefined-symbol</link><generator>RSS for Node</generator><lastBuildDate>Mon, 06 Apr 2026 07:13:34 GMT</lastBuildDate><atom:link href="https://forum.qt.io/topic/36330.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 08 Jan 2014 10:25:37 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Running a video with QMediaPlayer : undefined symbol on Thu, 09 Jan 2014 16:27:13 GMT]]></title><description><![CDATA[<p dir="auto">When i test my file with <em>gst-lauch</em> command, i can read the media file (in mp4 format). I think that if i point to <em>gst-launch-1.0</em> rather than <em>gstreamer-0.10</em> it will be ok. But how to do it ? meaning how to point to /usr/lib64/gstreamer-1.0/... ?</p>
]]></description><link>https://forum.qt.io/post/210096</link><guid isPermaLink="true">https://forum.qt.io/post/210096</guid><dc:creator><![CDATA[hisoft]]></dc:creator><pubDate>Thu, 09 Jan 2014 16:27:13 GMT</pubDate></item></channel></rss>