Change sound engine? artsd to gstreamer on system and amarok?
SUSE / openSUSEThis Forum is for the discussion of Suse Linux.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Introduction to Linux - A Hands on Guide
This guide was created as an overview of the Linux Operating System, geared toward new users as an exploration tour and getting started guide, with exercises at the end of each chapter.
For more advanced trainees it can be a desktop reference, and a collection of the base knowledge needed to proceed with system and network administration. This book contains many real life examples derived from the author's experience as a Linux system and network administrator, trainer and consultant. They hope these examples will help you to get a better understanding of the Linux system and that you feel encouraged to try out things on your own.
Click Here to receive this Complete Guide absolutely free.
Change sound engine? artsd to gstreamer on system and amarok?
Hi
I am running suse 9.3 and my main sound engine is the artsd, but i don't want to run the artsd sound engine, i want to run gstreamer. Is there a way to make gstreamer my default sound engine. my sound card is an AC'97 on a laptop if that helps. Plus i cant get gstreamer to work on amarok, I've done all the updates through guru and i still cant get it to work.
So my questions are how do you change the sound engine in linux itself and how to make gstreamer work in amarok
I think your getting slightly mixed up with what GStreamer and Arts are. There basically sound/multimedia engines/servers that read sound files and output stuff to the Linux sound system which will be ALSA or OSS.
Programs have to be written with these systems in mind. You can't convert Linux to use Gstreamer. Gstreamer actually talks to Linux. not the other way around.
To get Gstreamer to work in Amarok could take a bit of fiddling, do you have ALSA available? or are you still using OSS? pick which ever matches your system to use in the Gstramer engine, either osssink or alsasink.
I've always found GStreamer tempramental, and its difficult to give any other advice about setting it up without a lot more details about your system.
Well first of all thanks for explaining it i guess i was confused. but i dont know what im using either alsa or oss and i tried to use gstreamer with both options and i couldnt get a thing it would just buffer forever. also what more info do u need?
Have you tried running the command 'gst-register-0.8' in the console as super-user. This should register all the GStreamer plugins on your system. Take a look at this post http://www.linuxquestions.org/questi...ight=gstreamer Worked for me.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.