Share

Cut Assistant

File Release Notes and Changelog

Release Name: 0.9.11.17

Notes: Cut_assistant V0.9.11 (beta) _________________________________________________________________________ This is a graphical user interface (GUI) for the command line utility asfbin.exe as well as for VirtualDub and AviDemux. Asfbin.exe is available at http://www.radioactivepages.com/english/asfbin.html The author of Cut_assistant.exe is in no way responsible for these 3rd party applications. _________________________________________________________________________ REQUIREMENTS: DirectShow installed (uses InfinitePinTee, VideoRenderer, SampleGrabber, NullRenderer). Codecs for the movie files to edit. For wmv-Files: asfbin.exe or asfcut.exe For Avi-Files: vdub.exe or virtualdub.exe V.1.6.16. or Avidemux2.exe _________________________________________________________________________ Command Line Options: cut_assistant.exe [-open:<moviefile> [-cutlist:<cutlistfile>]] loads <moviefile> as movie and cutlistfile as cutlist on startup For further options see online help. _________________________________________________________________________ For version changelog see News.txt _________________________________________________________________________ DISCLAIMER This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. THIS PROGRAM IS INTENDED TO HELP YOU EDITING FILES WHICH ARE NOT COPYRIGHTED. YOU ARE NOT ALLOWED TO VIOLATE THE COPYRIGHT OF ANY THIRD PARTY. THE AUTHOR OF THIS PROGRAM IS IN NO WAY RESPONSIBLE FOR ANY COPYRIGHT VIOLATIONS WHICH A USER OF THIS PROGRAM MAY COMMIT. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA _________________________________________________________________________ CREDITS JVCL/JCL portions are licensed from Project JEDI, and the source code can be obtained from http://jvcl.sourceforge.net/ , http://jcl.sourceforge.net/ Portions of this software are Copyright (c) 1993 - 2004, Chad Z. Hower (Kudzu) and the Indy Pit Crew - http://www.IndyProject.org/ This program contains DSPack source code that can be obtained from http://sourceforge.net/projects/dspack Using madExcept, copyright (C) 1999 - 2003 Mathias Rauen, www.madshi.net


Changes: New in 0.9.11.17 (beta) - Fixed error in handling of frames window size. - Fixed error in handling of preferred source filter. - Solve FR1752242: Added new movie type "HQ Avi File". - Tweaked default configuration settings. - Show movie type and associated cut application in main window. - Fixed tab order in settings dialog. - Sound when displaying frames window is controlled with setting "Auto-mute on seek". - Disable closing frames window while getting frames. New in 0.9.11.15 (beta) - FR1750858: Window states (maximized, normal) are stored too. - Fixed display of frames count in menu items when frames count <> 12. - Auto-Mute sound while showing frames form. - Improved error handling in open file functions. - Fixed position of timeout edit in settings dialog, improved layout of many dialogs. - Try to fix problems on some systems with large fonts (please give feedback). - FR1750860: Added new user setting AutoMuteOnSeek (auto mute sound when seeking framewise). - Automatically show settings dialog on first start (when no settings are found). - Use /console-switch for virtualdub only when activated in options. - Show buttons in taskbar for frames and preview window. - Fixed missing codec configuration bug. - Solve FR1752242: Use separate codec settings for each cut application. - FR1750862: Preselect cutlist rating by user or author rating if present. - Implemented cancelling of Http requests. New in 0.9.11.3 (beta) - FR1750858: Save window size and position (main, frames and preview). - Code cleanups - Use background thread and progress dialog for Http requests. - Progress dialog will show transfer status messages. - Progress dialog showing only, if transfer needs at least 500 msecs. - Added network timeout to settings dialog. - Fixed EConvertError when clicking on a blacklist entry (Thanks to all users sending bugreports!)