A Guide Through The Linux Sound API Jungle
A Guide Through The Linux Sound API Jungle
Posted Sep 26, 2008 11:49 UTC (Fri) by quintesse (guest, #14569)In reply to: A Guide Through The Linux Sound API Jungle by obi
Parent article: A Guide Through The Linux Sound API Jungle
They did once and it backfired completely saddling them up with an unmaintainable situation in what was most of the KDE3.x lifetime.
And they specifically say that Phonon is for those applications that have only modest audio/video needs. So it will do relatively simple playback and capture which will be enough for 99% of the applications (which includes full featured media players). Basically the only applications it will not be enough for are those that do audio/video processing/editing. But in that "application space" GStreamer isn't the only one either because a lot of those apps want to support things like JACK as well.
And let's not forget that Linux is about choice, I think in an an environment like KDE/Qt that needs to be binary compatible for MANY years betting on one single audio layer (that you don't control) is just stupid. GStreamer might never go away, true, but maybe in 2 years something even better comes along and we want to use that for our apps. Why not make that a possibility? (Only half a year ago I would always use the Xine back-end for most of my media apps because it just worked better on my system.)
