Re: [dvd::rip] DVDRip does not start any more....
|
Subject: |
Re: [dvd::rip] DVDRip does not start any more.... |
|
From: |
Alexander Skwar <listen@xxxxxxxxxxxxxxxxxxxx> |
|
Date: |
Wed, 02 Nov 2005 07:14:12 +0100 |
Christian Marillat schrieb:
> Alexander Skwar <listen@xxxxxxxxxxxxxxxxxxxx> writes:
>
>> Patrick Fries schrieb:
>>> THANKS A LOT FOR YOUR HELP!!!
>>>
>>> I have deleted the filters you told me and now everthing works fine
>>> again.
>>
>> Instead of doing that, you might compile transcode with
>> USE=-imagemagick instead of deleting some files.
>
> The problem isn't here.
Yes, it is.
> The problem come from the latest
> imagemagick.
Yes, understood.
> Since 6.2.4.5 these plugins freezes. Also the right
> solution is to patch these filters or to not use a too new imagemagick
> release.
Yes. That's what USE=-imagemagick will do. It'll compile
transcode in such a way, that it won't use imagemagick,
which is the right solution; ie. don't try to use something,
which you don't need to use.
IOW: With USE=imagemagick, transcode will be ./configure'd
with --with-imagemagick. Without USE=imagemagick or with
USE=-imagemagick, that "--with"-flag will not be used when
running the ./configure.
Alexander Skwar
|
|