Linux - SoftwareThis forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.
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.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
Hi! I am using Mepis 3.4.3. When installing the kaudiocreator it says no encoder is available. WHat mp3 encoder am I going to use and how can I install it? Is the kaudiocreator the faster ripper for Linux? How about the DMA? How can I enable DMA of my cd drive?
I've downloaded lame but I can't compile it. Is there a package in synaptics that include encoder and ripper. What libraries do I have to download to make it work?
I've downloaded lame but I can't compile it. Is there a package in synaptics that include encoder and ripper. What libraries do I have to download to make it work?
Could you show us the error messages you got when you ran "./configure" on the lame source tarball? That should give us ideas which components are missing from your system.
And yes, lame is one of the best MP3 encoders out there. I use it with KAudioCreator. Works perfect.
I don't get errors when I issue ./configure. After I issued "make install", I get:
brhist.c:63:21: error: curses.h: No such file or directory
brhist.c:65:20: error: term.h: No such file or directory
brhist.c: In function 'brhist_init':
brhist.c:176: warning: implicit declaration of function 'tgetent'
brhist.c:182: warning: implicit declaration of function 'tgetnum'
brhist.c:190: warning: implicit declaration of function 'tgetstr'
brhist.c:190: warning: assignment makes pointer from integer without a cast
brhist.c:195: warning: assignment makes pointer from integer without a cast
brhist.c:200: warning: assignment makes pointer from integer without a cast
brhist.c:205: warning: assignment makes pointer from integer without a cast
make[1]: *** [brhist.o] Error 1
make[1]: Leaving directory `/home/dmv/Installers/lame-3.97/frontend'
make: *** [install-recursive] Error 1
I don't get errors when I issue ./configure. After I issued "make install", I get:
brhist.c:63:21: error: curses.h: No such file or directory
brhist.c:65:20: error: term.h: No such file or directory
brhist.c: In function 'brhist_init':
brhist.c:176: warning: implicit declaration of function 'tgetent'
brhist.c:182: warning: implicit declaration of function 'tgetnum'
brhist.c:190: warning: implicit declaration of function 'tgetstr'
brhist.c:190: warning: assignment makes pointer from integer without a cast
brhist.c:195: warning: assignment makes pointer from integer without a cast
brhist.c:200: warning: assignment makes pointer from integer without a cast
brhist.c:205: warning: assignment makes pointer from integer without a cast
make[1]: *** [brhist.o] Error 1
make[1]: Leaving directory `/home/dmv/Installers/lame-3.97/frontend'
make: *** [install-recursive] Error 1
Any help?
That means you need the "ncurses-devel" package installed on your computer. I'm sure Mepis provides it. If not, you can download the source tarball from here:
According to the hdparm, the DMA is set to 1 or On. But everytime I full-screen the DVD movie, the video is in slow mo..Can your suggest a good player or package?
Distribution: Mandriva mostly, vector 5.1, tried many.Suse gone from HD because bad Novell/Zinblows agreement
Posts: 1,606
Rep:
Quote:
Do not think it is a software issue in your case, but by all means check
Seeing your config, let me rephrase this, it not a software issue,
it is a software tweak or memory issue
1) Dig more in hdparm -X parameter
2) Use icwm or or windowsmaker, i.e. any light desktop manager
to free some memory, even try to boot
single video=vesa and try mplayer
tweak xine engine
increase buffer for mplayer
check hdparm for main HD as well
something is not right, yes playback should be smooth
I am using Kaffeine as the player. I tried to use xv on the engine but it won't work so I set it to auto. Is there a how-to on tweaking? I'm just a newbie..
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.