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 14:38:54 +0100
Don't ask me why, but I rechecked and now it worked..

Weird..


Many thanks for your help and dvdrip :-)

Martin

On Di, 2007-02-20 at 13:42 +0100, JÃrn Reder wrote:
> Martin JÃrgens wrote:
> 
> > Sadly, the code does not fix the problem. Could you have a second look
> > at it?
> 
> Hmm, strange, it must be something more than failing to get the version
> number right. The regular expression works definitely (just execute 
> 'perl' on the console and paste the commands including __END__ into it):
> 
>   $out = "MPlayer 2:1.0~rc1-0ubuntu3";
>   $out =~ /MPlayer.*?(\d+\.\d+(\.\d+)?)/i;
>   print "vers=$1\n";
>   __END__
> 
> This prints
> 
>   vers=1.0
> 
> on my system.
> 
> Can you please add a
> 
>   print $out;
> 
> line to see which mplayer output dvd::rip exactly sees?
> 
> > I have another question: Why does dvdrip only support RAR to version
> > 2.99 and not the 3.x series?
> 
> It's mplayer which can't play subtitles compressed with newer rar 
> versions (unless this changed in the meantime, didn't check this for 
> longer).
> 
> Regards,
> 
> JÃrn
> 


<Prev in Thread] Current Thread [Next in Thread>
 

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

[ top ]