Greetings Qt Centers,
I have a tricky request. I have an FLV video and I’d like to play this in my Qt application.
What’s the simplest way ?
- Convert it to AVI and then get Phonon to do the job ?
- Use FFMpeg + QImage ?
- An offline QtWebkit trick ?
Thanks for your insights.
B.A.


Reply With Quote

"Offline QtWebkit trick" won't work as you'd need a movie player for flash and if you already have one, there is no need for WebKit.

Bookmarks