From kde Sun Jun 27 04:11:24 2004 From: Nathan Toone Date: Sun, 27 Jun 2004 04:11:24 +0000 To: kde Subject: Re: [kde] JuK and GStreamer? Message-Id: <200406262211.24234.nathan () toonetown ! com> X-MARC-Message: https://marc.info/?l=kde&m=108830952723043 MIME-Version: 1 Content-Type: multipart/mixed; boundary="--===============0513083925==" --===============0513083925== Content-Type: multipart/signed; boundary="nextPart2226443.WOaiicKFQd"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit --nextPart2226443.WOaiicKFQd Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline > How can I make JuK use GStreamer instead of aRts? I just messed around with this today and got it working... You need to install gstreamer < version 0.8 (which is the current version) = I=20 installed 0.6.4 Make sure you install the plugins. At the very least, you need the volume= =20 plugin and the mad plugin. You also need to install the gstreamer bindings from kdenonbeta. =20 (kdenonbeta/gst). This won't compile without the kdeutils package from=20 kdenonbeta as well. I'm using gentoo, so it was as simple as the following: emerge "<=3Dmedia-libs/gstreamer-0.8" "<=3Dmedia-libs/gst-plugins-0.8"=20 "<=3Dmedia-plugins/gst-plugins-mad" cvs -d :pserver:anonymous@bluemchen.kde.org:/home/kde co kdenonbeta/kdeutils cvs -d :pserver:anonymous@bluemchen.kde.org:/home/kde co kdenonbeta/gst cvs -d :pserver:anonymous@bluemchen.kde.org:/home/kde co kdenonbeta/admin cvs -d :pserver:anonymous@bluemchen.kde.org:/home/kde co -l kdenonbeta cd kdenonbeta make -f Makefile.cvs && ./configure && make && make install NOW rebuild juk... :) When you restart it, there will be an option under=20 Settings | Output To> | Gstreamer. I don't know how to get it working with a different distribution...what one= =20 are you using? =2DNathan --nextPart2226443.WOaiicKFQd Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (GNU/Linux) iD8DBQBA3kjs8lybQ+NSO5YRApn3AJ0XHnZpx3cu/lc3Y1xeUIi4zuvkZwCgpBfI VLtGK9kVdqWsMKn7+RDJ0pk= =WA7M -----END PGP SIGNATURE----- --nextPart2226443.WOaiicKFQd-- --===============0513083925== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline ___________________________________________________ This message is from the kde mailing list. Account management: https://mail.kde.org/mailman/listinfo/kde. Archives: http://lists.kde.org/. More info: http://www.kde.org/faq.html. --===============0513083925==--