Skip to content

Releases: Tetrax-10/batch-preview-generator

v1.2

15 Feb 22:55
Compare
Choose a tag to compare

New Features:

  1. Added hardware acceleration for Nvidia gpu: use -cuda or --cuda to activate.

Bug Fixes and Changes:

  1. change --samepath, -sp behaviour suggested on #2
  2. Fixed relative paths.
  3. Fixed fps implementation
  4. Derive outpath from inpath on non-cli mode
  5. Now audio bitrate is variable according to -q, --quality args.
  6. Now preview -v only prints version number without extra texts.

v1.1

22 Dec 09:24
Compare
Choose a tag to compare

New Features:

  1. Added "-q", "--quality" arguments.
  2. Added "-c", "--compression" arguments.
  3. Added "-v", "--version" arguments.

Bug Fixes and Changes:

  1. Fixed preview resolutions while rendering.
  2. Fixed auto-closing of the terminal when run as GUI.
  3. Fixed the progress bar and changed its style to a percentage.
  4. Made FFmpeg processes faster.
  5. Changed the default GIF FPS to 15.
  6. Improved prompts.
  7. Handled prompt input errors.
  8. Better-organized warning messages.

v1.0

20 Dec 22:34
Compare
Choose a tag to compare

First Release 🎉