Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Qt phonon video player example C++ or python

Tags:

c++

qt

phonon

Does anyone have a working example of a video player built using Qt phonon? (in C++ )

See my related question here . I am unable to build one using Python.

like image 460
cppb Avatar asked Dec 02 '25 10:12

cppb


2 Answers

A working example of a video player built using Qt phonon: Dragon Player

And here you find the Mplayer created with Phonen too, including all the sources: Phonon MPlayer. You need to login, then you can browse the source code by clicking on "Source" and then "Browse".

EDIT: Oh, and of course the Media Player Example in the Qt Assistant, you should have a look at this, too. It plays both audio and video.

like image 50
Exa Avatar answered Dec 04 '25 23:12

Exa


I have written a Simple Video Player using QT. The soure of the player is also hardcoded for this example. See here

like image 22
Pramod Avatar answered Dec 05 '25 01:12

Pramod



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!