View Single Post
Old 6th March 2021, 07:55   #42  |  Link
jlw_4049
Registered User
 
Join Date: Sep 2018
Posts: 391
Updating Release: v3.4
Quote:
Updates:
* Program is now uncompressed, this allows for a faster start and less chance of Windows detecting it as a false positive virus. The downside to this is the programs folder is a lot messier (You can just place program in a folder and create a shortcut to the .exe)
* Program now utilizes a new 'profiles.ini' file to save/read profiles

* All codecs now has a new toolbar menu labeled 'Options' with the following sub menu options 'Save Current Settings' and 'Reset Settings to Default'
-'Save Current Settings' will allow the user to save what ever settings they have selected in the codec audio window. Next time you open that audio codec, it will have -the exact same settings. (This does not save 'Track Selection', 'Custom Command Line', or 'Track Name' (If requested I could program these to be saved as well)
-'Reset Settings to Default' will revert the current selected codec back to default settings, close and then re-open the audio window with default settings. This will ---- -delete your profile with no way to get it back, aside from manually saving the new profile again.


* Moved Batch Processing Button into the 'Tools' section of the program
* Moved 'Show Command' in Batch Processing button's old spot

*Added a new button 'Auto Encode:...' in 'Show Commands' place
-This allows the user to encode the next file with the last options/codec used (This does not include Track selection, currently it defaults to Track 1 always) If requested I'll add this
* Modified the auto track selection code to allow a new feature:
* Program now supports displaying source file audio codec(s)
-This enables it to show the Track Number, Codec, Channels, and Bitrate in the drop down menu instead of the generic Track 1, Track 2

* Adjusted the code for View Streams selection, so the track counts always started at 1 instead of randomly at 0 or 2 depending on source
* Fixed code required for 'Input Button' to work correctly again (Drag and Drop worked fine, bug was only for manual input)

* Added a 'Status Label' to the bottom of the GUI:
-This updates when the user hovers the mouse over the buttons/menus in the main GUI giving them useful tips/commands in the 'Status Label'

* Added a new 'Right Click' menu to the 'Auto Encode:...' button:
-This new menu allows the user to open a small window to see the commands that was last used/that will be used with that button, in case the settings aren't what they want

* Set both entry boxes on the main GUI to disabled right away, this is just a quality of life fix, will not effect the user at all
* Slightly adjusted main GUI size
* Fixed bug with youtube-dl-gui
* Updated latest youtube-dl-gui to 1.4

Batch Encoder:
* Batch encoder now reads 'profiles.ini' - This currently only works with AC3/AAC
* Added AC3/AAC default settings to read from the Main Gui saved profile (If requested I'll program the batch GUI to have a separate profile)
* I haven't done any more work on the batch encoder yet

Last edited by jlw_4049; 6th March 2021 at 07:57.
jlw_4049 is offline   Reply With Quote