Display Qt Widgets Over VLC Video Output
Posted: 05 Dec 2009 10:57
Hi,
I am new to VLC. I am working on a video player written in C++ with use of Qt Library and libVLC for video and audio playback. Is there any way, how I can display QWidget over the VLC video output. I want to display the control bar (play/pause button; fullscreen button etc.) over the video. This approach is used also in VLC player in fullscreen mode. I want to use it also in normal mode. It"ll be totally perfect if this QWidget can be semitransparent and the user can see the video through it. But I doubt it is possible. Although semitransparent images (snapshot previews) are laid over the video in VLC player when taking snapshot.
As I said I am beginner in VLC, so any help is greatly appreciated.
Thanks,
Juraj
I am new to VLC. I am working on a video player written in C++ with use of Qt Library and libVLC for video and audio playback. Is there any way, how I can display QWidget over the VLC video output. I want to display the control bar (play/pause button; fullscreen button etc.) over the video. This approach is used also in VLC player in fullscreen mode. I want to use it also in normal mode. It"ll be totally perfect if this QWidget can be semitransparent and the user can see the video through it. But I doubt it is possible. Although semitransparent images (snapshot previews) are laid over the video in VLC player when taking snapshot.
As I said I am beginner in VLC, so any help is greatly appreciated.
Thanks,
Juraj