Skip to content

Tarik Billa

  • Web Development
    • html
    • vue.js
    • laravel
    • css
    • javascript
    • jquery
    • node.js
    • php
    • asp.net
  • Programming
    • python
    • java
    • c
    • c++
    • c#
  • git
  • android

qtmultimedia

Qt5 VideoOverview example does not work. Any solution?

July 21, 2023 by Tarik

It’s an incompatibility between the versions of Qt5 and libGStreamer0.10. You need libgstreamer1.0-0 (1.22.0-2), and gstreamer1.0-qt5 (1.22.0-5) plugin, and also you may need gtk+3. gst-plugins built from gst-plugins-good1.0 (1.22.0-5). See: https://packages.debian.org/sid/gstreamer1.0-qt5

Categories linux Tags beagleboneblack, gstreamer, linux, qt5, qtmultimedia Leave a comment

Playing a custom avi data stream using QtMultimedia

April 2, 2023 by Tarik

I understand you have quite the customized class structure but maybe you could use some advice from a coding newbie. I think you should be using some more basic existing data types together with your custom classes. Solution for: synchronizing the timing of the data stream with QMediaPlayer: Try using some timer threads (combination of … Read more

Categories c++ Tags c++, ffmpeg, qt, qtmultimedia Leave a comment

Tarik Billa

Software Engineer
tarikbilla@gmail.com
+8801884414000
  • Reuse a hash in YAMLApril 17, 2024
  • Dockerfile: how to redirect the output of a RUN command to a variable?April 16, 2024
  • How to cd to a directory with spaces in the directory name?April 16, 2024
  • Maximum MIME type length when storing the type in a databaseApril 16, 2024
  • What is the difference between Unit, Integration, Regression and Acceptance Testing?April 16, 2024
© 2026 Tarik Billa