Trying to get the variable bitrate from Lame to insert into FairUse
Trying to streamline encoding movies with FairUse's Diff Encodings
Adding the option to Hide FairUse while encoding.
Adding the option to use either VirtualDub or Nandub.
Dynamicly generating FUAudio.bat
Having a Script for Auto setup FairUse Projects, with minimal user input.
Adding the following Nandub Settings:
AudioDelay (1 = Yes, 0 = No)
AudioInterleaving (Should = 2)
Delay (Equal to MilliSeconds) Multiple Delays can be added.
Adding MP3Subtract option for Variable Bitrate MP3's
Version 0.10 (2003.03.28 5pm ET)
Added a new section [Default]. Any [Movie] section settings that you want as default can be put under the [Default] section. Even if you have an option under default you can still specify a setting for each Movie.
Movies2Encode is not required anymore. FUBatch will read the INI file and determine how many to encode, even if you add Movies while it is running.
Added a Priority option to [FairUse] Section. Windows NT, 2000, XP Only (0 = Normal 1 = Low 2 = High)
If NandubTitle option is entered, your FinalAVI will be named that.
Changed the ProgressMSG to continually look at the INI file so you can change the setting while the program is still running.
Fixed a bug where if the Nandub Location was incorrect, the message box wouldn't update the INI File.
With fixing the above bug, if FairUse, FUBatch.ini, or Nandub are not found it will open a Select File dialog box to select the file.
Included BeSweet as an Audio Conversion Option.
Included Nandub 1.0rc2 in Install program.
Version .09 (2001.10.24 3am ET)
Changed the way FUBatch moves from screen to screen. Should fix any problems with FUBatch stopping on screens.
Added a Sleep option to [Nandub] Section.
Added more information in the FUBatch.log File.
Changed the Button options to not be required in the [FairUse] Section.
Fixed a bug with the Nandub Comment options in the [Movie#] Section.
Version .08 (2001.10.03 3pm ET)
New Compiled HTML Help File
Fixed the BlockInput to only block input when FUBatch is sending keyboard commands to FairUse and Nandub
Added a log file FUBatch.log to help determine possible bugs, and to give an accurate picture as to how long encodings take.
Added SSRC for better rate conversion from 48 to 44.1kHz
Added HideFUBatch option to [FairUse] Section
Version .07 (2001.09.24 11pm ET)
Fixed bug where program would get stuck on some windows in NanDub
Fixed bug where if the Nandub INI settings were missing, it would type in ERROR.
Version .06 (2001.09.06 12am EST)
Added option to merge the AC3 file with the Cross Cut AVI
Added all the new options to the INI Error Message
Changed the file name of the Merged AVI to include project name and Session Number.
Changed the German Option so anyone can change ALT+Key used to work with their language
Renamed the AudioVBRMP3 setting in the INI file to AudioSetting since some people use AC3 files instead
Version .05 (2001.08.29 5pm EST)
Added Delete MP3 Option
Added Merge AVI Option using Nandub to Merge AVI and MP3
Added Delete Cross Cut AVI Option
Added a German Option for the Next button
Changed Progress Message to include a description of what it is working on
Version .04 (2001.08.22 12pm EST)
Added Audio Conversion
Tried fixing problem with BlockInput, but didn't want to waste any more time on it. Will try and resolve problem in next version.
Version .03 (2001.08.17 4am EST)
Rewrote the code to be more efficant, which allows for an unlimited number of encodings. I have tested up to 109 batched encodes. Changed the program to process 20 lines of code per 10ms interval. Previously set to 1 line of code. Let me know if you see performance problems.
Program will check the INI file for how many movies you wish to encode, and then verify that the FUP file exists.
Changed the Progress Message to display the current movie that is being encoded and how many total encodings. Encoding (2 of 24)
INI file is now realtime. If you are in the middle of encoding movie 1 and want to change the settings of movie 2, the changes will be picked up by the program. Even if you want to add another movie to your list, once it finishes the movie it is working on it will change the total encodings number. Be careful, the program will verify all the FUP files exist when you start the program. If you change the filename of a movie, and the FUP does not exist the program will error out and end. In v.04 it will just log the movie as failing and continue on.
Change format of the INI file to so that the following options can be set for each individual movie (BlockInput, DeleteEncodes, DeleteFUP, DeleteTXT1 DeleteTXT2, DeleteTXT3, DeleteTXT4)
Disabled the Beginning Message Box. I didn't see a point with it when you are manually entering the information into the INI file, so you should know what your encoding.
Version .02 (2001.08.11 2am EST)
Fixed bug where program would get stuck on some windows
Changed the Session Number to use scheme that FairUse uses
Split the deletedata option in the ini file to 6 different settings
By default in v.01 the console window would hide, now a setting in the INI
See INI file descriptions for new INI settings below