QtMultimedia Video Play example
Unsolved
Mobile and Embedded
-
wrote on 4 Feb 2016, 08:18 last edited by Zola 2 Apr 2016, 08:19
I have Qt5 built with submodule QtMultimedia on Debian Jessie 8.2 (BeagleBone Black), I use GStreamer backend (version 0.10.36). I tried to use this simple example to play a video, but it gives me error: Internal data flow error.
Is the problem in video plugins/codecs I have?
-
wrote on 4 Feb 2016, 10:13 last edited by
It will be a good place to start- see if all gstreamer plugins are installed in your device. You can also try ldd and make sure no links are broken.
2/2