LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This 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


Reply
  Search this Thread
Old 12-05-2004, 03:32 PM   #1
pablovschby
Member
 
Registered: Oct 2003
Posts: 153

Rep: Reputation: 30
No Codec's for Acidrip?


Hello

I just installed all packages and compiled mplayer and acidrip successfull, but when I start the gui of Acidrip, I can't choose a codec for coding a dvd as it's on the pic:
http://wislig.dyndns.org/1.png

What are the codec's I have to install? I've installed lame, lame-devel, transcode....
Did I forget anything?

This issue occurs on a 400MHz Pentium2 with RedHat9 ...

Last edited by pablovschby; 12-07-2004 at 06:56 AM.
 
Old 12-05-2004, 03:44 PM   #2
XavierP
Moderator
 
Registered: Nov 2002
Location: Kent, England
Distribution: Debian Testing
Posts: 19,192
Blog Entries: 4

Rep: Reputation: 475Reputation: 475Reputation: 475Reputation: 475Reputation: 475
On the Acidrip homepage (here) there is a link to the install howto (here). Check it and make sure that you have followed it.

You may need to reinstall Acidrip after installing all the packages.
 
Old 12-05-2004, 03:55 PM   #3
pablovschby
Member
 
Registered: Oct 2003
Posts: 153

Original Poster
Rep: Reputation: 30
Quote:
Originally posted by XavierP
On the Acidrip homepage (here) there is a link to the install howto (here). Check it and make sure that you have followed it.

You may need to reinstall Acidrip after installing all the packages.
But it is no joke, I checked all the packages and they are really all installed well...

What are my posibilities?
 
Old 12-05-2004, 04:05 PM   #4
XavierP
Moderator
 
Registered: Nov 2002
Location: Kent, England
Distribution: Debian Testing
Posts: 19,192
Blog Entries: 4

Rep: Reputation: 475Reputation: 475Reputation: 475Reputation: 475Reputation: 475
How did you install the codecs and where are they?
 
Old 12-05-2004, 04:08 PM   #5
acid_kewpie
Moderator
 
Registered: Jun 2001
Location: UK
Distribution: Gentoo, RHEL, Fedora, Centos
Posts: 43,417

Rep: Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985
sounds like you don't have mplayer installed... or it's not on your path. as ths is my bit of kit, i'm happy for you to privately email the debug log for offsite help. but essentially, you should close the app, and in the terminal that you opened it in, type "mencoder -ovc help" this is *exactly* what acidrip does to populate the list.
 
Old 12-06-2004, 05:32 AM   #6
pablovschby
Member
 
Registered: Oct 2003
Posts: 153

Original Poster
Rep: Reputation: 30
Firstly thanks for your replies...
Code:
mencoder -ovc help
MEncoder 1.0pre5-3.2.2 (C) 2000-2004 MPlayer Team

CPU: Intel Celeron 2/Pentium III Coppermine,Geyserville 798.0 MHz (Family: 6, Stepping: 6)
Detected cache-line size is 32 bytes
CPUflags: Type: 6 MMX: 1 MMX2: 1 3DNow: 0 3DNow2: 0 SSE: 1 SSE2: 0
Compiled for x86 CPU with extensions: MMX MMX2 SSE

Reading /root/.mplayer/codecs.conf: Can't open '/root/.mplayer/codecs.conf': Datei oder Verzeichnis nicht gefunden
Reading /usr/local/etc/mplayer/codecs.conf: Can't open '/usr/local/etc/mplayer/codecs.conf': Datei oder Verzeichnis nicht gefunden
Using built-in default codecs.conf.
File not found: 'frameno.avi'
Failed to open frameno.avi
Reading config file /root/.mplayer/mencoder: Datei oder Verzeichnis nicht gefunden

Available codecs:
   copy     - frame copy, without re-encoding. Doesn't work with filters.
   frameno  - special audio-only file for 3-pass encoding, see DOCS.
   raw      - uncompressed video. Use fourcc option to set format explicitly.
   nuv      - nuppel video
   divx4    - divx4linux/divx5linux library (depends on configuration)
   lavc     - libavcodec codecs - best quality!
   vfw      - VfW DLLs, currently only AVID is supported.
   qtvideo  - QuickTime DLLs, currently only SVQ1/3 are supported.
   xvid     - XviD encoding

