Re: [dvd::rip] Loading audio import module failed
|
Subject: |
Re: [dvd::rip] Loading audio import module failed |
|
From: |
Jörn Reder <joern@xxxxxx> |
|
Date: |
Wed, 29 Jun 2005 09:23:06 +0200 |
Daniel Hoyos wrote:
> Here is the full command and message:
Ok, I see at least two bad things here...
> tc_memcpy: using libc for memcpy
That means you have a very slow transcode without specific CPU
optimization (MMX/SSE etc.). E.g. it should read "using mmxext for
memcpy" for a MMX enabled transcode build.
Next thing is:
> [transcode] warning : /usr/lib/transcode/import_dvd.so: cannot open
> shared object file: No such file or directory
> Loading audio import module failed
> Did you enable this module when you ran configure?
Your transcode build lacks DVD support and thus isn't capable of ripping
a DVD.
For both issues you should contact the maintainer of your binary package
and ask for fixing this, or try other packages for your distro. Or try
building transcode on your own, but that's no easy task... You should
read transcode's INSTALL document very carefully if you try this.
Hope this helps,
Regards,
Joern
--
Joern Reder
supporting: http://www.zyn.de/
unbelievable: http://www.exit1.org/
CPAN: http://www.perl.com/CPAN/modules/by-authors/id/J/JR/JRED
pgp00017.pgp
Description: PGP signature
|
|