Using Gstreamer 1.0 with Qt Multimedia -


according latest docs qt 5.5, gstreamer 1.0 supported via qt multimedia. however, can't seem find more information (the guy this post seems in same boat). need 1.0 support in windows using qtgstreamer.

previously in phonon, qt had gstreamer 0.10 support (at least on linux). 1.0 support extend more platforms, windows?

gstreamer used qt multimedia on unix platforms. see this page more information.

on same page, you'll see windows support limited directshow or media foundation.


Comments

Popular posts from this blog

searchKeyword not working in AngularJS filter -

sequelize.js - Sequelize: sort by enum cases -

user interface - how to replace an ongoing process of image capture from another process call over the same ImageLabel in python's GUI TKinter -