Quantcast
Channel: QtWebEngine
Viewing all articles
Browse latest Browse all 13965

Running a video with QMediaPlayer : undefined symbol

$
0
0
Hi all, I’m trying to run a simple application that plays a video with Qt Multimedia but i got the following error : (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 It looks like i have a bad version of libgstfcdec.so. Am i right and how to solve this issue ? Can any one help me please ? Thanks in advance.

Viewing all articles
Browse latest Browse all 13965

Trending Articles