Harry
11-25-2006, 08:10 AM
Version 2.501:
http://www.mytempdir.com/1109697
mirror:
http://rapidshare.com/files/12292432/HarrysTools.Build.2.501.zip.html
History
------
Version 2.501:
+ added function to import EDL files
+ moved import/export to "Tools" main menu as with the import function it seems more appropriate there instead of the "Save" main menu
Version 2.5:
+ added support for conversion to a different audio format, e. g. mp3
precondition: currently you need besweet for this. you can download it here:
http://besweet.notrace.dk/BeSweetv1.5b31.zip
in your tools program folder create this folder structur:
plugins\besweet
and extract the .zip file into it
when you call "save" -> "save current cut as audio file", the cut segment on which the cursor currently is,
will be saved (demuxed) to a "temp" directory in the tools folder. then besweet is called, it converts
the audio file to an mp3 file. after this the temp files will be deleted.
you can use another program or besweet settings for conversion as well
by modifying these properties in the settings.ini file:
[AUDIOCONVERSION]
COMMAND=<your-path-to-besweet>\BeSweet.exe
ARGUMENT=-core( -noid3 -input "inputfilename" -output "outputfilename" ) -ota( -hybridgain ) -lame( --alt-preset 128 -p )
where "inputfilename" and "outputfilename" are placeholders and will be substituted by the tools
when the file is saved
+ moved "export edl file" and "save current cut as audio file" into the "save" menu
Version 2.3:
+ added export to edl file:
a cut without a scene marker in it is marked as cut
a cut with a scene marker in it is marked as mute
Version 2.2:
+ initial release
Features
--------
+ create chapters: scene markers will be created at a certain interval depending on what you specify: length in minutes or number of chapters
+ cut current scene function: place cursor between 2 scene markers and cut that scene
+ cut every other scene: cuts every other scene; mostly used after an Ad-Detective scan
+ project batch Quick Stream Fix: gui for selecting a number of video files and running Quick Stream Fix on them; source and destination folder must be different
+ project batch Ad Scan: gui for selecting a number of video files and running Ad-Detective on them; VRD project files will be created
+ project batch Split At Scene Markers: gui for selecting a number of VRD project files and split each file at the defined scene markers
+ save current scene: move cursor between 2 scene markers and save only that scene
+ save current cut: move cursor on a cut segment and save only that cut
+ split at scene markers: saves the current project to multiple files, splitted at the scene markers
+ split to multiple files: saves the current project to multiple files, splitted at the cuts
+ navigator: allows you to quickly select thumbnail intervals; allows thumbnail intervals even larger than 60 seconds
+ click through timeline: forward and backward button which allows you to step through your cuts and scene markers
requirements:
* you need at least build 501 of VideoReDo Plus, as this version includes a certain com function that the tools access
* MS .Net 2.0
feel free to test and give feedback. usage is as usual at your own risk, i take no responsibility for anything ;)
cya
Harry
ps: many thanks to Dan and his team for implementing some of the com functions that i requested :)
http://www.mytempdir.com/1109697
mirror:
http://rapidshare.com/files/12292432/HarrysTools.Build.2.501.zip.html
History
------
Version 2.501:
+ added function to import EDL files
+ moved import/export to "Tools" main menu as with the import function it seems more appropriate there instead of the "Save" main menu
Version 2.5:
+ added support for conversion to a different audio format, e. g. mp3
precondition: currently you need besweet for this. you can download it here:
http://besweet.notrace.dk/BeSweetv1.5b31.zip
in your tools program folder create this folder structur:
plugins\besweet
and extract the .zip file into it
when you call "save" -> "save current cut as audio file", the cut segment on which the cursor currently is,
will be saved (demuxed) to a "temp" directory in the tools folder. then besweet is called, it converts
the audio file to an mp3 file. after this the temp files will be deleted.
you can use another program or besweet settings for conversion as well
by modifying these properties in the settings.ini file:
[AUDIOCONVERSION]
COMMAND=<your-path-to-besweet>\BeSweet.exe
ARGUMENT=-core( -noid3 -input "inputfilename" -output "outputfilename" ) -ota( -hybridgain ) -lame( --alt-preset 128 -p )
where "inputfilename" and "outputfilename" are placeholders and will be substituted by the tools
when the file is saved
+ moved "export edl file" and "save current cut as audio file" into the "save" menu
Version 2.3:
+ added export to edl file:
a cut without a scene marker in it is marked as cut
a cut with a scene marker in it is marked as mute
Version 2.2:
+ initial release
Features
--------
+ create chapters: scene markers will be created at a certain interval depending on what you specify: length in minutes or number of chapters
+ cut current scene function: place cursor between 2 scene markers and cut that scene
+ cut every other scene: cuts every other scene; mostly used after an Ad-Detective scan
+ project batch Quick Stream Fix: gui for selecting a number of video files and running Quick Stream Fix on them; source and destination folder must be different
+ project batch Ad Scan: gui for selecting a number of video files and running Ad-Detective on them; VRD project files will be created
+ project batch Split At Scene Markers: gui for selecting a number of VRD project files and split each file at the defined scene markers
+ save current scene: move cursor between 2 scene markers and save only that scene
+ save current cut: move cursor on a cut segment and save only that cut
+ split at scene markers: saves the current project to multiple files, splitted at the scene markers
+ split to multiple files: saves the current project to multiple files, splitted at the cuts
+ navigator: allows you to quickly select thumbnail intervals; allows thumbnail intervals even larger than 60 seconds
+ click through timeline: forward and backward button which allows you to step through your cuts and scene markers
requirements:
* you need at least build 501 of VideoReDo Plus, as this version includes a certain com function that the tools access
* MS .Net 2.0
feel free to test and give feedback. usage is as usual at your own risk, i take no responsibility for anything ;)
cya
Harry
ps: many thanks to Dan and his team for implementing some of the com functions that i requested :)