Changes for version 0.30
- Features:
- Christian Lambert sent me an enhanced version of my fast resize calculator kspread file.
- Bugfixes:
- creating a new project failed with an exception, thanks to Christian Lambert for his bug report.
- splitpipe did not work correctly if you use transcode 0.5.x, thanks to Marc Wäckerlin <mrw AT atheismus.ch> for his bug report.
- opening the "Show transcode commands" window without an opened project threw an exception.
Changes for version 0.30_01
- Quick pre-release, because I like this feature so much ;)
- Features:
- added fast frame grabbing using the vob navigation information created by 'tcdemux -W' for transcode >= 0.6.0pre. Frame grabbing now needs a constant amount of time (2-3 seconds on my A1000 workstation), regardless of the frame number, you entered. transcode 0.5.x is still supported, using the -c option, which is slow because it decodes all precedent frames. Thanks to Thomas Östreich, who helped me demystifying the navigation logfile ;)
Modules
GUI for copying DVDs, based on an open Low Level API
Provides
in lib/Video/DVDRip.pm
in lib/Video/DVDRip/Base.pm
in lib/Video/DVDRip/Cluster/Project.pm
in lib/Video/DVDRip/Cluster/Title.pm
in lib/Video/DVDRip/Config.pm
in lib/Video/DVDRip/Content.pm
in lib/Video/DVDRip/GUI/Base.pm
in lib/Video/DVDRip/GUI/Component.pm
in lib/Video/DVDRip/GUI/Config.pm
in lib/Video/DVDRip/GUI/ImageClip.pm
in lib/Video/DVDRip/GUI/Logger.pm
in lib/Video/DVDRip/GUI/Main.pm
in lib/Video/DVDRip/GUI/Progress.pm
in lib/Video/DVDRip/GUI/Project.pm
in lib/Video/DVDRip/GUI/Project/ClipZoomTab.pm
in lib/Video/DVDRip/GUI/Project/LoggingTab.pm
in lib/Video/DVDRip/GUI/Project/StorageTab.pm
in lib/Video/DVDRip/GUI/Project/TitleTab.pm
in lib/Video/DVDRip/GUI/Project/TranscodeTab.pm
in lib/Video/DVDRip/GUI/Window.pm
in lib/Video/DVDRip/Preset.pm
in lib/Video/DVDRip/Probe.pm
in lib/Video/DVDRip/Project.pm
in lib/Video/DVDRip/RPC/Client.pm
in lib/Video/DVDRip/RPC/Server.pm
in lib/Video/DVDRip/Scan.pm
in lib/Video/DVDRip/Title.pm