v1.0.2
What's Changed
-
This release changes the way that large videos are split in the "Full Processing" mode. It will now convert the whole video and then split the video after into parts no larger than 1,000,000,000 bytes (a little less than 1 GB). This is a more reliable method for file size control than splitting based on time. This was accomplished with help from the ffmpegFileSizeSplit project by Lin Yu-Chieh.
-
"About" item added in Help menu that displays current version number
-
Documentation has been updated.
Full Changelog: v1.0.1...v1.0.2