Qt-XMMS 0.1.0 review
DownloadQt-XMMS is a plugin for XMMS that plays Qucktime movie files (excluding Sorenson). Requirements: · SDL · LibQuicktime4Linux
|
|
Qt-XMMS is a plugin for XMMS that plays Qucktime movie files (excluding Sorenson).
Requirements:
SDL
LibQuicktime4Linux
XMMS
Installation:
If your distribution doesn't include libquicktime4linux, you can, instead of installing it (since there is not "make install"), simply unpack it into this directory, configure it, make it, then proceed to configure and build qt-xmms. eg:
# pwd
/usr/local/src/qt-xmms-0.1.0
# tar zxf quicktime4linux-1.3.tar.gz
# cd quicktime4linux-1.3
# ./configure
Configuring libquicktime
done
# make
gcc -c `./c_flags` atom.c
gcc -c `./c_flags` codecs.c
....
# cd ..
# ./configure
# make
What's New in This Release:
This is the first release, so there are likely to be problems - see below for where to submit them.
Probably will not work all that well if hardware YUV overlays are not available.
Doesn't yet play most of the uncompressed formats (will work with jpegphoto though)
Qt-XMMS 0.1.0 search tags