Skip to content

Releases: AnimeThemes/animethemes-batch-encoder

v2.2.2

29 Nov 01:54
3ff73fd
Compare
Choose a tag to compare

Fixed

  • Invalid variable in audio filters.

v2.2.1

24 Nov 05:09
f7ce09a
Compare
Choose a tag to compare

Changed

  • Audio and Video filters migrated to enums;
  • Variables have been renamed.

Fixed

  • Fixed error where the attribute did not exist.

v2.2

22 Nov 16:36
bc11ce7
Compare
Choose a tag to compare

Added

  • When choosing CBR mode, it will be prompted bitrate values.

Changed

  • The question about encoding modes now comes first;
  • The CRFs question will only appear if VBR and/or CQ modes are chosen.

v2.1

21 Sep 07:55
45242df
Compare
Choose a tag to compare

Added

  • --inputfile argument.

v2.0

13 Sep 05:19
dbc8dae
Compare
Choose a tag to compare

Added

  • Video filter options;
  • New individual settings are possible with the -c argument.

Changed

  • Argument --mode replaced and no longer required;
  • Multiple selection of source files instead of selecting individually;
  • Text validation is now immediate;
  • Simplified audio filter options.

v1.3.1

16 Jun 19:28
35792f8
Compare
Choose a tag to compare

Fixed

  • No video_filters results in no argument being created

Changed

  • License Update for AnimeThemes

v1.3.0

08 Jun 04:12
dc597bd
Compare
Choose a tag to compare

Added

  • Prompt user for audio filters for each seek (#21)
  • Add command to preview seek (#21)

Fixed

  • Validate uniqueness of output names across seeks and input files (#21)

Changed

  • Write commands to file in --mode 3 (#21)

v1.2.0

19 May 05:15
071ec5d
Compare
Choose a tag to compare

Added

  • AlternateSourceEnable config option to alternate between source files. (#20)

Fixed

  • FFmpeg aresample audio filter renames ocl to ochl in 6.X. (#20)
  • Explicitly erase source file metadata for each stream and global format because the shorthand argument was changed in FFmpeg 6.X (#20).

v1.1.0

25 Apr 04:07
1f5ccff
Compare
Choose a tag to compare

Added

  • Threads config option for specifying the number of CPU threads to utilize for encoding (#18)
  • LimitSizeEnable config option for specifying -fs argument to terminate encodes after (#18)

v1.0.1

26 Oct 05:41
Compare
Choose a tag to compare

Configfile is written to user config dir (#1)