[aclug-L] OGG problems with DVD::Rip in Cluster mode... A fix!
[Top] [All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
For those of you at Monday's meeting who were disappointed by the
problem I reported creating OGG output in Cluster mode with DVD::Rip...
I have found a fix.
With DVD::Rip installed, edit
/usr/share/perl5/Video/DVDRip/Cluster/Title.pm. Change line 350 (in
0.50.18 which is the latest stable version):
$command .="ogmcat -v -v";
Becomes:
$command .="ogmcat -v -v ";
The only difference is the space after the final -v before the " mark.
That's it!
This problem is apparantly fixed in the latest unstable release as well,
for anyone who's into bleeding edge software.
I hope someone finds this useful.
-- Jonathan
-- This is the discussion@xxxxxxxxx list. To unsubscribe,
visit http://www.complete.org/cgi-bin/listargate-aclug.cgi
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [aclug-L] OGG problems with DVD::Rip in Cluster mode... A fix!,
Jonathan Hall <=
|
|