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] Re: where to change -x part of transcode command

Subject: Re: [dvd::rip] Re: where to change -x part of transcode command
From: Jörn Reder <joern@xxxxxx>
Date: Wed, 8 Aug 2007 13:00:46 +0200
"John Goulah" wrote:

> ... and that fixes the title grab and breaks the transcode, which seems to
> do well with "-x vob"
> 
> ideas?

Did you modify the subroutine data_source_options() ? That's a very 
central place, you should better change it here:

  sub get_take_snapshot_command_transcode {
     ...
     my $source_options = $self->data_source_options;
>    $source_options->{x} = "mpeg2" if $source_options->{x} eq "vob";
     ...
  }

Please report if this helps, then I will add this patch for the next 
release.

Regards,

Jörn

Attachment: pgpB0w86CNGGk.pgp
Description: PGP signature

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

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

[ top ]