Which gstreamer video sink?
-
Hello,
I'm building a buildroot environment for RPi with Qt5.2.x and gstreamer 0.10 in order to play mp3 and mp4 files usin QMultimedia.It works fine for audio files, but gstreamer says it can't find video sinks. I'm not using X (egl/gles).
What video sink I should use? -
"Here":https://wiki.matthiasbock.net/index.php/Hardware-accelerated_video_playback_on_the_Raspberry_Pi is article about Hardware-accelerated video playback on the Raspberry Pi
But they are talking about gstreamer1.0, which is not supported by Qt Multimedia yet.