Linked by Thom Holwerda on Wed 7th May 2008 08:54 UTC, submitted by elsewhere
Qt Yesterday, Trolltech released the final version of Qt 4.4, their graphical toolkit which forms the base for, among a lot of other things, the KDE project. It still features the dual-license model (of course), so proprietary developers can license Qt, while open source developers can get a GPLd version (both GPL 2 as well as 3). Read on for a quick overview of the new features, as well as some findings by Ars Technica.
Thread beginning with comment 313281
To view parent comment, click here.
To read all comments associated with this story, please click here.
RE[2]: VLC moving from GTK to Qt
by sbergman27 on Wed 7th May 2008 14:44 UTC in reply to "RE: VLC moving from GTK to Qt"
sbergman27
Member since:
2005-07-24

Given the underlying Phonon,


Yes. VLC is an application that I care about. Depending upon how things go, this could be a concrete example that helps convince me of the benefits of at least one part of the new KDE4 infrastructure. I´ve been something of a skeptic, as a few people around here probably know. ;-)

Reply Parent Score: 2

leos Member since:
2005-09-21

"Given the underlying Phonon,


Yes. VLC is an application that I care about. Depending upon how things go, this could be a concrete example that helps convince me of the benefits of at least one part of the new KDE4 infrastructure.
"

I'm not sure if VLC is planning to use phonon. I doubt it. They have their own platform specific code, and their own codecs which work very well. Phonon is meant for basic playback mostly and doesn't do everything that VLC does. However they are going in the other direction, there is a vlc backend for phonon, which means you could use vlc's codecs to play media in other apps. http://code.google.com/p/phonon-vlc-mplayer/

Reply Parent Score: 7