Exiting... (error parsing cmdline)
Hmm...where can I get an example codecs.conf-file? On that machine, it's necessary to run applications as root...
mplayer was compiled with "--enable-gui"...

And the codecs (all that are listed on the page) were installed as it's described here.

You see, lavc, divx4 is installed, ... now I just have to integrate that in codecs.conf, but how?

Last edited by pablovschby; 12-06-2004 at 05:36 AM.
 
Old 12-06-2004, 08:39 AM   #7
pablovschby
Member
 
Registered: Oct 2003
Posts: 153

Original Poster
Rep: Reputation: 30
I re-compiled mplayer with different additional packages and by entering "mencoder -ovc help", mplayer gave the same output as listed above.

Still I can't select any codec in acidrip, hmmmmm, but I'm sure, they are installed!

Can anyone please give me an advise howto solve that? Has it something to do with the "codecs.conf"-file?
 
Old 12-06-2004, 02:12 PM   #8
acid_kewpie
Moderator
 
Registered: Jun 2001
Location: UK
Distribution: Gentoo, RHEL, Fedora, Centos
Posts: 43,417

Rep: Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985
ignore the codecs stuff.. that's a total red herring.

the fact that you get that output from mencoder means that acidrip should have a dropdown saying
Code:
   copy
   frameno
   raw
   nuv
   divx4
   lavc
   vfw
   qtvideo
   xvid
i think it's best to take this off the board really... email me the debug look and i'll look into it.
 
Old 12-07-2004, 06:42 AM   #9
pablovschby
Member
 
Registered: Oct 2003
Posts: 153

Original Poster
Rep: Reputation: 30
  • i think it's best to take this off the board really... email me the debug look and i'll look into it.
How can I configure in debug-mode with perl?

./configure --debug isn't the issue, cause it's perl "perl Makefile.PL"...?
How can I debug that?

edit: I tried now some things with "perl -d Makefile.PL" but sorry... I'm too dumb for knowing what I'm doing there, I'm not an application developer...hmmm...

is there maybe a single command that would help you finding a bug?
thanks.

Last edited by pablovschby; 12-07-2004 at 06:54 AM.
 
Old 12-07-2004, 07:47 AM   #10
acid_kewpie
Moderator
 
Registered: Jun 2001
Location: UK
Distribution: Gentoo, RHEL, Fedora, Centos
Posts: 43,417

Rep: Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985
there is a debug button on acidrip. press it.
 
Old 12-07-2004, 08:01 AM   #11
pablovschby
Member
 
Registered: Oct 2003
Posts: 153

Original Poster
Rep: Reputation: 30
ok, here you got the deubg-logfile:

here

It doesn't say much, does it?

Last edited by pablovschby; 12-07-2004 at 08:06 AM.
 
Old 12-07-2004, 09:17 AM   #12
trickykid
LQ Guru
 
Registered: Jan 2001
Posts: 24,149

Rep: Reputation: 269Reputation: 269Reputation: 269
Quote:
Originally posted by pablovschby
ok, here you got the deubg-logfile:

here

It doesn't say much, does it?
From those errors, does mplayer even work if your claiming its installed? Can you invoke 'mplayer <some-media-file> and does it work? Any errors if it doesn't? I'd say like the error states, doesn't sound like mplayer is even installed or installed correctly.
 
Old 12-07-2004, 09:40 AM   #13
pablovschby
Member
 
Registered: Oct 2003
Posts: 153

Original Poster
Rep: Reputation: 30
trickykid, you just brought me to an idea:

PATHS

I'm sorry, that's embarassing for me. AcidKnewbie and others just wasted their time with treating my problem...SSOORRYY

I added "/usr/local/bin" to the PAth-Variable and it runs well.

I AM SORRY AND THANKS...


the small things make the world go round...

but I know it for the next time...(shame on me).

Last edited by pablovschby; 12-07-2004 at 09:42 AM.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
AcidRip joel112 Linux - Software 3 11-03-2004 05:47 PM
acidrip!! king_nothingzzz Linux - Software 3 09-25-2004 05:27 AM
acidrip spotslayer Linux - Software 1 07-31-2004 03:03 PM
Acidrip cyrille Linux - Software 7 02-04-2003 02:28 PM
AcidRip kejar31 Linux - Newbie 22 12-20-2002 06:26 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 05:14 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration