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.