Re: [dvd::rip] DVDRip does not start any more....
|
Subject: |
Re: [dvd::rip] DVDRip does not start any more.... |
|
From: |
Patrick Fries <Patrick@xxxxxxxxxxxxxx> |
|
Date: |
Wed, 02 Nov 2005 10:04:55 +0100 |
Hello again!
Since only the two filters filter_compare and filter_logo cause the
error I decided to only delete these filters and leave transcode as it
is.
But thanks for you idea of compiling transcode without the "imagemagick"
USE-flag. I will keep it in mind....
Greets and a nice sunny day,
Patrick
On Wed, 2005-11-02 at 07:14 +0100, Alexander Skwar wrote:
> 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
|
|