2010-02-25 23:51:27 How play Audio and vedio in Qt(Embedded) on blackfin?
jagadish ramanja (INDIA)
Message: 86564
Hi,
I want to play both Audio and video on blackfin ,how can I achieve this using Qt ,
Thanks in advance
Jagadish
QuoteReplyEditDelete
2010-02-26 01:27:54 Re: How play Audio and vedio in Qt(Embedded) on blackfin?
jagadish ramanja (INDIA)
Message: 86565
Also Can we play all kind of audio file formats using the Phonon framework in Qt?
QuoteReplyEditDelete
2010-02-26 06:36:25 Re: How play Audio and vedio in Qt(Embedded) on blackfin?
Mike Frysinger (UNITED STATES)
Message: 86602
the fact you're running QT on a Blackfin processor shouldnt matter. thus your question is "how do i play audio and video in QT" in which case the answer is "read the QT examples and/or QT documentation and/or ask on a QT mailing list".
we dont have any examples of this.