dvd::rip

->ABOUT / NEWS

->DOCUMENTATION
-TABLE OF CONTENTS
-INSTALLATION
-USING THE GUI
-CLUSTER MODE
-FAQ

->KEY FEATURES

->DOWNLOAD

->SUPPORT

->TRANSLATIONS

->MAILING LIST
-SEARCH ARCHIVE

->CHANGE LOG

->CREDITS

->TODO

->LINKS

http://www.exit1.org/


Re: [dvd::rip] DVDRip does not detect Mplayer on Ubuntu

Subject: Re: [dvd::rip] DVDRip does not detect Mplayer on Ubuntu
From: Martin Jürgens <martin@xxxxxxxxxxxxxxx>
Date: Tue, 20 Feb 2007 12:35:58 +0100
Hi!

Thanks for your reply. 

Sadly, the code does not fix the problem. Could you have a second look
at it?

I have another question: Why does dvdrip only support RAR to version
2.99 and not the 3.x series?


Thanks again,

Martin

On Di, 2007-02-20 at 09:44 +0100, JÃrn Reder wrote:
> Martin JÃrgens wrote:
> 
> > DVDRip does not detect Mplayer on Ubuntu. Its version is (output by
> > "mplayer")
> > 
> > MPlayer 2:1.0~rc1-0ubuntu3
> > 
> > As I do not have any perl skills and I'd like to fix this in Ubuntu,
> > could you tell me how I have to change
> > 
> > $out =~ /MPlayer\s+(\d+\.\d+(\.\d+)?)/i;
> 
> This should work
> 
>   $out =~ /MPlayer.*?(\d+\.\d+(\.\d+)?)/i;
> 
> I'll add a corresponding fix to the next release.
> 
> Regards,
> 
> Joern
> 


 

Archive powered by MHonArc. Search powered by ht://dig.

[ top ]