LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   No Codec's for Acidrip? (https://www.linuxquestions.org/questions/linux-software-2/no-codec%27s-for-acidrip-262934/)

pablovschby 12-05-2004 03:32 PM

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 ...

XavierP 12-05-2004 03:44 PM

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.

pablovschby 12-05-2004 03:55 PM

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?

XavierP 12-05-2004 04:05 PM

How did you install the codecs and where are they?

acid_kewpie 12-05-2004 04:08 PM

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.

pablovschby 12-06-2004 05:32 AM

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?

pablovschby 12-06-2004 08:39 AM

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?

acid_kewpie 12-06-2004 02:12 PM

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.

pablovschby 12-07-2004 06:42 AM

  • 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.

acid_kewpie 12-07-2004 07:47 AM

there is a debug button on acidrip. press it.

pablovschby 12-07-2004 08:01 AM

ok, here you got the deubg-logfile:

here

It doesn't say much, does it?

trickykid 12-07-2004 09:17 AM

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.

pablovschby 12-07-2004 09:40 AM

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...
:newbie: :Pengy: :tisk:

the small things make the world go round...

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


All times are GMT -5. The time now is 02:31 AM.