[Qt-interest] about reading and writing various video format
Brad Hards
bradh at frogmouth.net
Mon Dec 29 01:26:25 CET 2008
On Monday 29 December 2008 02:34:18 James Yan wrote:
> in my current project, i need to read/write various video formats, can Qt
> do this job for me? or it just give me a frameworks? ( like DirectX, need
> additional filter dll to process video files). any other cross-platform lib
> for such purpose? ffmpeg can be used for commercial product? thanks.
Phonon can provide part of the solution.
http://doc.trolltech.com/4.4/phonon-overview.html
Qt does provide various backends for this. Capabilities of phonon are
determined by the capability of the backend. You'd need to do your
requirements analysis and determine which (if any) are suitable for your
needs.
Brad
More information about the Qt-interest-old
mailing list