Skip to content

DeeZy v0.1.0-beta.3

Compare
Choose a tag to compare
@jessielw jessielw released this 06 Aug 02:06
· 35 commits to master since this release
  • 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.