dvd::rip is a tool with feature-rich Gtk+ GUI to control almost all aspects of the ripping and transcoding process.
dvd::rip uses the widely known video processing swissknife transcode and many other Open Source tools. dvd::rip itself is licensed under GPL / Perl Artistic License.
Requirements:
· Perl 5.6.0
What's New in This Release: [ read full changelog ]
Features:
· transcode 1.1 compatibility improved, warning about
· experimental dvd::rip support removed; there are still issues
· with some filters in the filter preview dialog; your mileage
· may vary.
· Workaround for transcode h264 two-pass problem, so dvd::rip
· now supports h264 two-pass encoding.
· Applied patch from Jussi Judin to
· detect GraphicMagicks as an ImageMagick replacement.
· No files will be placed in /tmp anymore, instead all temporary
· files will go to PROJECT_DIR/tmp. Thanks for the hint to
· Michael Renner .
· dvdrip-master doesn't throw warnings on unneeded missing
· binaries anymore, if installed alone without the full
· (anyway on the master unneeded) packages. Suggested by
· Nicolas Chauvet .
· Added .ogv extension for OGG files as another option.
· Suggested by Nicolas Chauvet.
Bugfixes:
· Fixed cluster mode audio processing with transcode 1.1.x.
· Thanks for the report to Samuele Giovanni Tonon .
· Fixed race condition which could result in a missing audio
· merge in cluster mode when title ha...