- Fix for progress enum skipping number 2.
- If user does not supply --channel instead of throwing an actual error, it'll stop and let the user know they must provide a channel command.
- If the user has not supplied a bitrate (--bitrate) the program will let the user know and default to 448k.
- Modified DRC to take string or int (see readme for updated CLI).
- Modified FPS detection to use numbered enums instead of strings (doesn't effect CLI).
- Will now calculate free space based on file input and temp path free space, will only throw an error if at least 110% of the space of the file isn't available.