[Qt-interest] Play videos in Qt
Jonathan Wong
jhannwong at gmail.com
Sat May 2 11:48:47 CEST 2009
Thought I'd help by being a bit more specific here. You can use libCoreVLC. You'll get lots of
examples in VLC codes in how to connect stuff to Qt.
libVLC, the official API for VLC, is not directly connected to Qt.
We _need_ to use VLC "directly", quite literally. We need to use VLC core sources, bypassing the
libVLC API.
Patrick Aljord wrote:
> You could use VLC directly in your app, it's Qt based too.
> _______________________________________________
> Qt-interest mailing list
> Qt-interest at trolltech.com
> http://lists.trolltech.com/mailman/listinfo/qt-interest
>
More information about the Qt-interest-old
mailing list