[Qt-interest] QMOVIE vs PHONON, play png sequence
Simone Artesino
mlist.sa at gmail.com
Tue Jul 28 16:56:23 CEST 2009
Hi,
I don't know if I take the right way, my question is the following :
in my widget I need to play a video. Because of I have to deal with
transparency and alpha channel I've created a video sequence and I've
exported in twenty png files.
Now I've to load it and play the sequence.
What is the best solution?
Qmovie or Phonon ? or I need to make my personal frameSequencer class which
load frame by frame every timeout() of a QTimer.
Is the right choice export a video as a sequence of png to obtain a video
with trasparency? Or there's a best solution?
Simone
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20090728/8149c292/attachment.html
More information about the Qt-interest-old
mailing list