.MKV Qt5 vs Gstreamer Library support
-
Hi all,
I want to ask that: How Qt5 and Gstreamer play .MKV video. I see in some document that: Qt5 just plays mo4, Avi. But I also want to play .MKV file.
Thank
@Hung-Tran You need to check whether GStreamer can play MKV. Qt just uses GStreamer for media files. For MKV you probably need to install the correct GStreamer package, which one I don't know. Check which GStreamer packages your Linux distribution provides.
-
@Hung-Tran You need to check whether GStreamer can play MKV. Qt just uses GStreamer for media files. For MKV you probably need to install the correct GStreamer package, which one I don't know. Check which GStreamer packages your Linux distribution provides.
-
What version Qt, OS you using, I play .mkv with Qt5.8 & Ubuntu 16.04, I work fine, I using Media Player Example in Qt samples.
for more detail support: http://wiki.qt.io/Qt_5.7_Multimedia_Backends -
What version Qt, OS you using, I play .mkv with Qt5.8 & Ubuntu 16.04, I work fine, I using Media Player Example in Qt samples.
for more detail support: http://wiki.qt.io/Qt_5.7_Multimedia_Backends