This modified version of qtmulitimedia allows:
- Use gstreamer as video-backend for qtmultimedia on Windows platform.
- Use QMediaPlayer as QMediaObject for QMediaRecorder (it's not implemented in base Qt version).
- Create video from image sequence (from any source - files or capture device) to play and record (play and record video created from image sequence).
This version is for Visual Studio 2015 (Visual Studio 2017 is not supported). Base version of Qt library is 5.9.6. gstreamer-1.0-x86_64-1.16.1 was used. Windows platform only.