| Summary: | dvd::rip 0.97.7 just released, requires creation of dev-perl/Event-ExecFlow | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Triffid Hunter <triffid_hunter> |
| Component: | Current packages | Assignee: | Disenchanted (RETIRED) <morfic> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | minor | ||
| Priority: | High | ||
| Version: | 2005.1 | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
|
Description
Triffid Hunter
2006-04-02 15:44:00 UTC
we'll need an ebuild for Event::ExecFlow unless this is already integrated into one email from message list copied below : -------------------------------------- Hi, here is a new dvd::rip release on the unstable branch: http://www.exit1.org/dvdrip/dist/pre/Video-DVDRip-0.97.7.tar.gz Change log entry: 0.97.7 [unstable branch] Sun Apr 2 2006, joern Notes: - dvd::rip now depends on a new Perl module: Event::ExecFlow version 0.61. You can get it from CPAN or better from the exit1.org homepage: http://www.exit1.org/Event-ExecFlow/ - Event::ExecFlow itself needs the AnyEvent module, which is available from CPAN: http://search.cpan.org/~mlehmann/AnyEvent-1.02/ - Gtk2::Ex::FormFactory needs to be at least version 0.61 - Event::RPC needs to be at least version 0.89 Features: - Refactored out the internal command execution engine to Event::ExecFlow introducing some interesting new features. - New graphical progress window showing all jobs of the current task in a nice hierarchical treeview. Just hit on the magnifying glass symbol besides the progress bar - Pausing/resuming the running job by one click - Extensive rewrite of the cluster mode using the new execution engine and progress widget which visualizes the tree structure of cluster jobs much butter than the old cluster job display. - More cluster features are: - Allow cluster encoding without audio - You can specify a speed index for each cluster node. - Faster machines will be preferred. - vobsub file generation added - dvdrip-master now does a clean shutdown on signals. - Cluster window now has it's own menu bar with menu items - Connect/Disconnect the cluster master daemon from here. - Dropped "DVD mount dir" preference, because dvd::rip now determines the mount point of your DVD device automatically. Thanks for the suggestion to Dario Castellarin <dacstp AT tiscali.it>. - Generating preview images doesn't block the GUI anymore. - Improved Clip & Zoom clipping windows: added text entries for clipping values and meaningful warnings when values aren't even or not divisible by 16, which is required for transcodes internal processing and/or most video codecs. - Make "ffmpeg/af6 codec" field a combo box with presets for ffmpeg "mpeg4" and "h264" codecs. - A new nicer splash image including a Gnome compliant About dialog, with credits for the translators. - Updated Italian translation, thanks to Fabio Russo. - Updated German translation. - Added icons to the project's notebook tabs Bugfixes: - Preview frame grabbing failed for multi-PSU titles when the frame number goes beyond the first PSU. This fix should make the "use slow grabbing" checkbox mostly useless. It's still there but will likely be dropped in future versions. - TOC reading with lsdvd and DVD-image mode still accessed the physical DVD device instead of the DVD-image directory. Thanks for their reports to Triffid hunter and <mykhal AT centrum.cz>. - Disable multipass transcoding for ffmpeg/h264, since transcode currently doesn't support this. - lsdvd was used even if it was too old. Thanks for the report to Garnet Ulrich <garnet.ulrich AT gmx.net> and Sören Brunk <soerenbrunk AT gmx.de>. - Preferences: base project dir need to be absolute, which is checked now in the dialog. - Preferences: changed default video codec from 'divx4' to 'xvid4' (this was overdue... ;) - Consistent button behaviour: all buttons triggering actions now grey out if a task is active. - Some smaller bugfixes in the cluster mode GUI, inconsistencies between GUI and the master's state. - Clip & Zoom image windows: recalculate images only if the user changed something. - Subtitles: "Create VOBSUB now" just works on the currently selected subtitle. No need to mark it for vobsub creation anymore. - Fixed wrong frame counting during ripping, which resulted in too big frame numbers and thus incorrect bitrate calculation. Thanks to Christian Marillat for reporting this one. - Audio channel numbers on the GUI now start at 1, not at 0, which is more convenient. - Fixed regression: don't ask for project file save on exit if just the selected notebook page changed. - And a lot of more smaller bugs not counted here... Regards, Joern Triffid, i see your bug is the older one, but since the other was assigned to me and i saw it first i will close this as the duplicate of the other, CC: yourself to that, i merely found this bug when looking for ExecFlow just need to see who can ok me bumping perl modules and adding of ExecFlow, installing everything through cpan let's me look at 0.97.7 now, seems ok, will have to give it some workout while i get the modules striaghtened away *** This bug has been marked as a duplicate of 128954 *** |